Skip to content

Commit

Permalink
Merge pull request #960 from rayriffy/dependabot/npm_and_yarn/angular…
Browse files Browse the repository at this point in the history
…-devkit/schematics-9.1.9

chore(deps-dev): bump @angular-devkit/schematics from 9.1.7 to 9.1.9
  • Loading branch information
rayriffy authored Jun 18, 2020
2 parents eb8ace0 + 85ad49f commit d01127b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"workerize-loader": "^1.3.0"
},
"devDependencies": {
"@angular-devkit/schematics": "9.1.7",
"@angular-devkit/schematics": "9.1.9",
"@nrwl/cypress": "9.4.2",
"@nrwl/eslint-plugin-nx": "9.4.2",
"@nrwl/express": "9.4.2",
Expand Down
29 changes: 10 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@angular-devkit/core" "9.1.5"
rxjs "6.5.4"

"@angular-devkit/[email protected]", "@angular-devkit/core@~9.1.0":
"@angular-devkit/[email protected]":
version "9.1.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.1.5.tgz#97198d2a4d9c425c751c569b73874ecedf161fca"
integrity sha512-i0BJ6Ad3bcDE6e4Ev9Flbw7P0bz9p94FDVfEOPGBTrbJQZSqOm3CqaH2y5LGfl7acSPUi54hK481h1QRUFBkTQ==
Expand All @@ -85,32 +85,23 @@
rxjs "6.5.4"
source-map "0.7.3"

"@angular-devkit/[email protected].7":
version "9.1.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.1.7.tgz#f193ccbae4c80b34188bc9cc401c16b3ced50339"
integrity sha512-guvolu9Cl+qYMTtedLZD9wCqustJjdqzJ2psD2C1Sr1LrX9T0mprmDldR/YnhsitThveJEb6sM/0EvqWxoSvKw==
"@angular-devkit/[email protected].9", "@angular-devkit/core@~9.1.0":
version "9.1.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.1.9.tgz#e6283912093179313ccfc69856841e9b6b318231"
integrity sha512-SWgBh4an/Vezjw2BZ5S+bKvuK5lH6gOtR8d5YjN9vxpJSZ0GimrGjfnLlWOkwWAsU8jfn4JzofECUHwX/7EW6Q==
dependencies:
ajv "6.12.0"
fast-json-stable-stringify "2.1.0"
magic-string "0.25.7"
rxjs "6.5.4"
source-map "0.7.3"

"@angular-devkit/[email protected].7":
version "9.1.7"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.1.7.tgz#45394a1c928db449b412dacf205c3ec78fb5ef0c"
integrity sha512-oeHPJePBcPp/bd94jHQeFUnft93PGF5iJiKV9szxqS8WWC5OMZ5eK7icRY0PwvLyfenspAZxdZcNaqJqPMul5A==
"@angular-devkit/[email protected].9", "@angular-devkit/schematics@~9.1.0":
version "9.1.9"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.1.9.tgz#1369ee586cb91ffebf12673bb839d31ad5c00357"
integrity sha512-aKuMmS3wshOTl9+01jiB50ml09fRN1WfOOtoNqwvKTEi87DrT6Mn3l0eVQo8PJK/bIq/FBmPgsIl2nsETiBSxg==
dependencies:
"@angular-devkit/core" "9.1.7"
ora "4.0.3"
rxjs "6.5.4"

"@angular-devkit/schematics@~9.1.0":
version "9.1.5"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.1.5.tgz#c176fe030925b660e85c751e6cc64e7d12e7f2f8"
integrity sha512-nkNiGrVl7xLaYYj/oT1wOBowa4Driv2f4abn78AJI/pd/EXA45G/rI9gO/kEG8lHn+FAMQedaywX9N4JDOxCGg==
dependencies:
"@angular-devkit/core" "9.1.5"
"@angular-devkit/core" "9.1.9"
ora "4.0.3"
rxjs "6.5.4"

Expand Down

0 comments on commit d01127b

Please sign in to comment.