chore(deps): update dependency jest-junit to v13.2.0
This commit is contained in:
parent
d99bddbdb2
commit
4a6a396445
2 changed files with 6 additions and 6 deletions
|
@ -85,7 +85,7 @@
|
|||
"fs-extra": "10.1.0",
|
||||
"husky": "7.0.4",
|
||||
"jest": "27.5.1",
|
||||
"jest-junit": "13.1.0",
|
||||
"jest-junit": "13.2.0",
|
||||
"lint-staged": "12.4.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.6.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3401,7 +3401,7 @@ __metadata:
|
|||
fs-extra: 10.1.0
|
||||
husky: 7.0.4
|
||||
jest: 27.5.1
|
||||
jest-junit: 13.1.0
|
||||
jest-junit: 13.2.0
|
||||
lint-staged: 12.4.0
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.6.2
|
||||
|
@ -5159,15 +5159,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-junit@npm:13.1.0":
|
||||
version: 13.1.0
|
||||
resolution: "jest-junit@npm:13.1.0"
|
||||
"jest-junit@npm:13.2.0":
|
||||
version: 13.2.0
|
||||
resolution: "jest-junit@npm:13.2.0"
|
||||
dependencies:
|
||||
mkdirp: ^1.0.4
|
||||
strip-ansi: ^6.0.1
|
||||
uuid: ^8.3.2
|
||||
xml: ^1.0.1
|
||||
checksum: a12ec522012cf9d0e97d4c665d8ca05b97dc3d25ef3cd0dbba2b095da4b68e1cabac9751a2718a9593b55c620a2b980e0b6c7dd7d33dfc4b73193bc67b9c9ae0
|
||||
checksum: 0a42447e0c9ae689ae43275944a72587216cb028d45f2bd54bfc9e7e38f90bb03caa571e58ac16fba44c121c7c5f6ae766c50833851f23153f7430b1b3b317c2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue