Skip to content

Commit 07fb4bd

Browse files
build(deps-dev): bump webpack-cli in /test-app/build-tools/jsparser (#1860)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 4.10.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@4.10.0) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 4.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nathan Walker <[email protected]>
1 parent a44071c commit 07fb4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-app/build-tools/jsparser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"repository": "https://github.com/NativeScript/android-runtime",
2020
"devDependencies": {
2121
"webpack": "5.101.3",
22-
"webpack-cli": "4.9.2"
22+
"webpack-cli": "4.10.0"
2323
}
2424
}

0 commit comments

Comments
 (0)