Skip to content

Commit d1a34de

Browse files
chore(deps): update dependency prettier-plugin-curly to v0.3.2 (#12061)
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/redwoodjs/graphql). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9330b5e commit d1a34de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"nx": "20.3.2",
123123
"ora": "8.1.1",
124124
"prettier": "3.4.2",
125-
"prettier-plugin-curly": "0.3.1",
125+
"prettier-plugin-curly": "0.3.2",
126126
"prettier-plugin-packagejson": "2.5.6",
127127
"prettier-plugin-sh": "0.14.0",
128128
"prompts": "2.4.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25232,16 +25232,16 @@ __metadata:
2523225232
languageName: node
2523325233
linkType: hard
2523425234

25235-
"prettier-plugin-curly@npm:0.3.1":
25236-
version: 0.3.1
25237-
resolution: "prettier-plugin-curly@npm:0.3.1"
25235+
"prettier-plugin-curly@npm:0.3.2":
25236+
version: 0.3.2
25237+
resolution: "prettier-plugin-curly@npm:0.3.2"
2523825238
dependencies:
2523925239
"@babel/generator": "npm:^7.25.7"
2524025240
"@babel/parser": "npm:^7.25.8"
2524125241
"@babel/traverse": "npm:^7.25.7"
2524225242
peerDependencies:
2524325243
prettier: ^2 || ^3
25244-
checksum: 10c0/06241f2f0c4280ed867433ec22b0b5fa21b73de199e818b510633652c74fa4bda889f354dff95d459cba16b59002e2880105dbfd75b09654471822f303792e08
25244+
checksum: 10c0/4f81eca62d71bd616bdd832b240743a86c8720ddef0422bb958c677a48dec956c59124bdf8f079280160e862961d060b3e7506140ba59f70d571b8270e074121
2524525245
languageName: node
2524625246
linkType: hard
2524725247

@@ -26967,7 +26967,7 @@ __metadata:
2696726967
nx: "npm:20.3.2"
2696826968
ora: "npm:8.1.1"
2696926969
prettier: "npm:3.4.2"
26970-
prettier-plugin-curly: "npm:0.3.1"
26970+
prettier-plugin-curly: "npm:0.3.2"
2697126971
prettier-plugin-packagejson: "npm:2.5.6"
2697226972
prettier-plugin-sh: "npm:0.14.0"
2697326973
prompts: "npm:2.4.2"

0 commit comments

Comments
 (0)