mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 01:41:24 -06:00
Update dependency jest-junit to v16 (#71555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
95620cdd34
commit
4e57726e96
@ -209,7 +209,7 @@
|
||||
"jest-date-mock": "1.0.8",
|
||||
"jest-environment-jsdom": "29.3.1",
|
||||
"jest-fail-on-console": "3.1.1",
|
||||
"jest-junit": "15.0.0",
|
||||
"jest-junit": "16.0.0",
|
||||
"jest-matcher-utils": "29.3.1",
|
||||
"lerna": "5.5.4",
|
||||
"lint-staged": "13.2.3",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -19340,7 +19340,7 @@ __metadata:
|
||||
jest-date-mock: 1.0.8
|
||||
jest-environment-jsdom: 29.3.1
|
||||
jest-fail-on-console: 3.1.1
|
||||
jest-junit: 15.0.0
|
||||
jest-junit: 16.0.0
|
||||
jest-matcher-utils: 29.3.1
|
||||
jquery: 3.7.0
|
||||
js-yaml: ^4.1.0
|
||||
@ -21757,15 +21757,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-junit@npm:15.0.0":
|
||||
version: 15.0.0
|
||||
resolution: "jest-junit@npm:15.0.0"
|
||||
"jest-junit@npm:16.0.0":
|
||||
version: 16.0.0
|
||||
resolution: "jest-junit@npm:16.0.0"
|
||||
dependencies:
|
||||
mkdirp: ^1.0.4
|
||||
strip-ansi: ^6.0.1
|
||||
uuid: ^8.3.2
|
||||
xml: ^1.0.1
|
||||
checksum: e8fe4d2f2ab843383ac41820a6fe495739d154ec435cd44ba590b44ec7fd62095676f3eef13f98392f81d4a3727ea58b4f4fad231fe367ac31243952b9ad716f
|
||||
checksum: 412aa4bfeec4254a9b34f417fda79107c7cbd295e56ffeb299ac9c977545910fbabe57c91c6cd1f12b700d4a1f60f79872b0075003f02da87d463e30fc2d9d78
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user