Skip to content

Commit a80ab66

Browse files
chore(deps): update dependency stylus to ^0.63.0 (#252)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [stylus](https://togithub.com/stylus/stylus) | [`^0.59.0` -> `^0.63.0`](https://renovatebot.com/diffs/npm/stylus/0.59.0/0.63.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/stylus/0.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/stylus/0.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/stylus/0.59.0/0.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylus/0.59.0/0.63.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stylus/stylus (stylus)</summary> ### [`v0.63.0`](https://togithub.com/stylus/stylus/blob/HEAD/Changelog.md#0630--2024-03-05) [Compare Source](https://togithub.com/stylus/stylus/compare/0.62.0...0.63.0) \=================== - update vulnerable dependency [#&#8203;2861](https://togithub.com/stylus/stylus/pull/2861) ### [`v0.62.0`](https://togithub.com/stylus/stylus/blob/HEAD/Changelog.md#0620--2023-11-18) [Compare Source](https://togithub.com/stylus/stylus/compare/0.61.0...0.62.0) \=================== - fix: super call regression [#&#8203;2843](https://togithub.com/stylus/stylus/pull/2843) ### [`v0.61.0`](https://togithub.com/stylus/stylus/blob/HEAD/Changelog.md#0610--2023-11-04) [Compare Source](https://togithub.com/stylus/stylus/compare/0.60.0...0.61.0) \=================== - chore: drop support for NodeJS 10 and 12 [#&#8203;2834](https://togithub.com/stylus/stylus/pull/2834) - fix: fix [CVE-2023-26364](https://togithub.com/advisories/GHSA-hpx4-r86g-5jrg) ### [`v0.60.0`](https://togithub.com/stylus/stylus/blob/HEAD/Changelog.md#0600--2023-08-30) [Compare Source](https://togithub.com/stylus/stylus/compare/0.59.0...0.60.0) \=================== - feat: support [deno](https://deno.com) [#&#8203;2813](https://togithub.com/stylus/stylus/pull/2813) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/playground). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDM4LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad1ef26 commit a80ab66

File tree

2 files changed

+50
-15
lines changed

2 files changed

+50
-15
lines changed

package-lock.json

Lines changed: 49 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"regenerator-runtime": "^0.14.0",
130130
"style-loader": "^3.3.3",
131131
"styled-components": "5.3.11",
132-
"stylus": "^0.59.0",
132+
"stylus": "^0.63.0",
133133
"stylus-loader": "^7.1.3",
134134
"ts-jest": "29.1.2",
135135
"ts-node": "10.9.2",

0 commit comments

Comments
 (0)