Skip to content

Commit

Permalink
chore(deps): bump all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amille44420 committed Jun 9, 2022
1 parent d5abd0a commit 759f01f
Show file tree
Hide file tree
Showing 2 changed files with 1,545 additions and 1,582 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,26 @@
"dependencies": {
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.25.3",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0"
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0"
},
"devDependencies": {
"@commitlint/cli": "^16.0.1",
"@commitlint/config-conventional": "^16.0.0",
"@types/eslint": "^8.2.1",
"@types/node": "^17.0.5",
"@types/prettier": "^2.4.2",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^17.0.2",
"@types/eslint": "^8.4.3",
"@types/node": "^17.0.41",
"@types/prettier": "^2.6.3",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"commitlint-circle": "^1.0.0",
"eslint": "^8.5.0",
"prettier": "^2.5.1",
"semantic-release": "^18.0.1",
"typescript": "^4.5.4"
"eslint": "^8.17.0",
"prettier": "^2.6.2",
"semantic-release": "^19.0.3",
"typescript": "^4.7.3"
},
"peerDependencies": {
"eslint": "^7.0.0",
Expand Down
Loading

0 comments on commit 759f01f

Please sign in to comment.