Skip to content

Commit ced9187

Browse files
authored
Merge pull request #2595 from StoDevX/greenkeeper/jest-junit-4.0.0
Update jest-junit to the latest version πŸš€
2 parents d5ff0cd + eeadc76 commit ced9187

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"eslint-plugin-react-native": "3.2.0",
148148
"flow-bin": "0.67.1",
149149
"jest": "22.4.2",
150-
"jest-junit": "3.7.0",
150+
"jest-junit": "4.0.0",
151151
"js-yaml": "3.11.0",
152152
"junk": "2.1.0",
153153
"minimist": "1.2.0",

β€Žyarn.lockβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3610,9 +3610,9 @@ jest-jasmine2@^22.4.2:
36103610
jest-util "^22.4.1"
36113611
source-map-support "^0.5.0"
36123612

3613-
jest-junit@3.7.0:
3614-
version "3.7.0"
3615-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-3.7.0.tgz#34abaed677439eb96557815d18b5ba01364fd897"
3613+
jest-junit@4.0.0:
3614+
version "4.0.0"
3615+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-4.0.0.tgz#6af04d43940d7e81dc7d37ec1b80c97551d91e80"
36163616
dependencies:
36173617
mkdirp "^0.5.1"
36183618
strip-ansi "^4.0.0"

0 commit comments

Comments
Β (0)