File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/core Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 129
129
"@typescript-eslint/parser" : " 4.29.1" ,
130
130
"@yarnpkg/lockfile" : " 1.1.0" ,
131
131
"ajv" : " 8.6.2" ,
132
- "ajv-formats" : " 2.1.0 " ,
132
+ "ajv-formats" : " 2.1.1 " ,
133
133
"ansi-colors" : " 4.1.1" ,
134
134
"babel-loader" : " 8.2.2" ,
135
135
"bootstrap" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 8
8
" core"
9
9
],
10
10
"dependencies" : {
11
- "ajv-formats" : " 2.1.0 " ,
11
+ "ajv-formats" : " 2.1.1 " ,
12
12
"ajv" : " 8.6.2" ,
13
13
"fast-json-stable-stringify" : " 2.1.0" ,
14
14
"magic-string" : " 0.25.7" ,
Original file line number Diff line number Diff line change @@ -2690,10 +2690,10 @@ ajv-errors@^1.0.0:
2690
2690
resolved "https://registry.yarnpkg.com/ajv-errors/-/ajv-errors-1.0.1.tgz#f35986aceb91afadec4102fbd85014950cefa64d"
2691
2691
integrity sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==
2692
2692
2693
-
2694
- version "2.1.0 "
2695
- resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.0 .tgz#96eaf83e38d32108b66d82a9cb0cfa24886cdfeb "
2696
- integrity sha512-USH2jBb+C/hIpwD2iRjp0pe0k+MvzG0mlSn/FIdCgQhUb9ALPRjt2KIQdfZDS9r0ZIeUAg7gOu9KL0PFqGqr5Q ==
2693
+
2694
+ version "2.1.1 "
2695
+ resolved "https://registry.yarnpkg.com/ajv-formats/-/ajv-formats-2.1.1 .tgz#6e669400659eb74973bbf2e33327180a0996b520 "
2696
+ integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA ==
2697
2697
dependencies:
2698
2698
ajv "^8.0.0"
2699
2699
You can’t perform that action at this time.
0 commit comments