We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62d93b commit bc6be82Copy full SHA for bc6be82
package.json
@@ -33,7 +33,7 @@
33
},
34
"devDependencies": {
35
"@changesets/changelog-github": "^0.5.1",
36
- "@changesets/cli": "^2.29.2",
+ "@changesets/cli": "^2.29.4",
37
"@commitlint/cli": "^19.8.0",
38
"@commitlint/config-conventional": "^19.8.0",
39
"@commitlint/prompt-cli": "^19.8.0",
packages/monorepo/package.json
@@ -53,8 +53,8 @@
53
"bin": "bin/copy.js"
54
55
"dependencies": {
56
- "@inquirer/checkbox": "^4.1.5",
57
- "@inquirer/confirm": "^5.1.9",
+ "@inquirer/checkbox": "^4.1.6",
+ "@inquirer/confirm": "^5.1.10",
58
"@pnpm/logger": "^1001.0.0",
59
"@pnpm/types": "^1000.5.0",
60
"@pnpm/worker": "^1000.1.5",
0 commit comments