Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 99ab44d commit 35c0591
Show file tree
Hide file tree
Showing 3 changed files with 803 additions and 459 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"devDependencies": {
"babel-eslint": "^10.1.0",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.37.1",
"execa": "^5.1.1",
"git-remote-origin-url": "^3.1.0",
"lerna": "^3.22.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.33.0",
"eslint-plugin-import": "^2.27.5"
"eslint-plugin-import": "^2.31.0"
}
}
Loading

0 comments on commit 35c0591

Please sign in to comment.