File tree Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Expand file tree Collapse file tree 2 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 87
87
"tslib" : " 1.9.0" ,
88
88
"tslint" : " 5.9.1" ,
89
89
"typescript" : " 2.7.1" ,
90
- "webpack" : " 3.10 .0" ,
90
+ "webpack" : " 3.11 .0" ,
91
91
"webpack-dev-server" : " 2.11.1" ,
92
92
"zone.js" : " 0.8.20"
93
93
},
Original file line number Diff line number Diff line change @@ -214,9 +214,9 @@ agent-base@2:
214
214
extend "~3.0.0"
215
215
semver "~5.0.1"
216
216
217
- ajv-keywords@^2.0 .0 :
218
- version "2 .1.1 "
219
- resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2 .1.1 .tgz#617997fc5f60576894c435f940d819e135b80762 "
217
+ ajv-keywords@^3.1 .0 :
218
+ version "3 .1.0 "
219
+ resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3 .1.0 .tgz#ac2b27939c543e95d2c06e7f7f5c27be4aa543be "
220
220
221
221
ajv@^4.9.1 :
222
222
version "4.11.8"
@@ -234,11 +234,10 @@ ajv@^5.1.0:
234
234
fast-json-stable-stringify "^2.0.0"
235
235
json-schema-traverse "^0.3.0"
236
236
237
- ajv@^5 .1.5 :
238
- version "5.5.2 "
239
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2 .tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965 "
237
+ ajv@^6 .1.0 :
238
+ version "6.1.1 "
239
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.1.1 .tgz#978d597fbc2b7d0e5a5c3ddeb149a682f2abfa0e "
240
240
dependencies :
241
- co "^4.6.0"
242
241
fast-deep-equal "^1.0.0"
243
242
fast-json-stable-stringify "^2.0.0"
244
243
json-schema-traverse "^0.3.0"
@@ -5906,14 +5905,14 @@ webpack-sources@^1.0.1:
5906
5905
source-list-map "^2.0.0"
5907
5906
source-map "~0.6.1"
5908
5907
5909
- webpack@3.10 .0 :
5910
- version "3.10 .0"
5911
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.10 .0.tgz#5291b875078cf2abf42bdd23afe3f8f96c17d725 "
5908
+ webpack@3.11 .0 :
5909
+ version "3.11 .0"
5910
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.11 .0.tgz#77da451b1d7b4b117adaf41a1a93b5742f24d894 "
5912
5911
dependencies :
5913
5912
acorn "^5.0.0"
5914
5913
acorn-dynamic-import "^2.0.0"
5915
- ajv "^5 .1.5 "
5916
- ajv-keywords "^2.0 .0"
5914
+ ajv "^6 .1.0 "
5915
+ ajv-keywords "^3.1 .0"
5917
5916
async "^2.1.2"
5918
5917
enhanced-resolve "^3.4.0"
5919
5918
escope "^3.6.0"
You can’t perform that action at this time.
0 commit comments