Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2021
1 parent 08d8924 commit c1b90e2
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,44 +30,44 @@
},
"private": true,
"dependencies": {
"@angular/animations": "11.2.11",
"@angular/common": "11.2.11",
"@angular/compiler": "11.2.11",
"@angular/core": "11.2.11",
"@angular/forms": "11.2.11",
"@angular/platform-browser": "11.2.11",
"@angular/platform-browser-dynamic": "11.2.11",
"@angular/router": "11.2.11",
"@angular/service-worker": "11.2.11",
"@angular/animations": "11.2.12",
"@angular/common": "11.2.12",
"@angular/compiler": "11.2.12",
"@angular/core": "11.2.12",
"@angular/forms": "11.2.12",
"@angular/platform-browser": "11.2.12",
"@angular/platform-browser-dynamic": "11.2.12",
"@angular/router": "11.2.12",
"@angular/service-worker": "11.2.12",
"@gorniv/ngx-universal": "2.2.2",
"@nguniversal/common": "11.2.1",
"@nguniversal/express-engine": "11.2.1",
"@ngx-meta/core": "8.0.2",
"@ngx-meta/core": "9.0.0",
"@ngx-translate/core": "13.0.0",
"@ngx-translate/http-loader": "6.0.0",
"cookie-parser": "1.4.5",
"core-js": "3.11.0",
"core-js": "3.11.2",
"express": "4.17.1",
"node-cache": "5.1.2",
"reflect-metadata": "0.1.13",
"rxjs": "6.6.7",
"rxjs": "7.0.0",
"tslib": "2.2.0",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.1102.10",
"@angular/cli": "11.2.10",
"@angular/compiler-cli": "11.2.11",
"@angular/language-service": "11.2.11",
"@angular/platform-server": "11.2.11",
"@angular-devkit/build-angular": "~0.1102.11",
"@angular/cli": "11.2.11",
"@angular/compiler-cli": "11.2.12",
"@angular/language-service": "11.2.12",
"@angular/platform-server": "11.2.12",
"@nguniversal/builders": "11.2.1",
"@types/chai": "4.2.17",
"@types/express": "4.17.3",
"@types/jasmine": "3.6.10",
"@types/express": "4.17.11",
"@types/jasmine": "3.6.11",
"@types/jasminewd2": "2.0.8",
"@types/node": "15.0.1",
"chai": "4.3.4",
"codelyzer": "6.0.1",
"codelyzer": "6.0.2",
"cross-env": "7.0.3",
"jasmine-core": "3.7.1",
"jasmine-spec-reporter": "7.0.0",
Expand Down

0 comments on commit c1b90e2

Please sign in to comment.