Skip to content

Commit

Permalink
chore(deps): update dependency @angular/core to v11 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 8b7d153 commit 02fbfbd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -15,7 +15,7 @@
"license": "MIT",
"dependencies": {
"@angular/compiler": "8.2.11",
"@angular/core": "8.2.11",
"@angular/core": "11.0.5",
"codelyzer": "5.2.2",
"codemirror": "5.59.2",
"rxjs": "6.5.3",
Expand Down
16 changes: 13 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -94,7 +94,7 @@
"tslint": "^5.0.0 || ^6.0.0"
},
"dependencies": {
"@angular/core": "9.0.0",
"@angular/core": "11.0.5",
"@angular/compiler": "9.0.0",
"tslib": "^1.10.0",
"zone.js": "~0.10.3",
Expand Down

0 comments on commit 02fbfbd

Please sign in to comment.