Skip to content

Commit f94f548

Browse files
committed
Updated angular dependencies
1 parent 9a028a7 commit f94f548

File tree

2 files changed

+79
-562
lines changed

2 files changed

+79
-562
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@
4646
"lodash-es": "^4.17.21"
4747
},
4848
"devDependencies": {
49-
"@angular/compiler": "^12.0.1",
50-
"@angular/compiler-cli": "^12.0.1",
51-
"@angular/core": "^12.0.1",
49+
"@angular/compiler": "^12.2.0",
50+
"@angular/compiler-cli": "^12.2.0",
51+
"@angular/core": "^12.2.0",
5252
"@types/lodash-es": "^4.17.4",
5353
"auto-changelog": "^2.3.0",
5454
"bestzip": "^2.2.0",
55-
"ng-packagr": "^12.0.2",
55+
"ng-packagr": "^12.2.0",
5656
"release-it": "^14.7.0",
57-
"rxjs": "^7.1.0",
57+
"rxjs": "^7.3.0",
5858
"ts-node": "^10.0.0",
5959
"tslib": "^2.2.0",
6060
"typescript": "~4.2.4",

0 commit comments

Comments
 (0)