mirror of
https://github.com/scratchfoundation/scratch-webpack-configuration.git
synced 2025-07-07 10:14:07 -04:00
chore(deps): update dependency webpack to v5.99.8 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
22d54349d4
commit
859bbb9baa
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -21,7 +21,7 @@
|
|||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"semantic-release": "22.0.12",
|
||||
"webpack": "5.99.7"
|
||||
"webpack": "5.99.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/preset-env": "^7.24.0",
|
||||
|
@ -18513,9 +18513,9 @@
|
|||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
"version": "5.99.7",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.99.7.tgz",
|
||||
"integrity": "sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w==",
|
||||
"version": "5.99.8",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.99.8.tgz",
|
||||
"integrity": "sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/eslint-scope": "^3.7.7",
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"semantic-release": "22.0.12",
|
||||
"webpack": "5.99.7"
|
||||
"webpack": "5.99.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/preset-env": "^7.24.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue