Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v12.2.2 (#508)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 20, 2021
1 parent 5399c18 commit 0271e28
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
66 changes: 33 additions & 33 deletions src/package-lock.json

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

20 changes: 10 additions & 10 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"private": true,
"dependencies": {
"@angular-devkit/core": "12.2.1",
"@angular/animations": "12.2.1",
"@angular/animations": "12.2.2",
"@angular/cdk": "12.2.1",
"@angular/common": "12.2.1",
"@angular/compiler": "12.2.1",
"@angular/core": "12.2.1",
"@angular/forms": "12.2.1",
"@angular/platform-browser": "12.2.1",
"@angular/platform-browser-dynamic": "12.2.1",
"@angular/router": "12.2.1",
"@angular/common": "12.2.2",
"@angular/compiler": "12.2.2",
"@angular/core": "12.2.2",
"@angular/forms": "12.2.2",
"@angular/platform-browser": "12.2.2",
"@angular/platform-browser-dynamic": "12.2.2",
"@angular/router": "12.2.2",
"highlight.js": "11.2.0",
"ngx-dropzone": "3.0.0",
"ngx-file-drop": "11.1.0",
Expand All @@ -52,8 +52,8 @@
"@angular-eslint/schematics": "12.3.1",
"@angular-eslint/template-parser": "12.3.1",
"@angular/cli": "12.2.1",
"@angular/compiler-cli": "12.2.1",
"@angular/language-service": "12.2.1",
"@angular/compiler-cli": "12.2.2",
"@angular/language-service": "12.2.2",
"@compodoc/compodoc": "1.1.14",
"@types/jasmine": "3.8.2",
"@types/jasminewd2": "2.0.10",
Expand Down

0 comments on commit 0271e28

Please sign in to comment.