File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@1stg/common-config" : " ^2.5.2" ,
25
25
"@angular-eslint/template-parser" : " ^12.7.0" ,
26
- "@angular/compiler" : " ^12.2.16 " ,
27
- "@angular/core" : " ^12.2.16 " ,
26
+ "@angular/compiler" : " ^12.2.17 " ,
27
+ "@angular/core" : " ^12.2.17 " ,
28
28
"@changesets/changelog-github" : " ^0.4.7" ,
29
29
"@changesets/cli" : " ^2.25.2" ,
30
30
"@types/eslint" : " ^7.29.0" ,
Original file line number Diff line number Diff line change 191
191
" @angular-eslint/bundled-angular-compiler" " 12.7.0"
192
192
" @typescript-eslint/experimental-utils" " 4.28.2"
193
193
194
- " @angular/compiler@^12.2.16 " :
195
- version "12.2.16 "
196
- resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.2.16 .tgz#1aa9b3fbd3fe900118ab371d30c090fbc137a15f "
197
- integrity sha512-nsYEw+yu8QyeqPf9nAmG419i1mtGM4v8+U+S3eQHQFXTgJzLymMykWHYu2ETdjUpNSLK6xcIQDBWtWnWSfJjAA ==
194
+ " @angular/compiler@^12.2.17 " :
195
+ version "12.2.17 "
196
+ resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-12.2.17 .tgz#7b40330ed93420be751bfbfe1d4599ecda74996d "
197
+ integrity sha512-dxM1CxzvEJPk6ShJngkW5j5BejBloxQNi+fJi+F8P/GN/Rj7vJUf0JxL+TUt1+Iv575V4NidJDKKikk6K485CA ==
198
198
dependencies :
199
199
tslib "^2.2.0"
200
200
201
- " @angular/core@^12.2.16 " :
202
- version "12.2.16 "
203
- resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.2.16 .tgz#ec1dd07526ab2b8f808d21e8d5ab50f1a06c6aa8 "
204
- integrity sha512-jsmvaRdAfng99z2a9mAmkfcsCE1wm+tBYVDxnc5JquSXznwtncjzcoc2X0J0dzrkCDvzFfpTsZ9vehylytBc+A ==
201
+ " @angular/core@^12.2.17 " :
202
+ version "12.2.17 "
203
+ resolved "https://registry.yarnpkg.com/@angular/core/-/core-12.2.17 .tgz#15c70a46de66f3d9500b2dc8e233f30328e83ad0 "
204
+ integrity sha512-XUvTgU0D8XqNH5Y7UlTMk/XjUQaEGC0kZxhw/QSSQr65WrXtXmcD4d8Cg84TJ52uGXmf7IAruKvtbvu1Mbmvug ==
205
205
dependencies :
206
206
tslib "^2.2.0"
207
207
You can’t perform that action at this time.
0 commit comments