File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 106106 "@types/webpack-dev-server" : " ^3.1.0" ,
107107 "@types/webpack-sources" : " ^0.1.5" ,
108108 "@yarnpkg/lockfile" : " 1.1.0" ,
109- "ajv" : " 6.10.0 " ,
109+ "ajv" : " 6.10.1 " ,
110110 "ansi-colors" : " 3.2.4" ,
111111 "common-tags" : " ^1.8.0" ,
112112 "conventional-changelog" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 1212 "@angular-devkit/build-webpack" : " 0.0.0" ,
1313 "@angular-devkit/core" : " 0.0.0" ,
1414 "@ngtools/webpack" : " 0.0.0" ,
15- "ajv" : " 6.10.0 " ,
15+ "ajv" : " 6.10.1 " ,
1616 "autoprefixer" : " 9.6.1" ,
1717 "browserslist" : " 4.6.3" ,
1818 "caniuse-lite" : " 1.0.30000983" ,
Original file line number Diff line number Diff line change 88 " core"
99 ],
1010 "dependencies" : {
11- "ajv" : " 6.10.0 " ,
11+ "ajv" : " 6.10.1 " ,
1212 "fast-json-stable-stringify" : " 2.0.0" ,
1313 "magic-string" : " 0.25.3" ,
1414 "rxjs" : " 6.4.0" ,
Original file line number Diff line number Diff line change @@ -1009,10 +1009,10 @@ ajv-keywords@^3.1.0:
10091009 resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.2.0.tgz#e86b819c602cf8821ad637413698f1dec021847a"
10101010 integrity sha1-6GuBnGAs+IIa1jdBNpjx3sAhhHo=
10111011
1012- ajv@6.10.0 :
1013- version "6.10.0 "
1014- resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.0 .tgz#90d0d54439da587cd7e843bfb7045f50bd22bdf1 "
1015- integrity sha512-nffhOpkymDECQyR0mnsUtoCE8RlX38G0rYP+wgLWFyZuUyuuojSSvi/+euOiQBIn63whYwYVIIH1TvE3tu4OEg ==
1012+ ajv@6.10.1 :
1013+ version "6.10.1 "
1014+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.1 .tgz#ebf8d3af22552df9dd049bfbe50cc2390e823593 "
1015+ integrity sha512-w1YQaVGNC6t2UCPjEawK/vo/dG8OOrVtUmhBT1uJJYxbl5kU2Tj3v6LGqBcsysN1yhuCStJCCA3GqdvKY8sqXQ ==
10161016 dependencies :
10171017 fast-deep-equal "^2.0.1"
10181018 fast-json-stable-stringify "^2.0.0"
You can’t perform that action at this time.
0 commit comments