chore(deps): update dependency webpack to v4.47.0

This commit is contained in:
renovate[bot] 2024-02-22 10:38:10 +00:00
parent 8929b50ece
commit bc7e24a7ea
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -55,7 +55,7 @@
"rimraf": "3.0.2", "rimraf": "3.0.2",
"scratch-gui": "github:scratchfoundation/scratch-gui#scratch-desktop-v3.30.1", "scratch-gui": "github:scratchfoundation/scratch-gui#scratch-desktop-v3.30.1",
"uuid": "8.3.2", "uuid": "8.3.2",
"webpack": "4.46.0", "webpack": "4.47.0",
"webpack-merge": "4.2.2" "webpack-merge": "4.2.2"
} }
}, },
@ -21140,9 +21140,9 @@
"dev": true "dev": true
}, },
"node_modules/webpack": { "node_modules/webpack": {
"version": "4.46.0", "version": "4.47.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.46.0.tgz", "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.47.0.tgz",
"integrity": "sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==", "integrity": "sha512-td7fYwgLSrky3fI1EuU5cneU4+pbH6GgOfuKNS1tNPcfdGinGELAqsb/BP4nnvZyKSG2i/xFGU7+n2PvZA8HJQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@webassemblyjs/ast": "1.9.0", "@webassemblyjs/ast": "1.9.0",

View file

@ -71,7 +71,7 @@
"rimraf": "3.0.2", "rimraf": "3.0.2",
"scratch-gui": "github:scratchfoundation/scratch-gui#scratch-desktop-v3.30.1", "scratch-gui": "github:scratchfoundation/scratch-gui#scratch-desktop-v3.30.1",
"uuid": "8.3.2", "uuid": "8.3.2",
"webpack": "4.46.0", "webpack": "4.47.0",
"webpack-merge": "4.2.2" "webpack-merge": "4.2.2"
}, },
"resolutions": { "resolutions": {