Skip to content

Commit 0df01e7

Browse files
committed
Update dependency webpack to v4.6.0
1 parent 4a71de1 commit 0df01e7

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"tslint-react": "3.5.1",
4242
"typescript": "2.8.1",
4343
"uglifyjs-webpack-plugin": "1.2.4",
44-
"webpack": "4.5.0",
44+
"webpack": "4.6.0",
4545
"webpack-cli": "2.0.14",
4646
"webpack-serve": "0.3.1"
4747
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9177,7 +9177,7 @@ schema-utils@^0.3.0:
91779177
dependencies:
91789178
ajv "^5.0.0"
91799179

9180-
schema-utils@^0.4.0, schema-utils@^0.4.2, schema-utils@^0.4.5:
9180+
schema-utils@^0.4.0, schema-utils@^0.4.4, schema-utils@^0.4.5:
91819181
version "0.4.5"
91829182
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.5.tgz#21836f0608aac17b78f9e3e24daff14a5ca13a3e"
91839183
dependencies:
@@ -10623,9 +10623,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
1062310623
source-list-map "^2.0.0"
1062410624
source-map "~0.6.1"
1062510625

10626-
webpack@4.5.0:
10627-
version "4.5.0"
10628-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.5.0.tgz#1e6f71e148ead02be265ff2879c9cd6bb30b8848"
10626+
webpack@4.6.0:
10627+
version "4.6.0"
10628+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.6.0.tgz#363eafa733710eb0ed28c512b2b9b9f5fb01e69b"
1062910629
dependencies:
1063010630
acorn "^5.0.0"
1063110631
acorn-dynamic-import "^3.0.0"
@@ -10641,7 +10641,7 @@ webpack@4.5.0:
1064110641
mkdirp "~0.5.0"
1064210642
neo-async "^2.5.0"
1064310643
node-libs-browser "^2.0.0"
10644-
schema-utils "^0.4.2"
10644+
schema-utils "^0.4.4"
1064510645
tapable "^1.0.0"
1064610646
uglifyjs-webpack-plugin "^1.2.4"
1064710647
watchpack "^1.5.0"

0 commit comments

Comments
 (0)