Skip to content

Commit 4e36ba0

Browse files
build(deps): bump com.github.node-gradle.node from 3.3.0 to 3.4.0
Bumps com.github.node-gradle.node from 3.3.0 to 3.4.0. --- updated-dependencies: - dependency-name: com.github.node-gradle.node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9eaae6 commit 4e36ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.github.node-gradle.node") version "3.3.0"
2+
id("com.github.node-gradle.node") version "3.4.0"
33
}
44

55
val runWebpack by tasks.creating(com.github.gradle.node.npm.task.NpxTask::class) {

0 commit comments

Comments
 (0)