Skip to content

Commit f2ff878

Browse files
build(deps): bump dev.petuska.npm.publish from 3.4.2 to 3.4.3
Bumps [dev.petuska.npm.publish](https://github.com/mpetuska/npm-publish) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/mpetuska/npm-publish/releases) - [Changelog](https://github.com/mpetuska/npm-publish/blob/master/CHANGELOG.md) - [Commits](mpetuska/npm-publish@3.4.2...3.4.3) --- updated-dependencies: - dependency-name: dev.petuska.npm.publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3dd1adc commit f2ff878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version.ref = "mo
1616
dokka = {id = "org.jetbrains.dokka", version.ref = "dokka"}
1717
node = {id = "com.github.node-gradle.node", version = "7.0.2"}
1818
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
19-
npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.2" }
19+
npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.3" }
2020
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
2121
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
2222
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }

0 commit comments

Comments
 (0)