Skip to content

Commit

Permalink
chore(deps): update js test packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 248d2a2 commit 1c6e735
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 375 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@babel/core": "^7.19.3",
"@babel/eslint-parser": "^7.19.1",
"@types/jest": "^29.5.3",
"@types/jest": "^29.5.9",
"babel-jest": "^29.1.2",
"babel-plugin-import": "^1.13.5",
"babel-plugin-module-resolver": "^4.1.0",
Expand All @@ -73,8 +73,8 @@
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"gatsby-plugin-eslint": "^4.0.2",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"prettier": "^3.0.0"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 1c6e735

Please sign in to comment.