Skip to content

Commit

Permalink
build(deps): update devdependency stylus to ~0.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent f412d75 commit ee730dd
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 @@ -65,7 +65,7 @@
"react-hot-loader": "^4.13.0",
"resource-hints-webpack-plugin": "~0.0.2",
"style-loader": "^3.0.0",
"stylus": "~0.61.0",
"stylus": "~0.62.0",
"stylus-loader": "^7.0.0",
"webpack": "^5.39.0",
"webpack-cli": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6828,10 +6828,10 @@ stylus-loader@^7.0.0:
fast-glob "^3.2.12"
normalize-path "^3.0.0"

stylus@~0.61.0:
version "0.61.0"
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.61.0.tgz#d90a4334486a1622cc6d3d5e878087376dc478a6"
integrity sha512-oaV9T4sRBiQfChXE0av9SrLD+ovEdQiWzPJ5kwIeYvMhjUDJnZtdubAG6lSSbaR4sCnoT6sw411IOl5Akcht4Q==
stylus@~0.62.0:
version "0.62.0"
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.62.0.tgz#648a020e2bf90ed87587ab9c2f012757e977bb5d"
integrity sha512-v3YCf31atbwJQIMtPNX8hcQ+okD4NQaTuKGUWfII8eaqn+3otrbttGL1zSMZAAtiPsBztQnujVBugg/cXFUpyg==
dependencies:
"@adobe/css-tools" "~4.3.1"
debug "^4.3.2"
Expand Down

0 comments on commit ee730dd

Please sign in to comment.