Skip to content

Commit 436e91a

Browse files
committed
Update to webpack 4.47.0
1 parent 72b71bc commit 436e91a

2 files changed

Lines changed: 30 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"typescript": "^4.9.5",
8383
"urijs": "^1.18.12",
8484
"url-loader": "^1.1.2",
85-
"webpack": "~4.46.0",
85+
"webpack": "~4.47.0",
8686
"webpack-cli": "^3.3.11",
8787
"webpack-dev-server": "^3.1.14",
8888
"yargs": "^11.0.0"

yarn.lock

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11748,6 +11748,35 @@ webpack@~4.46.0:
1174811748
watchpack "^1.7.4"
1174911749
webpack-sources "^1.4.1"
1175011750

11751+
webpack@~4.47.0:
11752+
version "4.47.0"
11753+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.47.0.tgz#8b8a02152d7076aeb03b61b47dad2eeed9810ebc"
11754+
integrity sha512-td7fYwgLSrky3fI1EuU5cneU4+pbH6GgOfuKNS1tNPcfdGinGELAqsb/BP4nnvZyKSG2i/xFGU7+n2PvZA8HJQ==
11755+
dependencies:
11756+
"@webassemblyjs/ast" "1.9.0"
11757+
"@webassemblyjs/helper-module-context" "1.9.0"
11758+
"@webassemblyjs/wasm-edit" "1.9.0"
11759+
"@webassemblyjs/wasm-parser" "1.9.0"
11760+
acorn "^6.4.1"
11761+
ajv "^6.10.2"
11762+
ajv-keywords "^3.4.1"
11763+
chrome-trace-event "^1.0.2"
11764+
enhanced-resolve "^4.5.0"
11765+
eslint-scope "^4.0.3"
11766+
json-parse-better-errors "^1.0.2"
11767+
loader-runner "^2.4.0"
11768+
loader-utils "^1.2.3"
11769+
memory-fs "^0.4.1"
11770+
micromatch "^3.1.10"
11771+
mkdirp "^0.5.3"
11772+
neo-async "^2.6.1"
11773+
node-libs-browser "^2.2.1"
11774+
schema-utils "^1.0.0"
11775+
tapable "^1.1.3"
11776+
terser-webpack-plugin "^1.4.3"
11777+
watchpack "^1.7.4"
11778+
webpack-sources "^1.4.1"
11779+
1175111780
websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
1175211781
version "0.7.4"
1175311782
resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.4.tgz#89ad5295bbf64b480abcba31e4953aca706f5760"

0 commit comments

Comments
 (0)