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 Aug 18, 2023
1 parent 99ab44d commit aeabc98
Show file tree
Hide file tree
Showing 3 changed files with 263 additions and 115 deletions.
4 changes: 2 additions & 2 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-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.2",
"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.28.1"
}
}
Loading

0 comments on commit aeabc98

Please sign in to comment.