Skip to content

Commit 4e92eb2

Browse files
authored
Merge pull request #2555 from StoDevX/greenkeeper/jest-junit-3.7.0
Update jest-junit to the latest version πŸš€
2 parents 957305b + eed57c1 commit 4e92eb2

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
@@ -163,7 +163,7 @@
163163
"eslint-plugin-react-native": "3.2.0",
164164
"flow-bin": "0.67.1",
165165
"jest": "22.4.2",
166-
"jest-junit": "3.6.0",
166+
"jest-junit": "3.7.0",
167167
"js-yaml": "3.11.0",
168168
"junk": "2.1.0",
169169
"minimist": "1.2.0",

β€Žyarn.lockβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3572,9 +3572,9 @@ jest-jasmine2@^22.4.2:
35723572
jest-util "^22.4.1"
35733573
source-map-support "^0.5.0"
35743574

3575-
jest-junit@3.6.0:
3576-
version "3.6.0"
3577-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-3.6.0.tgz#f4c4358e5286364a4324dc14abddd526aadfbd38"
3575+
jest-junit@3.7.0:
3576+
version "3.7.0"
3577+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-3.7.0.tgz#34abaed677439eb96557815d18b5ba01364fd897"
35783578
dependencies:
35793579
mkdirp "^0.5.1"
35803580
strip-ansi "^4.0.0"

0 commit comments

Comments
Β (0)