Skip to content

Commit

Permalink
fix(deps): update dependency stylus-loader to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent bc03a28 commit e21e16e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"style-loader": "2.0.0",
"stylelint": "16.2.1",
"stylus": "0.63.0",
"stylus-loader": "8.0.0",
"stylus-loader": "8.1.0",
"terser-webpack-plugin": "4.2.3",
"ts-loader": "8.4.0",
"typescript": "5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12028,10 +12028,10 @@ [email protected]:
table "^6.8.1"
write-file-atomic "^5.0.1"

stylus-loader@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-8.0.0.tgz#b92e0ade4c15e1a5ddd7151b87e0354849e1ed9b"
integrity sha512-6fJ1a2Pb6q4L8mkWFz8OZYHXX0W8VJSH3U+mNM+L2UW1pK28FHdjmYRgvV1h6TMV+cr/gwvowP7BhrSiI8dJ4g==
stylus-loader@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/stylus-loader/-/stylus-loader-8.1.0.tgz#b68b6693314efee7adedd0990a04bcce68e6f0e3"
integrity sha512-+Xcn5fd0azjzSXxclT31wVviXlXbBfcBamFgAQimN2qug9ZQf0OmRlK+/MJwLs1V8DJWhTFGuFwmOTkfV4KnYQ==
dependencies:
fast-glob "^3.3.2"
normalize-path "^3.0.0"
Expand Down

0 comments on commit e21e16e

Please sign in to comment.