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 16, 2024
1 parent ac3cf9a commit 8dca9bb
Show file tree
Hide file tree
Showing 2 changed files with 714 additions and 277 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@
"svgo": "^2.0.0"
},
"devDependencies": {
"@types/jest": "29.5.6",
"@types/jest": "29.5.13",
"@types/svgo": "2.6.4",
"eslint": "8.52.0",
"eslint": "8.57.1",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.4.3",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"gatsby": "4.25.7",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"gatsby": "4.25.9",
"husky": "8.0.3",
"jest": "29.7.0",
"lint-staged": "13.3.0",
"nock": "13.3.6",
"nock": "13.5.5",
"prettier": "2.8.8"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 8dca9bb

Please sign in to comment.