mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-06-15 23:58:26 -04:00
Merge ae21ee0e45
into 0671346b9f
This commit is contained in:
commit
c1c93668a2
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue