Skip to content

Commit 1afa221

Browse files
Bump babel-jest from 24.9.0 to 25.1.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-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](https://github.com/facebook/jest/commits/v25.1.0/packages/babel-jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent acae0b0 commit 1afa221

File tree

2 files changed

+313
-9
lines changed

2 files changed

+313
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/core": "^7.0.0",
2929
"@babel/node": "^7.0.0",
3030
"@babel/preset-env": "^7.0.0",
31-
"babel-jest": "^24.3.1",
31+
"babel-jest": "^25.1.0",
3232
"clean-css": "^4.1.9",
3333
"eslint": "^6.0.1",
3434
"eslint-config-postcss": "^2.0.2",

0 commit comments

Comments
 (0)