Skip to content

Commit

Permalink
feat(deps): bump the all group with 7 updates (#171)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent fb27c12 commit 9162aee
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 180 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,27 @@
"format:check": "prettier . --check"
},
"dependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.1.0",
"typescript-eslint": "^8.17.0"
"typescript-eslint": "^8.18.0"
},
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.1",
"eslint": "^9.16.0",
"knip": "^5.39.2",
"lefthook": "^1.9.0",
"@types/node": "^22.10.2",
"eslint": "^9.17.0",
"knip": "^5.40.0",
"lefthook": "^1.9.2",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
},
"peerDependencies": {
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.4.0"
}
Expand Down
Loading

0 comments on commit 9162aee

Please sign in to comment.