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 8787 "tslib" : " 1.9.0" ,
8888 "tslint" : " 5.9.1" ,
8989 "typescript" : " 2.7.1" ,
90- "webpack" : " 3.10 .0" ,
90+ "webpack" : " 3.11 .0" ,
9191 "webpack-dev-server" : " 2.11.1" ,
9292 "zone.js" : " 0.8.20"
9393 },
Original file line number Diff line number Diff line change @@ -214,9 +214,9 @@ agent-base@2:
214214 extend "~3.0.0"
215215 semver "~5.0.1"
216216
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 "
220220
221221ajv@^4.9.1 :
222222 version "4.11.8"
@@ -234,11 +234,10 @@ ajv@^5.1.0:
234234 fast-json-stable-stringify "^2.0.0"
235235 json-schema-traverse "^0.3.0"
236236
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 "
240240 dependencies :
241- co "^4.6.0"
242241 fast-deep-equal "^1.0.0"
243242 fast-json-stable-stringify "^2.0.0"
244243 json-schema-traverse "^0.3.0"
@@ -5906,14 +5905,14 @@ webpack-sources@^1.0.1:
59065905 source-list-map "^2.0.0"
59075906 source-map "~0.6.1"
59085907
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 "
59125911 dependencies :
59135912 acorn "^5.0.0"
59145913 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"
59175916 async "^2.1.2"
59185917 enhanced-resolve "^3.4.0"
59195918 escope "^3.6.0"
You can’t perform that action at this time.
0 commit comments