Skip to content

Commit

Permalink
chore(deps): update dependency postcss-styled-syntax to ^0.7.0 (#2529)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[postcss-styled-syntax](https://redirect.github.com/hudochenkov/postcss-styled-syntax)
| [`^0.6.4` ->
`^0.7.0`](https://renovatebot.com/diffs/npm/postcss-styled-syntax/0.6.4/0.7.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/postcss-styled-syntax/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/postcss-styled-syntax/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/postcss-styled-syntax/0.6.4/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss-styled-syntax/0.6.4/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>hudochenkov/postcss-styled-syntax
(postcss-styled-syntax)</summary>

###
[`v0.7.0`](https://redirect.github.com/hudochenkov/postcss-styled-syntax/blob/HEAD/CHANGELOG.md#070)

[Compare
Source](https://redirect.github.com/hudochenkov/postcss-styled-syntax/compare/0.6.4...0.7.0)

- Added support for passing a function to `styled` instead using it as a
tagged template. For example, <code>styled.div(props => \`color:
red;\`)</code>, or <code>styled(Component)(props => \`color:
red;\`)</code>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone
Asia/Seoul, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/channel-io/bezier-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent e7c3362 commit 7a23b7a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/stylelint-bezier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"eslint-config-bezier": "workspace:*",
"postcss-styled-syntax": "^0.6.4",
"postcss-styled-syntax": "^0.7.0",
"tsconfig": "workspace:*"
},
"peerDependencies": {
Expand Down
33 changes: 32 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2668,7 +2668,7 @@ __metadata:
dependencies:
"@channel.io/bezier-tokens": "npm:0.2.11"
eslint-config-bezier: "workspace:*"
postcss-styled-syntax: "npm:^0.6.4"
postcss-styled-syntax: "npm:^0.7.0"
tsconfig: "workspace:*"
peerDependencies:
stylelint: ">=16.0.0"
Expand Down Expand Up @@ -17146,6 +17146,17 @@ __metadata:
languageName: node
linkType: hard

"postcss-styled-syntax@npm:^0.7.0":
version: 0.7.0
resolution: "postcss-styled-syntax@npm:0.7.0"
dependencies:
typescript: "npm:^5.6.3"
peerDependencies:
postcss: ^8.4.21
checksum: 10/d52b4d556baf6b3c700fbb6b71bcc5bd3787d9af05a781bc1050031f61ac8e3ac60c5f7b8e924bd7ce6f8ff6b7d3314533f1526dd804729abdd021f835e35235
languageName: node
linkType: hard

"postcss-svgo@npm:^5.1.0":
version: 5.1.0
resolution: "postcss-svgo@npm:5.1.0"
Expand Down Expand Up @@ -20214,6 +20225,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.6.3":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
Expand All @@ -20224,6 +20245,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
languageName: node
linkType: hard

"ufo@npm:^1.3.2":
version: 1.4.0
resolution: "ufo@npm:1.4.0"
Expand Down

0 comments on commit 7a23b7a

Please sign in to comment.