Skip to content

Commit

Permalink
chore(deps): update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent cb48bb4 commit 06c8375
Show file tree
Hide file tree
Showing 2 changed files with 1,207 additions and 740 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,22 +51,22 @@
"svgo": "^2.0.0"
},
"devDependencies": {
"@types/jest": "29.2.6",
"@types/jest": "29.5.5",
"@types/svgo": "2.6.4",
"eslint": "8.32.0",
"eslint": "8.50.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"gatsby": "4.25.3",
"gatsby": "4.25.7",
"husky": "8.0.3",
"jest": "29.3.1",
"lint-staged": "13.1.0",
"nock": "13.3.0",
"prettier": "2.8.3"
"jest": "29.7.0",
"lint-staged": "13.3.0",
"nock": "13.3.3",
"prettier": "2.8.8"
},
"peerDependencies": {
"gatsby": ">=4.9.0",
Expand Down
Loading

0 comments on commit 06c8375

Please sign in to comment.