Skip to content

Commit 6d3643f

Browse files
Merge pull request #121 from ui-router/greenkeeper/webpack-4.0.1
Update webpack to the latest version 🚀
2 parents 3ac2f6a + 8a8361c commit 6d3643f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"ts-jest": "22.4.0",
7474
"ts-loader": "^4.0.0",
7575
"typescript": "2.7.2",
76-
"webpack": "4.0.0",
76+
"webpack": "4.0.1",
7777
"webpack-cli": "^2.0.9",
7878
"webpack-dev-server": "3.0.0"
7979
},

‎yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7470,9 +7470,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
74707470
source-list-map "^2.0.0"
74717471
source-map "~0.6.1"
74727472

7473-
7474-
version "4.0.0"
7475-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.0.0.tgz#423c2d27cb050e7655c6ea25ce27bfcbfcb56731"
7473+
7474+
version "4.0.1"
7475+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.0.1.tgz#768d708beeca4c5f77f6c2d38a240fb6ff50ba5d"
74767476
dependencies:
74777477
acorn "^5.0.0"
74787478
acorn-dynamic-import "^3.0.0"

0 commit comments

Comments
 (0)