Skip to content

Commit 31bd658

Browse files
Bump jest from 24.9.0 to 25.1.0
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.1.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v24.9.0...v25.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 385bdd0 commit 31bd658

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
@@ -32,7 +32,7 @@
3232
"@hacknug/tailwindcss-plugin-utils": "^0.8.0"
3333
},
3434
"devDependencies": {
35-
"jest": "^24.9.0",
35+
"jest": "^25.1.0",
3636
"jest-matcher-css": "^1.1.0"
3737
}
3838
}

0 commit comments

Comments
 (0)