Skip to content

Commit c4a4e84

Browse files
Pin @inquirer/prompts for vim bindings. (#16)
* Pin @inquirer/prompts for vim bindings. See https://github.com/SBoudrias/Inquirer.js/releases/tag/%40inquirer%2Fprompts%407.8.4 * Changelog * Set packageManager
1 parent b22a23f commit c4a4e84

File tree

3 files changed

+81
-63
lines changed

3 files changed

+81
-63
lines changed

.changelog/01.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
fix
2+
Restore vim bindings

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"homepage": "https://github.com/single-spa/heeler",
1616
"author": "Jolyn Denning",
1717
"license": "MIT",
18-
"packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748",
18+
"packageManager": "pnpm@10.17.0",
1919
"dependencies": {
20-
"@inquirer/prompts": "^7.8.0",
20+
"@inquirer/prompts": "7.8.3",
2121
"simple-git": "^3.28.0"
2222
},
2323
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)