Skip to content

Commit 30af4dd

Browse files
Bump jest from 25.4.0 to 25.5.0
Bumps [jest](https://github.com/facebook/jest) from 25.4.0 to 25.5.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v25.4.0...v25.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 43ad803 commit 30af4dd

2 files changed

Lines changed: 375 additions & 324 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"codemod-cli": "^0.2.7"
1414
},
1515
"devDependencies": {
16-
"jest": "^25.4.0"
16+
"jest": "^25.5.0"
1717
},
1818
"jest": {
1919
"testEnvironment": "node"

0 commit comments

Comments
 (0)