Skip to content

Commit

Permalink
build(deps): bump dev.petuska.npm.publish from 3.4.3 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [dev.petuska.npm.publish](https://github.com/mpetuska/npm-publish) from 3.4.3 to 3.5.1.
- [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.3...3.5.1)

---
updated-dependencies:
- dependency-name: dev.petuska.npm.publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 94a2c28 commit 2f1b4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version.ref = "mo
dokka = {id = "org.jetbrains.dokka", version.ref = "dokka"}
node = {id = "com.github.node-gradle.node", version = "7.1.0"}
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.3" }
npm-publish = { id = "dev.petuska.npm.publish", version = "3.5.1" }
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }
Expand Down

0 comments on commit 2f1b4ba

Please sign in to comment.