Skip to content

Commit cfc6e23

Browse files
chore(deps-dev): bump babel-jest from 24.9.0 to 25.3.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.9.0 to 25.3.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.3.0/packages/babel-jest) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1f03d35 commit cfc6e23

File tree

2 files changed

+212
-22
lines changed

2 files changed

+212
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/runtime": "^7.7.7",
2828
"@testing-library/react": "^9.1.3",
2929
"@types/jest": "^25.1.2",
30-
"babel-jest": "^24.9.0",
30+
"babel-jest": "^25.3.0",
3131
"husky": ">=4.0.7",
3232
"jest": "^24.8.0",
3333
"jest-canvas-mock": "^2.2.0",

0 commit comments

Comments
 (0)