Skip to content

Commit

Permalink
dependencies: Update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and manuelwedler committed Apr 15, 2021
1 parent 9f5f912 commit f5a50b3
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 140 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "11.2.9",
"@angular/cdk": "11.2.8",
"@angular/common": "11.2.9",
"@angular/compiler": "11.2.9",
"@angular/core": "11.2.9",
"@angular/animations": "11.2.10",
"@angular/cdk": "11.2.9",
"@angular/common": "11.2.10",
"@angular/compiler": "11.2.10",
"@angular/core": "11.2.10",
"@angular/flex-layout": "11.0.0-beta.33",
"@angular/forms": "11.2.9",
"@angular/material": "11.2.8",
"@angular/platform-browser": "11.2.9",
"@angular/platform-browser-dynamic": "11.2.9",
"@angular/router": "11.2.9",
"@angular/forms": "11.2.10",
"@angular/material": "11.2.9",
"@angular/platform-browser": "11.2.10",
"@angular/platform-browser-dynamic": "11.2.10",
"@angular/router": "11.2.10",
"ajv": "7.2.4",
"bignumber.js": "9.0.1",
"core-js": "3.10.1",
Expand All @@ -46,22 +46,22 @@
},
"devDependencies": {
"@angular-builders/custom-webpack": "11.1.1",
"@angular-devkit/build-angular": "0.1102.8",
"@angular-devkit/build-angular": "0.1102.9",
"@angular-eslint/builder": "1.2.0",
"@angular-eslint/eslint-plugin": "1.2.0",
"@angular-eslint/eslint-plugin-template": "1.2.0",
"@angular-eslint/schematics": "1.2.0",
"@angular-eslint/template-parser": "1.2.0",
"@angular/cli": "11.2.8",
"@angular/compiler-cli": "11.2.9",
"@angular/language-service": "11.2.9",
"@angular/cli": "11.2.9",
"@angular/compiler-cli": "11.2.10",
"@angular/language-service": "11.2.10",
"@types/jasmine": "3.6.9",
"@types/jasminewd2": "2.0.8",
"@types/node": "14.14.37",
"@types/node": "14.14.39",
"@types/qrcode": "1.4.0",
"@typescript-eslint/eslint-plugin": "4.21.0",
"@typescript-eslint/parser": "4.21.0",
"eslint": "7.23.0",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"eslint": "7.24.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsdoc": "31.6.1",
Expand Down
Loading

0 comments on commit f5a50b3

Please sign in to comment.