Skip to content

Commit 36b9c11

Browse files
Bump jest from 25.1.0 to 25.2.0
Bumps [jest](https://github.com/facebook/jest) from 25.1.0 to 25.2.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v25.1.0...v25.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 849d642 commit 36b9c11

2 files changed

Lines changed: 382 additions & 459 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.1.0"
16+
"jest": "^25.2.0"
1717
},
1818
"jest": {
1919
"testEnvironment": "node"

0 commit comments

Comments
 (0)