Skip to content

Commit bc6be82

Browse files
committed
chore(deps): upgrade
1 parent c62d93b commit bc6be82

File tree

3 files changed

+96
-36
lines changed

3 files changed

+96
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@changesets/changelog-github": "^0.5.1",
36-
"@changesets/cli": "^2.29.2",
36+
"@changesets/cli": "^2.29.4",
3737
"@commitlint/cli": "^19.8.0",
3838
"@commitlint/config-conventional": "^19.8.0",
3939
"@commitlint/prompt-cli": "^19.8.0",

packages/monorepo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"bin": "bin/copy.js"
5454
},
5555
"dependencies": {
56-
"@inquirer/checkbox": "^4.1.5",
57-
"@inquirer/confirm": "^5.1.9",
56+
"@inquirer/checkbox": "^4.1.6",
57+
"@inquirer/confirm": "^5.1.10",
5858
"@pnpm/logger": "^1001.0.0",
5959
"@pnpm/types": "^1000.5.0",
6060
"@pnpm/worker": "^1000.1.5",

0 commit comments

Comments
 (0)