chore(deps): update dependency jest-junit to v13.1.0
This commit is contained in:
parent
8fbb4dbac8
commit
d35b80f393
2 changed files with 6 additions and 6 deletions
|
@ -77,7 +77,7 @@
|
|||
"fs-extra": "10.0.1",
|
||||
"husky": "7.0.4",
|
||||
"jest": "27.5.1",
|
||||
"jest-junit": "13.0.0",
|
||||
"jest-junit": "13.1.0",
|
||||
"lint-staged": "12.3.7",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.6.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3287,7 +3287,7 @@ __metadata:
|
|||
fs-extra: 10.0.1
|
||||
husky: 7.0.4
|
||||
jest: 27.5.1
|
||||
jest-junit: 13.0.0
|
||||
jest-junit: 13.1.0
|
||||
lint-staged: 12.3.7
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.6.2
|
||||
|
@ -5034,15 +5034,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-junit@npm:13.0.0":
|
||||
version: 13.0.0
|
||||
resolution: "jest-junit@npm:13.0.0"
|
||||
"jest-junit@npm:13.1.0":
|
||||
version: 13.1.0
|
||||
resolution: "jest-junit@npm:13.1.0"
|
||||
dependencies:
|
||||
mkdirp: ^1.0.4
|
||||
strip-ansi: ^6.0.1
|
||||
uuid: ^8.3.2
|
||||
xml: ^1.0.1
|
||||
checksum: d3a1bf6e98250837d1a9939cd54f29a7bd4fb835af30e92d0d544300fbe634eb86d2b018c79a7a35b123d933bf3e6c96ba13c0161cdefbf66fc3ab771707572e
|
||||
checksum: a12ec522012cf9d0e97d4c665d8ca05b97dc3d25ef3cd0dbba2b095da4b68e1cabac9751a2718a9593b55c620a2b980e0b6c7dd7d33dfc4b73193bc67b9c9ae0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue