Skip to content

Commit cb43201

Browse files
authored
chore: bump clack prompts to 0.11 (#490)
* chore: bump clack prompts to 0.11 * changeset
1 parent b4bb5ed commit cb43201

File tree

4 files changed

+18
-13
lines changed

4 files changed

+18
-13
lines changed

.changeset/open-towns-tease.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@rnef/tools': patch
3+
---
4+
5+
chore: bump clack prompts to 0.11

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@changesets/cli": "^2.29.5",
29-
"@clack/prompts": "^0.10.1",
29+
"@clack/prompts": "^0.11.0",
3030
"@eslint/js": "^9.33.0",
3131
"@types/node": "^18.19.122",
3232
"@typescript-eslint/eslint-plugin": "^8.39.0",

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"publish:verdaccio": "npm publish --registry http://localhost:4873 --userconfig ../../.npmrc"
1818
},
1919
"dependencies": {
20-
"@clack/prompts": "^0.10.0",
20+
"@clack/prompts": "^0.11.0",
2121
"@expo/fingerprint": "^0.11.6",
2222
"@types/adm-zip": "^0.5.7",
2323
"adm-zip": "^0.5.16",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)