Skip to content

Commit 0147f27

Browse files
Merge pull request #441 from ui-router/dependabot/npm_and_yarn/ngtools/webpack-8.3.4
2 parents 4ac1d8a + ab79cee commit 0147f27

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@angular-devkit/build-angular": "~0.801.1",
4545
"@angular/cli": "^8.3.4",
46-
"@ngtools/webpack": "^8.3.3",
46+
"@ngtools/webpack": "^8.3.4",
4747
"@types/angular": "^1.6.56",
4848
"@uirouter/cypress-runner": "^1.0.10",
4949
"codelyzer": "^5.0.1",

yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -103,17 +103,6 @@
103103
rxjs "6.4.0"
104104
source-map "0.7.3"
105105

106-
"@angular-devkit/[email protected]":
107-
version "8.3.3"
108-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-8.3.3.tgz#75777ad5a23904a20022c0ec1e60843c647d8602"
109-
integrity sha512-E49GCnn06q79Xd5SC/+8CDRF1wp9wQqP6HKJVVMijoi3NOrMQTuHTesPURvve2xbkCYqQOVlMEonhOJF5vpnoQ==
110-
dependencies:
111-
ajv "6.10.2"
112-
fast-json-stable-stringify "2.0.0"
113-
magic-string "0.25.3"
114-
rxjs "6.4.0"
115-
source-map "0.7.3"
116-
117106
"@angular-devkit/[email protected]":
118107
version "8.3.4"
119108
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-8.3.4.tgz#cdd0593ca4dc5eaff2adc77bda9aed1327dbb405"
@@ -257,12 +246,12 @@
257246
tree-kill "1.2.1"
258247
webpack-sources "1.3.0"
259248

260-
"@ngtools/webpack@^8.3.3":
261-
version "8.3.3"
262-
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-8.3.3.tgz#6dba4ee99074474750fbdd59ef5afc9a2f0c9b9d"
263-
integrity sha512-iH6NH6JSKg/Fs9LOx/fwu0kureW0yNnFzDBjLLQAPjeRT3S817P34RsAxqyBGWP5PntmScCl/T+yWyDkNnbZzA==
249+
"@ngtools/webpack@^8.3.4":
250+
version "8.3.4"
251+
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-8.3.4.tgz#c4cf9a077eecec76cb1a9004fb7f0feade3d43db"
252+
integrity sha512-hNikQ6cjvCmA/bK8dor+oijPKF9sQAcM29FCPn3t0l3ucoVSOvbFpvtMYqlIHN5pw6WitZpImnkk2OW3o1JaDA==
264253
dependencies:
265-
"@angular-devkit/core" "8.3.3"
254+
"@angular-devkit/core" "8.3.4"
266255
enhanced-resolve "4.1.0"
267256
rxjs "6.4.0"
268257
tree-kill "1.2.1"

0 commit comments

Comments
 (0)