Skip to content

Commit

Permalink
chore: fix linting by upgrading eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ferferga authored Nov 25, 2024
1 parent f455c32 commit cb1439f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 30 deletions.
59 changes: 31 additions & 28 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 packages/configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"eslint-config-flat-gitignore": "0.3.0",
"eslint-plugin-css": "0.11.0",
"eslint-plugin-depend": "0.12.0",
"eslint-plugin-file-progress": "1.5.0",
"eslint-plugin-file-progress": "3.0.1",
"eslint-plugin-import-x": "4.4.2",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-regexp": "2.7.0",
"eslint-plugin-sonarjs": "1.0.4",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-vue": "9.31.0",
"eslint-plugin-vue-scoped-css": "2.8.1",
"find-up-simple": "1.0.0",
Expand Down

0 comments on commit cb1439f

Please sign in to comment.