Skip to content

Commit d96025b

Browse files
chore: update dependency jackspeak to v4
1 parent 505e825 commit d96025b

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.0"
5959
}
6060
}

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -750,11 +750,6 @@
750750
"@nodelib/fs.scandir" "2.1.5"
751751
fastq "^1.6.0"
752752

753-
"@pkgjs/parseargs@^0.11.0":
754-
version "0.11.0"
755-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
756-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
757-
758753
"@radix-ui/[email protected]":
759754
version "1.0.1"
760755
resolved "https://registry.yarnpkg.com/@radix-ui/number/-/number-1.0.1.tgz#644161a3557f46ed38a042acf4a770e826021674"
@@ -4014,14 +4009,12 @@ iterator.prototype@^1.1.3:
40144009
reflect.getprototypeof "^1.0.4"
40154010
set-function-name "^2.0.1"
40164011

4017-
jackspeak@2.3.6, jackspeak@^2.3.5:
4018-
version "2.3.6"
4019-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
4020-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
4012+
jackspeak@4.1.0, jackspeak@^2.3.5:
4013+
version "4.1.0"
4014+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
4015+
integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
40214016
dependencies:
40224017
"@isaacs/cliui" "^8.0.2"
4023-
optionalDependencies:
4024-
"@pkgjs/parseargs" "^0.11.0"
40254018

40264019
jiti@^1.20.0, jiti@^1.21.6:
40274020
version "1.21.6"

0 commit comments

Comments
 (0)