Skip to content

Commit cffd9ef

Browse files
committed
chore(deps): update angular monorepo to ^12.2.17
1 parent f5fef15 commit cffd9ef

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"devDependencies": {
2424
"@1stg/common-config": "^2.5.2",
2525
"@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",
2828
"@changesets/changelog-github": "^0.4.7",
2929
"@changesets/cli": "^2.25.2",
3030
"@types/eslint": "^7.29.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -191,17 +191,17 @@
191191
"@angular-eslint/bundled-angular-compiler" "12.7.0"
192192
"@typescript-eslint/experimental-utils" "4.28.2"
193193

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==
198198
dependencies:
199199
tslib "^2.2.0"
200200

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==
205205
dependencies:
206206
tslib "^2.2.0"
207207

0 commit comments

Comments
 (0)