File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
packages/angular_devkit/core Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 118
118
"@web/test-runner" : " ^0.18.0" ,
119
119
"@yarnpkg/lockfile" : " 1.1.0" ,
120
120
"ajv" : " 8.12.0" ,
121
- "ajv-formats" : " 2.1 .1" ,
121
+ "ajv-formats" : " 3.0 .1" ,
122
122
"ansi-colors" : " 4.1.3" ,
123
123
"autoprefixer" : " 10.4.19" ,
124
124
"babel-loader" : " 9.1.3" ,
Original file line number Diff line number Diff line change 25
25
"./*.js" : " ./*.js"
26
26
},
27
27
"dependencies" : {
28
- "ajv-formats" : " 2.1 .1" ,
28
+ "ajv-formats" : " 3.0 .1" ,
29
29
"ajv" : " 8.12.0" ,
30
30
"jsonc-parser" : " 3.2.1" ,
31
31
"picomatch" : " 4.0.1" ,
Original file line number Diff line number Diff line change 4817
4817
dependencies:
4818
4818
ajv "^8.0.0"
4819
4819
4820
+
4821
+ version "3.0.1"
4822
+ resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-3.0.1.tgz#3d5dc762bca17679c3c2ea7e90ad6b7532309578"
4823
+ integrity sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==
4824
+ dependencies:
4825
+ ajv "^8.0.0"
4826
+
4820
4827
ajv-keywords@^3.5.2:
4821
4828
version "3.5.2"
4822
4829
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d"
You can’t perform that action at this time.
0 commit comments