Skip to content

Commit b38b5ae

Browse files
Merge pull request #293 from ui-router/dependabot/npm_and_yarn/@ngtools/webpack-6.2.4
2 parents 68c508a + 1ac4088 commit b38b5ae

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@angular/cli": "^6.2.4",
45-
"@ngtools/webpack": "^6.2.3",
45+
"@ngtools/webpack": "^6.2.4",
4646
"@types/angular": "^1.6.51",
4747
"@uirouter/cypress-runner": "^1.0.9",
4848
"shx": "^0.3.2",

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,6 @@
99
"@angular-devkit/core" "0.8.4"
1010
rxjs "~6.2.0"
1111

12-
"@angular-devkit/[email protected]":
13-
version "0.8.3"
14-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-0.8.3.tgz#a7158195dc90997de62ec0b12af3325870182c3b"
15-
dependencies:
16-
ajv "~6.4.0"
17-
chokidar "^2.0.3"
18-
rxjs "~6.2.0"
19-
source-map "^0.5.6"
20-
2112
"@angular-devkit/[email protected]":
2213
version "0.8.4"
2314
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-0.8.4.tgz#ccc73308990c7bc912e2f2759bf29e069eabf42f"
@@ -129,11 +120,11 @@
129120
debug "^3.1.0"
130121
lodash.once "^4.1.1"
131122

132-
"@ngtools/webpack@^6.2.3":
133-
version "6.2.3"
134-
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-6.2.3.tgz#88313131079d14f6c7e07940e807bb445db6a0aa"
123+
"@ngtools/webpack@^6.2.4":
124+
version "6.2.4"
125+
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-6.2.4.tgz#68f97eba33400df0604b7ec33532ec49c3cebfda"
135126
dependencies:
136-
"@angular-devkit/core" "0.8.3"
127+
"@angular-devkit/core" "0.8.4"
137128
rxjs "~6.2.0"
138129
tree-kill "^1.0.0"
139130
webpack-sources "^1.1.0"

0 commit comments

Comments
 (0)