This commit is contained in:
renovate[bot] 2025-05-06 04:49:42 +00:00 committed by GitHub
commit c1c93668a2
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.2.0",
"jest-junit": "16.0.0",
"json": "9.0.6",
"lodash.defaultsdeep": "4.6.1",
"mkdirp": "1.0.4",
@ -15724,9 +15724,9 @@
}
},
"node_modules/jest-junit": {
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.2.0.tgz",
"integrity": "sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==",
"version": "16.0.0",
"resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-16.0.0.tgz",
"integrity": "sha512-A94mmw6NfJab4Fg/BlvVOUXzXgF0XIH6EmTgJ5NDPp4xoKq0Kr7sErb+4Xs9nZvu58pJojz5RFGpqnZYJTrRfQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

View file

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