Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v4.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 26, 2019
1 parent d4dbcfc commit 261b5f6
Show file tree
Hide file tree
Showing 4 changed files with 171 additions and 84 deletions.
4 changes: 2 additions & 2 deletions archive/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/preset-env": "7.4.5",
"@babel/register": "7.4.4",
"@types/node-ipc": "9.1.1",
"@types/webpack": "4.4.32",
"@types/webpack": "4.32.1",
"babel-loader": "8.0.6",
"concurrently": "4.1.0",
"css-loader": "3.0.0",
Expand All @@ -46,7 +46,7 @@
"ts-loader": "6.0.3",
"ts-node": "8.3.0",
"typescript": "3.5.2",
"webpack": "4.34.0",
"webpack": "4.38.0",
"webpack-cli": "3.3.4",
"webpack-dev-server": "3.7.2",
"webpack-format-messages": "2.0.5"
Expand Down
32 changes: 13 additions & 19 deletions archive/editor/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -770,10 +770,10 @@
dependencies:
source-map "^0.6.1"

"@types/webpack@4.4.32":
version "4.4.32"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.32.tgz#2d460cd33a15e568e93f38de5e628cf846396c51"
integrity sha512-mNARoaSJTzbiHxtZbf9NULFilu2frqD+g9Iyl9V2jPYJWXi+AC3Hz8lQWPZ5LLtgUm7iF4SDDMB/1bPrbRQgFw==
"@types/webpack@4.32.1":
version "4.32.1"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.32.1.tgz#6e95010e806f808abd6551c112097ac09035aacf"
integrity sha512-9n38CBx9uga1FEAdTipnt0EkbKpsCJFh7xJb1LE65FFb/A6OOLFX022vYsGC1IyVCZ/GroNg9u/RMmlDxGcLIw==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"
Expand Down Expand Up @@ -956,15 +956,10 @@ accepts@~1.3.7:
mime-types "~2.1.24"
negotiator "0.6.2"

acorn-dynamic-import@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/acorn-dynamic-import/-/acorn-dynamic-import-4.0.0.tgz#482210140582a36b83c3e342e1cfebcaa9240948"
integrity sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw==

acorn@^6.0.5:
version "6.1.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f"
integrity sha512-jPTiwtOxaHNaAPg/dmrJ/beuzLRnXtB0kQPQ8JpotKJgTB6rX6c8mlf315941pyjBSaPg8NHXS9fhP4u17DpGA==
acorn@^6.2.0:
version "6.2.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.1.tgz#3ed8422d6dec09e6121cc7a843ca86a330a86b51"
integrity sha512-JD0xT5FCRDNyjDda3Lrg/IxFscp9q4tiYtxE1/nOzlKCk7hIRuYjhq1kCNkbPjMRMZuFq20HNQn1I9k8Oj0E+Q==

ajv-errors@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -6571,17 +6566,16 @@ webpack-sources@^1.3.0:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@4.34.0:
version "4.34.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.34.0.tgz#a4c30129482f7b4ece4c0842002dedf2b56fab58"
integrity sha512-ry2IQy1wJjOefLe1uJLzn5tG/DdIKzQqNlIAd2L84kcaADqNvQDTBlo8UcCNyDaT5FiaB+16jhAkb63YeG3H8Q==
webpack@4.38.0:
version "4.38.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.38.0.tgz#6d77108404b08883c78f4e7e45a43c4e5c47c931"
integrity sha512-lbuFsVOq8PZY+1Ytz/mYOvYOo+d4IJ31hHk/7iyoeWtwN33V+5HYotSH+UIb9tq914ey0Hot7z6HugD+je3sWw==
dependencies:
"@webassemblyjs/ast" "1.8.5"
"@webassemblyjs/helper-module-context" "1.8.5"
"@webassemblyjs/wasm-edit" "1.8.5"
"@webassemblyjs/wasm-parser" "1.8.5"
acorn "^6.0.5"
acorn-dynamic-import "^4.0.0"
acorn "^6.2.0"
ajv "^6.1.0"
ajv-keywords "^3.1.0"
chrome-trace-event "^1.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/register": "7.4.4",
"@types/react": "16.8.20",
"@types/react-dom": "16.8.4",
"@types/webpack": "4.4.32",
"@types/webpack": "4.32.1",
"babel-loader": "8.0.6",
"css-loader": "3.0.0",
"html-webpack-plugin": "3.2.0",
Expand All @@ -43,7 +43,7 @@
"ts-loader": "6.0.3",
"ts-node": "8.3.0",
"typescript": "3.5.2",
"webpack": "4.34.0",
"webpack": "4.38.0",
"webpack-cli": "3.3.4",
"webpack-format-messages": "2.0.5"
}
Expand Down

0 comments on commit 261b5f6

Please sign in to comment.