Skip to content

Commit

Permalink
updated pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
avmaisak committed Mar 5, 2021
1 parent bcf09c5 commit 91cefa5
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 93 deletions.
146 changes: 64 additions & 82 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "11.2.3",
"@angular/common": "11.2.3",
"@angular/compiler": "11.2.3",
"@angular/core": "11.2.3",
"@angular/forms": "11.2.3",
"@angular/localize": "11.2.3",
"@angular/platform-browser": "11.2.3",
"@angular/platform-browser-dynamic": "11.2.3",
"@angular/router": "11.2.3",
"@angular/animations": "11.2.4",
"@angular/common": "11.2.4",
"@angular/compiler": "11.2.4",
"@angular/core": "11.2.4",
"@angular/forms": "11.2.4",
"@angular/localize": "11.2.4",
"@angular/platform-browser": "11.2.4",
"@angular/platform-browser-dynamic": "11.2.4",
"@angular/router": "11.2.4",
"angular-cli-ghpages": "0.6.2",
"bootstrap": "4.6.0",
"lodash": "4.17.21",
Expand All @@ -46,12 +46,12 @@
"@angular-eslint/schematics": "1.2.0",
"@angular-eslint/template-parser": "1.2.0",
"@angular/cli": "11.2.3",
"@angular/compiler-cli": "11.2.3",
"@angular/compiler-cli": "11.2.4",
"@angular/language-service": "11.2.4",
"@types/jasmine": "3.6.4",
"@types/jasminewd2": "2.0.8",
"@types/node": "14.14.31",
"@typescript-eslint/eslint-plugin": "4.15.2",
"@typescript-eslint/eslint-plugin": "4.16.1",
"@typescript-eslint/parser": "4.16.1",
"bootstrap-icons": "1.4.0",
"camelcase": "6.2.0",
Expand Down

0 comments on commit 91cefa5

Please sign in to comment.