Skip to content

Commit

Permalink
Merge pull request #500 from ui-router/dependabot/npm_and_yarn/ngtool…
Browse files Browse the repository at this point in the history
…s/webpack-8.3.22
  • Loading branch information
dependabot-preview[bot] authored Jan 13, 2020
2 parents 8a91966 + 5ff074c commit 351e91d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "~0.801.1",
"@angular/cli": "^8.3.22",
"@ngtools/webpack": "^8.3.21",
"@ngtools/webpack": "^8.3.22",
"@types/angular": "^1.6.57",
"@uirouter/cypress-runner": "^1.0.13",
"codelyzer": "^5.2.1",
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,17 +103,6 @@
rxjs "6.4.0"
source-map "0.7.3"

"@angular-devkit/[email protected]":
version "8.3.21"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-8.3.21.tgz#447022813e46333e930816c287722d06b9c4dd3a"
integrity sha512-BYyVbrbys535FplX0+GVOlYBg/cyk1U5SRhSxRRFZYi9epVlEBBPk8/6wV4cQPGb6EwXkVj7YtPWXjXcGfzWmA==
dependencies:
ajv "6.10.2"
fast-json-stable-stringify "2.0.0"
magic-string "0.25.3"
rxjs "6.4.0"
source-map "0.7.3"

"@angular-devkit/[email protected]":
version "8.3.22"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-8.3.22.tgz#085cc1cf356cec00d0a1cea83ef1f21277f5ff55"
Expand Down Expand Up @@ -291,12 +280,12 @@
tree-kill "1.2.1"
webpack-sources "1.3.0"

"@ngtools/webpack@^8.3.21":
version "8.3.21"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-8.3.21.tgz#d28f2b66a8aeced5260c42ae722192ec5d5e4e56"
integrity sha512-DGqmFQ52sV4uB3y3spQTNLa69oU5cwd1yIqMB4GSM+Qp+hozdzrPA2gVH90N2DDhWe8icsSQHAtZQiR9+BDL8g==
"@ngtools/webpack@^8.3.22":
version "8.3.22"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-8.3.22.tgz#f6792d66430fb48c890a8145dee5088e3519860b"
integrity sha512-MES7Q0k6GpQEY74cxElUVy7jIaDBSLvY+eOUN2GKL5CznvBSp3+U5px6X7ZjPGzCp7no1L1JkV9g2e0hPatlcw==
dependencies:
"@angular-devkit/core" "8.3.21"
"@angular-devkit/core" "8.3.22"
enhanced-resolve "4.1.0"
rxjs "6.4.0"
tree-kill "1.2.1"
Expand Down

0 comments on commit 351e91d

Please sign in to comment.