Skip to content

Commit

Permalink
fix(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent d37e6d6 commit 2798936
Show file tree
Hide file tree
Showing 2 changed files with 458 additions and 272 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
"commit": "cz"
},
"dependencies": {
"@eslint/compat": "^1.0.3",
"@eslint/compat": "^1.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.4.0",
"@stylistic/eslint-plugin": "^2.1.0",
"eslint-plugin-cypress": "^3.3.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.8.0",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-vue": "^9.26.0",
"@eslint/js": "^9.14.0",
"@stylistic/eslint-plugin": "^2.10.1",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-jsonc": "^2.17.0",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-vue": "^9.30.0",
"globals": "^15.3.0",
"jsonc-eslint-parser": "^2.4.0",
"typescript-eslint": "^7.12.0",
"typescript-eslint": "^7.18.0",
"vue-eslint-parser": "^9.4.3"
},
"peerDependencies": {
"eslint": ">= 9.4.0"
"eslint": ">= 9.14.0"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
Expand All @@ -49,7 +49,7 @@
"@semantic-release/changelog": "^6.0.3",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.4.0",
"eslint": "^9.14.0",
"semantic-release": "^24.0.0"
},
"repository": {
Expand Down
Loading

0 comments on commit 2798936

Please sign in to comment.