chore(deps): update dependency jest-junit to v13.2.0 (#1945)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-28 02:04:57 +00:00 committed by GitHub
parent b9261246a0
commit d917d1e2ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -44,7 +44,7 @@
"html-webpack-plugin": "3.2.0",
"husky": "8.0.3",
"jest": "27.5.1",
"jest-junit": "13.0.0",
"jest-junit": "13.2.0",
"json": "9.0.6",
"lodash.defaultsdeep": "4.6.1",
"mkdirp": "1.0.4",
@ -15604,9 +15604,9 @@
}
},
"node_modules/jest-junit": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.0.0.tgz",
"integrity": "sha512-JSHR+Dhb32FGJaiKkqsB7AR3OqWKtldLd6ZH2+FJ8D4tsweb8Id8zEVReU4+OlrRO1ZluqJLQEETm+Q6/KilBg==",
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.2.0.tgz",
"integrity": "sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==",
"dev": true,
"dependencies": {
"mkdirp": "^1.0.4",

View file

@ -71,7 +71,7 @@
"html-webpack-plugin": "3.2.0",
"husky": "8.0.3",
"jest": "27.5.1",
"jest-junit": "13.0.0",
"jest-junit": "13.2.0",
"json": "9.0.6",
"lodash.defaultsdeep": "4.6.1",
"mkdirp": "1.0.4",