Skip to content

Commit 08122d3

Browse files
Bump jest from 24.6.0 to 24.7.0
Bumps [jest](https://github.com/facebook/jest) from 24.6.0 to 24.7.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v24.6.0...v24.7.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent d532393 commit 08122d3

File tree

2 files changed

+508
-275
lines changed

2 files changed

+508
-275
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint": "^5.16.0",
2020
"eslint-config-prettier": "^4.1.0",
2121
"eslint-plugin-prettier": "^3.0.1",
22-
"jest": "^24.6.0",
22+
"jest": "^24.7.0",
2323
"prettier": "^1.16.4"
2424
}
2525
}

0 commit comments

Comments
 (0)