Skip to content

Commit 19e7360

Browse files
renovate[bot]splincode
authored andcommitted
chore(deps): update dependency webpack-cli to ^3.3.4 (#103)
1 parent acc0390 commit 19e7360

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@
6464
"tslint": "~5.16.0",
6565
"typescript": "~3.4.5",
6666
"webpack": "^4.33.0",
67-
"webpack-cli": "^3.3.3"
67+
"webpack-cli": "^3.3.4"
6868
}
6969
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9137,10 +9137,10 @@ webdriver-manager@^12.0.6:
91379137
semver "^5.3.0"
91389138
xml2js "^0.4.17"
91399139

9140-
webpack-cli@^3.3.3:
9141-
version "3.3.3"
9142-
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.3.tgz#8b7587dee369a838eb4722f6cfa711c779011e5f"
9143-
integrity sha512-/qBxTvsxZ7bIFQtSa08QRY5BZuiJb27cbJM/nzmgXg9NEaudP20D7BruKKIuWfABqWoMEJQcNYYq/OxxSbPHlg==
9140+
webpack-cli@^3.3.4:
9141+
version "3.3.4"
9142+
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.4.tgz#de27e281c48a897b8c219cb093e261d5f6afe44a"
9143+
integrity sha512-ubJGQEKMtBSpT+LiL5hXvn2GIOWiRWItR1DGUqJRhwRBeGhpRXjvF5f0erqdRJLErkfqS5/Ldkkedh4AL5Q1ZQ==
91449144
dependencies:
91459145
chalk "^2.4.1"
91469146
cross-spawn "^6.0.5"

0 commit comments

Comments
 (0)