Skip to content

Commit 32be0d9

Browse files
chore(deps-dev): bump webpack-cli from 3.3.9 to 3.3.10 (#924)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.10. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md) - [Commits](webpack/webpack-cli@v3.3.9...v3.3.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b1c72d7 commit 32be0d9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/jsii-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"typescript": "~3.6.4",
5050
"wasm-loader": "^1.3.0",
5151
"webpack": "^4.41.2",
52-
"webpack-cli": "^3.3.9"
52+
"webpack-cli": "^3.3.10"
5353
}
5454
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7845,10 +7845,10 @@ webidl-conversions@^4.0.2:
78457845
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
78467846
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
78477847

7848-
webpack-cli@^3.3.9:
7849-
version "3.3.9"
7850-
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.9.tgz#79c27e71f94b7fe324d594ab64a8e396b9daa91a"
7851-
integrity sha512-xwnSxWl8nZtBl/AFJCOn9pG7s5CYUYdZxmmukv+fAHLcBIHM36dImfpQg3WfShZXeArkWlf6QRw24Klcsv8a5A==
7848+
webpack-cli@^3.3.10:
7849+
version "3.3.10"
7850+
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.10.tgz#17b279267e9b4fb549023fae170da8e6e766da13"
7851+
integrity sha512-u1dgND9+MXaEt74sJR4PR7qkPxXUSQ0RXYq8x1L6Jg1MYVEmGPrH6Ah6C4arD4r0J1P5HKjRqpab36k0eIzPqg==
78527852
dependencies:
78537853
chalk "2.4.2"
78547854
cross-spawn "6.0.5"

0 commit comments

Comments
 (0)