Skip to content

Commit

Permalink
Update mkdirp to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 8, 2022
1 parent 2a2708a commit 4f81e81
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 @@ -3,7 +3,7 @@ description := "sbt-web plugin for running stylus"

libraryDependencies ++= Seq(
"com.typesafe" % "jstranspiler" % "1.0.1",
"org.webjars" % "mkdirp" % "0.3.5",
"org.webjars" % "mkdirp" % "0.5.0",
"org.webjars" % "stylus" % "0.51.1",
"org.webjars" % "stylus-nib" % "1.1.0",
"org.webjars" % "when-node" % "3.5.2-3"
Expand Down

0 comments on commit 4f81e81

Please sign in to comment.