mirror of
https://github.com/scratchfoundation/scratch-webpack-configuration.git
synced 2025-08-28 22:09:15 -04:00
chore(deps): update dependency webpack to v5.95.0
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
Some checks are pending
CI/CD / ci-cd (push) Waiting to run
This commit is contained in:
parent
a37395a78f
commit
1e1dfae15f
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.94.0"
|
||||
"webpack": "5.95.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/preset-env": "^7.24.0",
|
||||
|
@ -19476,9 +19476,9 @@
|
|||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
"version": "5.94.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.94.0.tgz",
|
||||
"integrity": "sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==",
|
||||
"version": "5.95.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.95.0.tgz",
|
||||
"integrity": "sha512-2t3XstrKULz41MNMBF+cJ97TyHdyQ8HCt//pqErqDvNjU9YQBnZxIHa11VXsi7F3mb5/aO2tuDxdeTPdU7xu9Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/estree": "^1.0.5",
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"semantic-release": "22.0.12",
|
||||
"webpack": "5.94.0"
|
||||
"webpack": "5.95.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/preset-env": "^7.24.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue