Skip to content

Commit

Permalink
Update es6-promise-node to 4.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mkurz committed Jan 13, 2024
1 parent 38cd67a commit 3a569d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ libraryDependencies ++= Seq(
"org.webjars" % "mkdirp" % "0.5.0",
"org.webjars.npm" % "clean-css" % "4.0.5",
"org.webjars.npm" % "less-plugin-clean-css" % "1.5.1" intransitive(),
"org.webjars" % "es6-promise-node" % "2.1.1"
"org.webjars" % "es6-promise-node" % "4.2.8"
)

// Customise sbt-dynver's behaviour to make it work with tags which aren't v-prefixed
Expand Down

0 comments on commit 3a569d3

Please sign in to comment.