Skip to content

Commit 138bba3

Browse files
chore(deps): update dependency prettier-plugin-curly to v0.3.2 (#95)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier-plugin-curly](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly) | [`0.3.1` -> `0.3.2`](https://renovatebot.com/diffs/npm/prettier-plugin-curly/0.3.1/0.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-curly/0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-curly/0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-curly/0.3.1/0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-curly/0.3.1/0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>JoshuaKGoldberg/prettier-plugin-curly (prettier-plugin-curly)</summary> ### [`v0.3.2`](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/blob/HEAD/CHANGELOG.md#032-2025-04-03) [Compare Source](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/compare/0.3.1...0.3.2) ##### Bug Fixes - bump to create-typescript-app@2 with transitions action ([#&#8203;630](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/issues/630)) ([b0c5cbe](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/commit/b0c5cbeb47d15c0bc072232f65fe27063cb3927c)), closes [#&#8203;629](https://redirect.github.com/JoshuaKGoldberg/prettier-plugin-curly/issues/629) </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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cedarjs/cedar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 373f01d commit 138bba3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/create-cedar-rsc-app/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3436,15 +3436,15 @@ __metadata:
34363436
linkType: hard
34373437

34383438
"prettier-plugin-curly@npm:^0.3.0":
3439-
version: 0.3.1
3440-
resolution: "prettier-plugin-curly@npm:0.3.1"
3439+
version: 0.3.2
3440+
resolution: "prettier-plugin-curly@npm:0.3.2"
34413441
dependencies:
34423442
"@babel/generator": "npm:^7.25.7"
34433443
"@babel/parser": "npm:^7.25.8"
34443444
"@babel/traverse": "npm:^7.25.7"
34453445
peerDependencies:
34463446
prettier: ^2 || ^3
3447-
checksum: 10c0/06241f2f0c4280ed867433ec22b0b5fa21b73de199e818b510633652c74fa4bda889f354dff95d459cba16b59002e2880105dbfd75b09654471822f303792e08
3447+
checksum: 10c0/4f81eca62d71bd616bdd832b240743a86c8720ddef0422bb958c677a48dec956c59124bdf8f079280160e862961d060b3e7506140ba59f70d571b8270e074121
34483448
languageName: node
34493449
linkType: hard
34503450

0 commit comments

Comments
 (0)