Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v4.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 19, 2019
1 parent d4dbcfc commit 1c6f36c
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.0",
"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.36.1",
"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.0":
version "4.32.0"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.32.0.tgz#bd4a149964cd471538f2781f2be5f9815175463b"
integrity sha512-kpz5wHDyG/WEpzX9gcwFp/w0oSsq0n/rmFdJelk/QBMHmNIOZdiTDInV0Lj8itGKBahQrBgJGJRss/6UHgLuKg==
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.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3"
integrity sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==

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.36.1:
version "4.36.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.36.1.tgz#f546fda7a403a76faeaaa7196c50d12370ed18a9"
integrity sha512-Ej01/N9W8DVyhEpeQnbUdGvOECw0L46FxS12cCOs8gSK7bhUlrbHRnWkjiXckGlHjUrmL89kDpTRIkUk6Y+fKg==
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.0",
"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.36.1",
"webpack-cli": "3.3.4",
"webpack-format-messages": "2.0.5"
}
Expand Down

0 comments on commit 1c6f36c

Please sign in to comment.