Skip to content

Commit b0e13a6

Browse files
Bump jest from 28.1.3 to 29.4.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.4.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81df802 commit b0e13a6

File tree

2 files changed

+375
-364
lines changed

2 files changed

+375
-364
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"lodash": "^4.17.11"
3434
},
3535
"devDependencies": {
36-
"jest": "^28.1.0",
36+
"jest": "^29.4.1",
3737
"jest-matcher-css": "^1.0.3",
3838
"postcss": "^8.0.9",
3939
"tailwindcss": "^2.2.4"

0 commit comments

Comments
 (0)