Skip to content

Commit 98d119f

Browse files
Bump jest from 25.5.4 to 26.4.1 (#12)
Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.4.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v25.5.4...v26.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent be0452d commit 98d119f

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": "^25.1.0",
36+
"jest": "^26.4.1",
3737
"jest-matcher-css": "^1.0.3",
3838
"postcss": "^7.0.16",
3939
"tailwindcss": "^1.0.1"

0 commit comments

Comments
 (0)