Skip to content

Commit

Permalink
fix(deps): update eslint monorepo to v9.17.0 (#11598)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 9f33e42 commit 9a0d495
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"vue-router": "4.5.0"
},
"devDependencies": {
"@eslint/js": "9.16.0",
"@eslint/js": "9.17.0",
"@prettier/plugin-pug": "3.2.0",
"@prettier/plugin-xml": "3.4.1",
"@tikui/core": "6.2.2",
Expand All @@ -66,7 +66,7 @@
"@vitest/coverage-istanbul": "2.1.8",
"@vue/test-utils": "2.4.6",
"cypress": "13.16.1",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-pug": "1.2.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"browser-sync": "3.0.3",
"cssnano": "7.0.6",
"cypress": "13.16.1",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.1.0",
"globals": "15.13.0",
Expand Down

0 comments on commit 9a0d495

Please sign in to comment.