Skip to content

Commit

Permalink
[Misc] Update dependency eslint to v8.57.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and manuelleduc committed Dec 12, 2024
1 parent 5b3753f commit 63fb8de
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 38 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@vue/cli-service": "5.0.8",
"@vue/cli-plugin-unit-jest": "5.0.8",
"@babel/eslint-parser": "7.24.1",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-plugin-vue": "9.24.1",
"less": "4.2.0",
"less-loader": "12.2.0",
Expand Down

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

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@vitejs/plugin-vue2": "2.3.3",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/test-utils": "1.3.6",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-plugin-vue": "9.24.1",
"jsdom": "25.0.1",
"prettier": "3.3.3",
Expand Down

0 comments on commit 63fb8de

Please sign in to comment.