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 8, 2021
1 parent 024f54f commit 9a6cc1b
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 95 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
},
"private": true,
"dependencies": {
"@angular/animations": "11.2.8",
"@angular/cdk": "11.2.7",
"@angular/common": "11.2.8",
"@angular/compiler": "11.2.8",
"@angular/core": "11.2.8",
"@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/flex-layout": "11.0.0-beta.33",
"@angular/forms": "11.2.8",
"@angular/material": "11.2.7",
"@angular/platform-browser": "11.2.8",
"@angular/platform-browser-dynamic": "11.2.8",
"@angular/router": "11.2.8",
"@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",
"ajv": "7.2.4",
"bignumber.js": "9.0.1",
"core-js": "3.10.0",
"core-js": "3.10.1",
"ethereum-blockies-base64": "1.0.2",
"jasmine": "3.7.0",
"material-design-icons": "3.0.1",
Expand All @@ -46,15 +46,15 @@
},
"devDependencies": {
"@angular-builders/custom-webpack": "11.1.1",
"@angular-devkit/build-angular": "0.1102.7",
"@angular-devkit/build-angular": "0.1102.8",
"@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.7",
"@angular/compiler-cli": "11.2.8",
"@angular/language-service": "11.2.8",
"@angular/cli": "11.2.8",
"@angular/compiler-cli": "11.2.9",
"@angular/language-service": "11.2.9",
"@types/jasmine": "3.6.9",
"@types/jasminewd2": "2.0.8",
"@types/node": "14.14.37",
Expand Down
Loading

0 comments on commit 9a6cc1b

Please sign in to comment.