Skip to content

Commit 68d57c3

Browse files
chore: update dependency jackspeak to v4
1 parent 83a428a commit 68d57c3

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": "^4.3.2"
5656
},
5757
"resolutions": {
58-
"jackspeak": "2.3.6"
58+
"jackspeak": "4.0.2"
5959
}
6060
}

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,11 +1580,6 @@
15801580
"@nodelib/fs.scandir" "2.1.5"
15811581
fastq "^1.6.0"
15821582

1583-
"@pkgjs/parseargs@^0.11.0":
1584-
version "0.11.0"
1585-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1586-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1587-
15881583
"@radix-ui/[email protected]":
15891584
version "1.0.1"
15901585
resolved "https://registry.yarnpkg.com/@radix-ui/number/-/number-1.0.1.tgz#644161a3557f46ed38a042acf4a770e826021674"
@@ -5946,14 +5941,12 @@ iterator.prototype@^1.1.2:
59465941
reflect.getprototypeof "^1.0.4"
59475942
set-function-name "^2.0.1"
59485943

5949-
jackspeak@2.3.6, jackspeak@^2.3.5:
5950-
version "2.3.6"
5951-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
5952-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
5944+
jackspeak@4.0.2, jackspeak@^2.3.5:
5945+
version "4.0.2"
5946+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015"
5947+
integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==
59535948
dependencies:
59545949
"@isaacs/cliui" "^8.0.2"
5955-
optionalDependencies:
5956-
"@pkgjs/parseargs" "^0.11.0"
59575950

59585951
jake@^10.8.5:
59595952
version "10.8.5"

0 commit comments

Comments
 (0)