Skip to content

Commit f1eec6b

Browse files
Bump jest from 24.9.0 to 25.1.0 (#57)
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] <[email protected]>
1 parent 3ca1e7b commit f1eec6b

2 files changed

Lines changed: 1043 additions & 1090 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-config-prettier": "^6.9.0",
2828
"eslint-plugin-node": "^11.0.0",
2929
"eslint-plugin-prettier": "^3.1.2",
30-
"jest": "^24.9.0",
30+
"jest": "^25.1.0",
3131
"lerna-changelog": "^1.0.0",
3232
"prettier": "1.19.1"
3333
},

0 commit comments

Comments
 (0)