Skip to content

Commit

Permalink
Merge pull request #512 from satanTime/renovate/root/patch-angular-mo…
Browse files Browse the repository at this point in the history
…norepo
  • Loading branch information
satanTime committed Apr 29, 2021
2 parents 981941b + f33e663 commit d04c92e
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 64 deletions.
54 changes: 27 additions & 27 deletions e2e/a11/package-lock.json

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

18 changes: 9 additions & 9 deletions e2e/a11/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"puppeteer": "7.1.0"
},
"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/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",
"@ngrx/effects": "11.1.1",
"@ngrx/entity": "11.1.1",
"@ngrx/store": "11.1.1",
Expand All @@ -39,7 +39,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.1102.11",
"@angular/cli": "11.2.11",
"@angular/compiler-cli": "11.2.11",
"@angular/compiler-cli": "11.2.12",
"@types/jasmine": "3.6.10",
"@types/node": "12.20.11",
"jasmine-core": "3.6.0",
Expand Down
42 changes: 21 additions & 21 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"author": "MG. <m@sudo.eu>",
"license": "Apache-2.0",
"dependencies": {
"@angular/common": "11.2.11",
"@angular/compiler": "11.2.11",
"@angular/core": "11.2.11",
"@angular/platform-browser": "11.2.11",
"@angular/platform-browser-dynamic": "11.2.11",
"@angular/common": "11.2.12",
"@angular/compiler": "11.2.12",
"@angular/core": "11.2.12",
"@angular/platform-browser": "11.2.12",
"@angular/platform-browser-dynamic": "11.2.12",
"@ngrx/effects": "11.1.1",
"@ngrx/entity": "11.1.1",
"@ngrx/store": "11.1.1",
Expand All @@ -70,8 +70,8 @@
"@angular-devkit/build-angular": "0.1102.11",
"@angular-devkit/core": "11.2.11",
"@angular/cli": "11.2.11",
"@angular/compiler-cli": "11.2.11",
"@angular/language-service": "11.2.11",
"@angular/compiler-cli": "11.2.12",
"@angular/language-service": "11.2.12",
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@semantic-release/changelog": "5.0.1",
Expand Down

0 comments on commit d04c92e

Please sign in to comment.