Skip to content

Commit

Permalink
fix(deps): update dependencies (#240)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 6, 2021
1 parent 4433c2f commit 27fb60c
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 53 deletions.
8 changes: 4 additions & 4 deletions packages/eslint-config-globis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"test": "echo test"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "4.26.0",
"@typescript-eslint/parser": "4.26.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint-config-airbnb-typescript": "12.3.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react": "7.26.1",
"eslint-plugin-react-hooks": "4.2.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 27fb60c

Please sign in to comment.