Skip to content

Commit 76f7fe2

Browse files
Bump jest from 27.5.1 to 28.0.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.2. - [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/v28.0.2/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 0183357 commit 76f7fe2

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": "^27.0.4",
36+
"jest": "^28.0.2",
3737
"jest-matcher-css": "^1.0.3",
3838
"postcss": "^8.0.9",
3939
"tailwindcss": "^2.2.0"

0 commit comments

Comments
 (0)