Skip to content

Commit d939d1f

Browse files
build(deps): bump com.github.node-gradle.node from 5.0.0 to 7.0.0
Bumps com.github.node-gradle.node from 5.0.0 to 7.0.0. --- updated-dependencies: - dependency-name: com.github.node-gradle.node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31f2a34 commit d939d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ts-model-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.github.gradle.node.npm.task.NpmTask
22

33
plugins {
44
base
5-
id("com.github.node-gradle.node") version "5.0.0"
5+
id("com.github.node-gradle.node") version "7.0.0"
66
id("org.jlleitschuh.gradle.ktlint") apply false
77
}
88

0 commit comments

Comments
 (0)