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 Dec 12, 2024
1 parent 884607c commit 38786b0
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 48 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"dependencies": {
"@eslint/compat": "^1.2.3",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@stylistic/eslint-plugin": "^2.11.0",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-vue": "^9.31.0",
"eslint-plugin-vue": "^9.32.0",
"globals": "^15.3.0",
"jsonc-eslint-parser": "^2.4.0",
"typescript-eslint": "^7.18.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.15.0",
"eslint": "^9.16.0",
"semantic-release": "^24.0.0"
},
"repository": {
Expand Down
70 changes: 25 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 38786b0

Please sign in to comment.