Skip to content

Commit 850e370

Browse files
chore(deps): bump citty from 0.1.6 to 0.2.0 (#1580)
Bumps [citty](https://github.com/unjs/citty) from 0.1.6 to 0.2.0. - [Release notes](https://github.com/unjs/citty/releases) - [Changelog](https://github.com/unjs/citty/blob/main/CHANGELOG.md) - [Commits](unjs/citty@v0.1.6...v0.2.0) --- updated-dependencies: - dependency-name: citty dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 940e353 commit 850e370

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@biomejs/wasm-nodejs": "2.3.11",
4848
"@types/swagger-schema-official": "^2.0.25",
4949
"c12": "^3.3.3",
50-
"citty": "^0.1.6",
50+
"citty": "^0.2.0",
5151
"consola": "^3.4.2",
5252
"es-toolkit": "^1.43.0",
5353
"eta": "^3.5.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1599,6 +1599,13 @@ __metadata:
15991599
languageName: node
16001600
linkType: hard
16011601

1602+
"citty@npm:^0.2.0":
1603+
version: 0.2.0
1604+
resolution: "citty@npm:0.2.0"
1605+
checksum: 10c0/da72051262ec0e0390dc9800e16bae72a5c85d61982e4f74e3c502d08a3099428964405eb1b4cdc07a7fd5658f78db97c0111c503cde592a41e75a299ac45fb5
1606+
languageName: node
1607+
linkType: hard
1608+
16021609
"cliui@npm:^8.0.1":
16031610
version: 8.0.1
16041611
resolution: "cliui@npm:8.0.1"
@@ -3626,7 +3633,7 @@ __metadata:
36263633
"@types/swagger2openapi": "npm:7.0.4"
36273634
axios: "npm:1.13.2"
36283635
c12: "npm:^3.3.3"
3629-
citty: "npm:^0.1.6"
3636+
citty: "npm:^0.2.0"
36303637
consola: "npm:^3.4.2"
36313638
es-toolkit: "npm:^1.43.0"
36323639
eta: "npm:^3.5.0"

0 commit comments

Comments
 (0)