Skip to content

Commit 4002e5c

Browse files
committed
fix(deps): update dependencies
1 parent 3bf50d1 commit 4002e5c

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@cdwr/nx-payload": "1.0.2",
50-
"@clack/prompts": "^0.8.0",
50+
"@clack/prompts": "^0.9.0",
5151
"@commitlint/cli": "^19.0.0",
5252
"@commitlint/config-angular": "^19.0.0",
5353
"@commitlint/config-conventional": "^19.0.0",
@@ -154,5 +154,5 @@
154154
"commit"
155155
]
156156
},
157-
"packageManager": "pnpm@9.15.0"
157+
"packageManager": "pnpm@9.15.1"
158158
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@actions/core": "^1.11.1",
3636
"@actions/github": "^6.0.0",
37-
"@clack/prompts": "^0.8.0",
37+
"@clack/prompts": "^0.9.0",
3838
"@infisical/sdk": "^3.0.4",
3939
"@nx/devkit": "20.x",
4040
"@nx/plugin": "20.x",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)