Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nekochan0122 committed Sep 21, 2024
1 parent 45a5630 commit 69a61f4
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 226 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@stylistic/eslint-plugin": "^2.8.0",
"@types/eslint__js": "^8.42.3",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.36.1",
Expand All @@ -53,7 +53,7 @@
"husky": "^9.1.6",
"pkgroll": "^2.5.0",
"semantic-release": "^24.1.1",
"typescript-eslint": "^8.5.0"
"typescript-eslint": "^8.6.0"
},
"peerDependencies": {
"@eslint/compat": ">=1.1.0",
Expand Down
Loading

0 comments on commit 69a61f4

Please sign in to comment.