Skip to content

Commit

Permalink
fix(deps): update eslint monorepo to v9.20.0 (#11896)
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 Feb 12, 2025
1 parent a84bfd7 commit 81ca4c8
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 13 deletions.
33 changes: 23 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 @@ -61,7 +61,7 @@
},
"devDependencies": {
"@cypress/code-coverage": "3.13.11",
"@eslint/js": "9.19.0",
"@eslint/js": "9.20.0",
"@prettier/plugin-pug": "3.2.1",
"@prettier/plugin-xml": "3.4.1",
"@tikui/core": "6.3.0",
Expand All @@ -73,7 +73,7 @@
"@vue/test-utils": "2.4.6",
"cpy-cli": "5.0.0",
"cypress": "14.0.2",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "10.0.1",
"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": "14.0.2",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-cypress": "4.1.0",
"globals": "15.14.0",
Expand Down

0 comments on commit 81ca4c8

Please sign in to comment.