fix(deps): update dependency scratch-webpack-configuration to v1.5.1

This commit is contained in:
renovate[bot] 2024-09-11 09:06:55 +00:00 committed by GitHub
parent 583ff80709
commit f4aba1023b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View file

@ -58,7 +58,7 @@
"scratch-l10n": "3.18.300",
"scratch-render-fonts": "1.0.97",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.5.0",
"scratch-webpack-configuration": "1.5.1",
"script-loader": "0.7.2",
"semantic-release": "19.0.5",
"stats.js": "0.17.0",
@ -20736,10 +20736,11 @@
"license": "BSD-3-Clause"
},
"node_modules/scratch-webpack-configuration": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/scratch-webpack-configuration/-/scratch-webpack-configuration-1.5.0.tgz",
"integrity": "sha512-PNPPNsks/FnFgJH2qS5GMfwAMKsDscCYtPzj4rV6sFjG1ijbvYiCammR9hpRsJ8vdoalDELQg7IiAJuFjqoaow==",
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/scratch-webpack-configuration/-/scratch-webpack-configuration-1.5.1.tgz",
"integrity": "sha512-O8RbcgjbNnkMrb7Q34NDqs8Wc9vhuRDWjgOVuMg25h8IgAC7ED04wnHL4qFH3l1+Zf8sx5pzbJMHZFdWVq4ktA==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"lodash.merge": "^4.6.2",
"webpack-node-externals": "^3.0.0"

View file

@ -102,7 +102,7 @@
"scratch-l10n": "3.18.300",
"scratch-render-fonts": "1.0.97",
"scratch-semantic-release-config": "1.0.16",
"scratch-webpack-configuration": "1.5.0",
"scratch-webpack-configuration": "1.5.1",
"script-loader": "0.7.2",
"semantic-release": "19.0.5",
"stats.js": "0.17.0",