Skip to content
Snippets Groups Projects
Commit 4b67d196 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge branch 'renovate/jest-junit-13.x' into 'deploy'

chore(deps): update dependency jest-junit to v13

See merge request !84
parents 8c9a8fef f31556b7
No related branches found
No related tags found
1 merge request!84chore(deps): update dependency jest-junit to v13
Pipeline #13325 failed
......@@ -64,7 +64,7 @@
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-node": "11.1.0",
"jest": "28.0.3",
"jest-junit": "12.3.0",
"jest-junit": "13.2.0",
"prettier": "2.6.2"
},
"resolutions": {
......
......@@ -903,11 +903,6 @@ ansi-escapes@^4.2.1:
dependencies:
type-fest "^0.11.0"
ansi-regex@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
ansi-regex@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
......@@ -2170,13 +2165,13 @@ jest-haste-map@^28.0.2:
optionalDependencies:
fsevents "^2.3.2"
jest-junit@12.3.0:
version "12.3.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-12.3.0.tgz#ee41a74e439eecdc8965f163f83035cce5998d6d"
integrity sha512-+NmE5ogsEjFppEl90GChrk7xgz8xzvF0f+ZT5AnhW6suJC93gvQtmQjfyjDnE0Z2nXJqEkxF0WXlvjG/J+wn/g==
jest-junit@13.2.0:
version "13.2.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.2.0.tgz#66eeb86429aafac8c1745a70f44ace185aacb943"
integrity sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==
dependencies:
mkdirp "^1.0.4"
strip-ansi "^5.2.0"
strip-ansi "^6.0.1"
uuid "^8.3.2"
xml "^1.0.1"
......@@ -3069,13 +3064,6 @@ string_decoder@^1.1.1:
dependencies:
safe-buffer "~5.2.0"
strip-ansi@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
dependencies:
ansi-regex "^4.1.0"
strip-ansi@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment