Skip to content

Commit

Permalink
Update mkdirp to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
1 parent 48f3fb8 commit 0a1da90
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 @@ -19,7 +19,7 @@ addSbtWeb("1.5.3")
libraryDependencies ++= Seq(
"org.webjars.npm" % "less" % "4.2.0",
"org.webjars.npm" % "clone" % "2.1.2",
"org.webjars.npm" % "mkdirp" % "0.5.6",
"org.webjars.npm" % "mkdirp" % "3.0.1",
"org.webjars.npm" % "clean-css" % "4.2.4",
"org.webjars.npm" % "less-plugin-clean-css" % "1.5.1" intransitive(),
"org.webjars.npm" % "es6-promise" % "4.2.8"
Expand Down

0 comments on commit 0a1da90

Please sign in to comment.