Skip to content

Commit

Permalink
update deps, lock eslint-plugin-sonarjs
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Aug 27, 2024
1 parent 9b3c80a commit 04825a5
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 89 deletions.
192 changes: 110 additions & 82 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"@eslint/compat": "1.1.1",
"@stylistic/eslint-plugin-js": "2.6.4",
"@stylistic/eslint-plugin-jsx": "2.6.4",
"@typescript-eslint/parser": "8.2.0",
"@typescript-eslint/parser": "8.3.0",
"deepie-merge": "1.3.0",
"eslint-config-silverwind-react": "31.0.2",
"eslint-config-silverwind-typescript": "8.0.5",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-config-silverwind-react": "31.0.4",
"eslint-config-silverwind-typescript": "8.0.6",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-array-func": "4.0.0",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-import": "2.29.1",
Expand All @@ -32,7 +32,7 @@
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.10",
"eslint-plugin-react-refresh": "0.4.11",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-sonarjs": "1.0.4",
"eslint-plugin-storybook": "0.8.0",
Expand All @@ -41,10 +41,10 @@
"eslint-plugin-vitest": "0.4.1",
"eslint-plugin-vitest-globals": "1.5.0",
"globals": "15.9.0",
"typescript-eslint": "8.2.0"
"typescript-eslint": "8.3.0"
},
"devDependencies": {
"@types/eslint": "9.6.0",
"@types/eslint": "9.6.1",
"@types/node": "22.5.0",
"eslint": "8.57.0",
"typescript": "5.5.4",
Expand Down
Loading

0 comments on commit 04825a5

Please sign in to comment.