Skip to content

Commit a44071c

Browse files
build(deps-dev): bump webpack in /test-app/build-tools/jsparser (#1859)
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.101.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.70.0...v5.101.3) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.101.3 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>
1 parent 28352b9 commit a44071c

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
@@ -18,7 +18,7 @@
1818
},
1919
"repository": "https://github.com/NativeScript/android-runtime",
2020
"devDependencies": {
21-
"webpack": "5.70.0",
21+
"webpack": "5.101.3",
2222
"webpack-cli": "4.9.2"
2323
}
2424
}

0 commit comments

Comments
 (0)