Skip to content

Commit d984516

Browse files
chore: bump webpack from 5.103.0 to 5.105.0 in /dmn-js-plugin-example
Bumps [webpack](https://github.com/webpack/webpack) from 5.103.0 to 5.105.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.103.0...v5.105.0) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.105.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbb5571 commit d984516

File tree

2 files changed

+48
-53
lines changed

2 files changed

+48
-53
lines changed

dmn-js-plugin-example/package-lock.json

Lines changed: 47 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dmn-js-plugin-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"homepage": "https://github.com/camunda/camunda-modeler-plugins#readme",
2525
"devDependencies": {
2626
"camunda-modeler-plugin-helpers": "^5.0.0",
27-
"webpack": "^5.103.0",
27+
"webpack": "^5.105.0",
2828
"webpack-cli": "^5.0.1"
2929
}
3030
}

0 commit comments

Comments
 (0)