Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

Commit 5999531

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update angular monorepo to v10.0.2
1 parent 89770fb commit 5999531

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
},
1818
"private": true,
1919
"dependencies": {
20-
"@angular/common": "10.0.0",
21-
"@angular/compiler": "10.0.0",
22-
"@angular/core": "10.0.0",
23-
"@angular/forms": "10.0.0",
24-
"@angular/platform-browser": "10.0.0",
25-
"@angular/platform-browser-dynamic": "10.0.0",
26-
"@angular/router": "10.0.0",
20+
"@angular/common": "10.0.2",
21+
"@angular/compiler": "10.0.2",
22+
"@angular/core": "10.0.2",
23+
"@angular/forms": "10.0.2",
24+
"@angular/platform-browser": "10.0.2",
25+
"@angular/platform-browser-dynamic": "10.0.2",
26+
"@angular/router": "10.0.2",
2727
"bootstrap": "4.5.0",
2828
"core-js": "3.6.5",
2929
"rxjs": "6.5.5",
@@ -33,8 +33,8 @@
3333
"devDependencies": {
3434
"@angular-devkit/build-angular": "0.1000.0",
3535
"@angular/cli": "10.0.0",
36-
"@angular/compiler-cli": "10.0.0",
37-
"@angular/language-service": "10.0.0",
36+
"@angular/compiler-cli": "10.0.2",
37+
"@angular/language-service": "10.0.2",
3838
"@types/jasmine": "3.5.11",
3939
"@types/node": "14.0.14",
4040
"codelyzer": "5.2.2",

0 commit comments

Comments
 (0)