Skip to content

Commit f4caead

Browse files
chore(deps): update dependency jest-junit to v5.2.0 (#238)
1 parent ca45eb6 commit f4caead

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-react": "7.11.1",
5252
"husky": "1.0.1",
5353
"jest": "23.6.0",
54-
"jest-junit": "5.1.0",
54+
"jest-junit": "5.2.0",
5555
"lint-staged": "7.3.0",
5656
"prettier": "1.14.3",
5757
"prettier-package-json": "2.0.1",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3973,10 +3973,11 @@ jest-jasmine2@^23.6.0:
39733973
jest-util "^23.4.0"
39743974
pretty-format "^23.6.0"
39753975

3976-
jest-junit@5.1.0:
3977-
version "5.1.0"
3978-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-5.1.0.tgz#e8e497d810a829bf02783125aab74b5df6caa8fe"
3976+
jest-junit@5.2.0:
3977+
version "5.2.0"
3978+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-5.2.0.tgz#980401db7aa69999cf117c6d740a8135c22ae379"
39793979
dependencies:
3980+
jest-config "^23.6.0"
39803981
jest-validate "^23.0.1"
39813982
mkdirp "^0.5.1"
39823983
strip-ansi "^4.0.0"

0 commit comments

Comments
 (0)