Skip to content

Commit f7cbffa

Browse files
Bump jest from 24.7.1 to 24.8.0
Bumps [jest](https://github.com/facebook/jest) from 24.7.1 to 24.8.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v24.7.1...v24.8.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 0c902a5 commit f7cbffa

File tree

2 files changed

+313
-344
lines changed

2 files changed

+313
-344
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.2.0",
2121
"eslint-plugin-prettier": "^3.0.1",
22-
"jest": "^24.7.1",
22+
"jest": "^24.8.0",
2323
"prettier": "^1.17.0"
2424
}
2525
}

0 commit comments

Comments
 (0)