Skip to content

Commit

Permalink
clean-css 5.3.3 (was 5.3.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 14, 2024
1 parent c605eb5 commit 1f77ce4
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.npm" % "less" % "4.2.0", // sync with src/main/resources/lessc.js
"org.webjars.npm" % "clone" % "2.1.2",
"org.webjars.npm" % "mkdirp" % "0.5.6", // sync with src/main/resources/lessc.js
"org.webjars.npm" % "clean-css" % "5.3.2",
"org.webjars.npm" % "clean-css" % "5.3.3",
"org.webjars.npm" % "less-plugin-clean-css" % "1.5.1" intransitive(), // sync with src/main/resources/lessc.js
"org.webjars.npm" % "es6-promise" % "4.2.8", // sync with src/main/resources/lessc.js
)
Expand Down

0 comments on commit 1f77ce4

Please sign in to comment.