Skip to content

Commit e66c7aa

Browse files
authored
Merge pull request #113 from increments/dependabot/npm_and_yarn/jest-and-types/jest-29.7.0
Bump jest and @types/jest
2 parents 2bf9691 + f283314 commit e66c7aa

File tree

2 files changed

+612
-386
lines changed

2 files changed

+612
-386
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@emotion/react": "^11.11.3",
2626
"@types/debug": "^4.1.12",
2727
"@types/express": "^4.17.21",
28-
"@types/jest": "^29.4.0",
28+
"@types/jest": "^29.5.12",
2929
"@types/node": "^18.16.18",
3030
"@types/react": "^18.2.53",
3131
"@types/react-dom": "^18.2.19",
@@ -39,7 +39,7 @@
3939
"eslint-plugin-react-hooks": "^4.6.0",
4040
"html-webpack-plugin": "^5.6.0",
4141
"husky": "^9.0.10",
42-
"jest": "^29.4.3",
42+
"jest": "^29.7.0",
4343
"lint-staged": "^15.2.2",
4444
"npm-run-all": "^4.1.5",
4545
"prettier": "^3.0.3",

0 commit comments

Comments
 (0)