Skip to content

Commit b43c0f4

Browse files
chore: update dependency jackspeak to v4
1 parent 9e24cc8 commit b43c0f4

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"vite-tsconfig-paths": "^5.1.4"
5656
},
5757
"resolutions": {
58-
"jackspeak": "2.3.6"
58+
"jackspeak": "4.1.1"
5959
}
6060
}

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -756,11 +756,6 @@
756756
"@nodelib/fs.scandir" "2.1.5"
757757
fastq "^1.6.0"
758758

759-
"@pkgjs/parseargs@^0.11.0":
760-
version "0.11.0"
761-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
762-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
763-
764759
"@radix-ui/[email protected]":
765760
version "1.0.1"
766761
resolved "https://registry.yarnpkg.com/@radix-ui/number/-/number-1.0.1.tgz#644161a3557f46ed38a042acf4a770e826021674"
@@ -4012,14 +4007,12 @@ iterator.prototype@^1.1.3:
40124007
reflect.getprototypeof "^1.0.4"
40134008
set-function-name "^2.0.1"
40144009

4015-
jackspeak@2.3.6, jackspeak@^2.3.5:
4016-
version "2.3.6"
4017-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
4018-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
4010+
jackspeak@4.1.1, jackspeak@^2.3.5:
4011+
version "4.1.1"
4012+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
4013+
integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
40194014
dependencies:
40204015
"@isaacs/cliui" "^8.0.2"
4021-
optionalDependencies:
4022-
"@pkgjs/parseargs" "^0.11.0"
40234016

40244017
jiti@^1.20.0, jiti@^1.21.6:
40254018
version "1.21.6"

0 commit comments

Comments
 (0)