Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 83825e9

Browse files
authoredNov 18, 2022
Bump loader-utils and webpack-cli
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 1.4.2 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.2.3...v1.4.2) Updates `webpack-cli` from 3.3.6 to 3.3.12 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-cli@v3.3.6...v3.3.12) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect - dependency-name: webpack-cli dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c46b5c commit 83825e9

File tree

2 files changed

+83
-56
lines changed

2 files changed

+83
-56
lines changed
 

‎package-lock.json

+82-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
"viz.js": "^2.1.2",
223223
"vscode-test": "^1.0.0-next.0",
224224
"webpack": "^4.37.0",
225-
"webpack-cli": "^3.3.6"
225+
"webpack-cli": "^3.3.12"
226226
},
227227
"dependencies": {
228228
"@hackmd/api": "^1.1.1",

0 commit comments

Comments
 (0)
Please sign in to comment.