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 93
93
"@types/webpack-dev-server" : " ^3.1.0" ,
94
94
"@types/webpack-sources" : " ^0.1.5" ,
95
95
"@yarnpkg/lockfile" : " 1.1.0" ,
96
- "ajv" : " 6.6.2 " ,
96
+ "ajv" : " 6.7.0 " ,
97
97
"common-tags" : " ^1.8.0" ,
98
98
"conventional-changelog" : " ^1.1.0" ,
99
99
"conventional-commits-parser" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11
11
"@angular-devkit/build-webpack" : " 0.0.0" ,
12
12
"@angular-devkit/core" : " 0.0.0" ,
13
13
"@ngtools/webpack" : " 0.0.0" ,
14
- "ajv" : " 6.6.2 " ,
14
+ "ajv" : " 6.7.0 " ,
15
15
"autoprefixer" : " 9.4.5" ,
16
16
"circular-dependency-plugin" : " 5.0.2" ,
17
17
"clean-css" : " 4.2.1" ,
Original file line number Diff line number Diff line change 8
8
" core"
9
9
],
10
10
"dependencies" : {
11
- "ajv" : " 6.6.2 " ,
11
+ "ajv" : " 6.7.0 " ,
12
12
"chokidar" : " 2.0.4" ,
13
13
"fast-json-stable-stringify" : " 2.0.0" ,
14
14
"rxjs" : " 6.3.3" ,
Original file line number Diff line number Diff line change @@ -833,10 +833,10 @@ ajv-keywords@^3.1.0:
833
833
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.2.0.tgz#e86b819c602cf8821ad637413698f1dec021847a"
834
834
integrity sha1-6GuBnGAs+IIa1jdBNpjx3sAhhHo=
835
835
836
- ajv@6.6.2 :
837
- version "6.6.2 "
838
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.6.2 .tgz#caceccf474bf3fc3ce3b147443711a24063cc30d "
839
- integrity sha512-FBHEW6Jf5TB9MGBgUUA9XHkTbjXYfAUjY43ACMfmdMRHniyoMHjHjzD50OK8LGDWQwp4rWEsIq5kEqq7rvIM1g ==
836
+ ajv@6.7.0 :
837
+ version "6.7.0 "
838
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.7.0 .tgz#e3ce7bb372d6577bb1839f1dfdfcbf5ad2948d96 "
839
+ integrity sha512-RZXPviBTtfmtka9n9sy1N5M5b82CbxWIR6HIis4s3WQTXDJamc/0gpCWNGz6EWdWp4DOfjzJfhz/AS9zVPjjWg ==
840
840
dependencies :
841
841
fast-deep-equal "^2.0.1"
842
842
fast-json-stable-stringify "^2.0.0"
You can’t perform that action at this time.
0 commit comments