Skip to content

Commit 7411582

Browse files
build(deps-dev): bump webpack in /test-app/build-tools/jsparser
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.3 to 5.102.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.3...v5.102.0) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.102.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f033061 commit 7411582

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.101.3",
21+
"webpack": "5.102.0",
2222
"webpack-cli": "4.10.0"
2323
}
2424
}

0 commit comments

Comments
 (0)