Skip to content

Commit

Permalink
chore(deps-dev): bump the lint group with 5 updates (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 0405add commit 1ba2147
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 67 deletions.
122 changes: 60 additions & 62 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"devDependencies": {
"@types/eslint": "~8.56.7",
"@types/node": "~20.16.5",
"@typescript-eslint/eslint-plugin": "~8.18.1",
"@typescript-eslint/parser": "~8.18.1",
"@typescript-eslint/eslint-plugin": "~8.18.2",
"@typescript-eslint/parser": "~8.18.2",
"concurrently": "~9.1.0",
"eslint": "~8.57.0",
"eslint-config-prettier": "~9.1.0",
"eslint-import-resolver-typescript": "~3.7.0",
"eslint-plugin-import": "~2.31.0",
"eslint-plugin-n": "~17.15.0",
"eslint-plugin-n": "~17.15.1",
"eslint-plugin-notice": "~1.0.0",
"eslint-plugin-prettier": "~5.2.1",
"eslint-plugin-unicorn": "~56.0.1",
"husky": "~9.1.7",
"lint-staged": "~15.2.11",
"lint-staged": "~15.3.0",
"npm-run-all": "~4.1.5",
"typescript": "~5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@swc/jest": "~0.2.37",
"@testing-library/jest-dom": "~6.6.3",
"cross-env": "~7.0.3",
"eslint-plugin-jest": "~28.9.0",
"eslint-plugin-jest": "~28.10.0",
"eslint-plugin-jest-dom": "~5.5.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
Expand Down

0 comments on commit 1ba2147

Please sign in to comment.