Skip to content

Commit efb8cfa

Browse files
chore: update dependency jackspeak to v4
1 parent 4a800ca commit efb8cfa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.1"
5959
}
6060
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5940,10 +5940,10 @@ iterator.prototype@^1.1.2:
59405940
reflect.getprototypeof "^1.0.4"
59415941
set-function-name "^2.0.1"
59425942

5943-
jackspeak@2.3.6, jackspeak@^2.3.5:
5944-
version "2.3.6"
5945-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
5946-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
5943+
jackspeak@4.0.1, jackspeak@^2.3.5:
5944+
version "4.0.1"
5945+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
5946+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
59475947
dependencies:
59485948
"@isaacs/cliui" "^8.0.2"
59495949
optionalDependencies:

0 commit comments

Comments
 (0)