Skip to content

Commit 05caafb

Browse files
Merge pull request #68 from RobotlegsJS/upgrade-dependencies
Update dependencies to latest version 🚀
2 parents 5d3503a + 21a1fdb commit 05caafb

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
@@ -111,7 +111,7 @@
111111
"tslint": "^5.11.0",
112112
"tslint-config-prettier": "^1.14.0",
113113
"typescript": "^3.0.1",
114-
"webpack": "^4.16.3",
114+
"webpack": "^4.16.4",
115115
"webpack-cli": "^3.1.0",
116116
"webpack-dev-server": "^3.1.5"
117117
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7171,9 +7171,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
71717171
source-list-map "^2.0.0"
71727172
source-map "~0.6.1"
71737173

7174-
webpack@^4.16.3:
7175-
version "4.16.3"
7176-
resolved "https://registry.npmjs.org/webpack/-/webpack-4.16.3.tgz#861be3176d81e7e3d71c66c8acc9bba35588b525"
7174+
webpack@^4.16.4:
7175+
version "4.16.4"
7176+
resolved "https://registry.npmjs.org/webpack/-/webpack-4.16.4.tgz#6b020f76483bc66339164c296d89978aa100d37a"
71777177
dependencies:
71787178
"@webassemblyjs/ast" "1.5.13"
71797179
"@webassemblyjs/helper-module-context" "1.5.13"

0 commit comments

Comments
 (0)