Skip to content

Commit 184a596

Browse files
Bump jest from 28.1.3 to 29.2.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.3 to 29.2.0. - [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.2.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c42be8 commit 184a596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.0.2",
36+
"jest": "^29.2.0",
3737
"jest-matcher-css": "^1.0.3",
3838
"postcss": "^8.3.0",
3939
"tailwindcss": "^2.1.2"

0 commit comments

Comments
 (0)