Skip to content

Commit 8c7f190

Browse files
committed
1 parent 4e48685 commit 8c7f190

File tree

2 files changed

+23
-43
lines changed

2 files changed

+23
-43
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@
187187
},
188188
"packageManager": "[email protected]",
189189
"resolutions": {
190+
"jackspeak": "2.1.1",
190191
"react-select/@emotion/cache": "11.13.0",
191192
"react-select/@emotion/react": "11.13.0"
192193
}

yarn.lock

+22-43
Original file line numberDiff line numberDiff line change
@@ -1653,18 +1653,6 @@
16531653
chalk "^2.4.2"
16541654
lodash "^4.17.15"
16551655

1656-
"@isaacs/cliui@^8.0.2":
1657-
version "8.0.2"
1658-
resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
1659-
integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
1660-
dependencies:
1661-
string-width "^5.1.2"
1662-
string-width-cjs "npm:string-width@^4.2.0"
1663-
strip-ansi "^7.0.1"
1664-
strip-ansi-cjs "npm:strip-ansi@^6.0.1"
1665-
wrap-ansi "^8.1.0"
1666-
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
1667-
16681656
"@istanbuljs/load-nyc-config@^1.0.0":
16691657
version "1.1.0"
16701658
resolved "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -7321,21 +7309,12 @@ iterator.prototype@^1.1.2:
73217309
reflect.getprototypeof "^1.0.4"
73227310
set-function-name "^2.0.1"
73237311

7324-
jackspeak@^2.3.6:
7325-
version "2.3.6"
7326-
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
7327-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
7328-
dependencies:
7329-
"@isaacs/cliui" "^8.0.2"
7330-
optionalDependencies:
7331-
"@pkgjs/parseargs" "^0.11.0"
7332-
7333-
jackspeak@^3.1.2:
7334-
version "3.4.3"
7335-
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
7336-
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
7312+
[email protected], jackspeak@^2.3.6, jackspeak@^3.1.2:
7313+
version "2.1.1"
7314+
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-2.1.1.tgz#2a42db4cfbb7e55433c28b6f75d8b796af9669cd"
7315+
integrity sha512-juf9stUEwUaILepraGOWIJTLwg48bUnBmRqd2ln2Os1sW987zeoj/hzhbvRB95oMuS2ZTpjULmdwHNX4rzZIZw==
73377316
dependencies:
7338-
"@isaacs/cliui" "^8.0.2"
7317+
cliui "^8.0.1"
73397318
optionalDependencies:
73407319
"@pkgjs/parseargs" "^0.11.0"
73417320

@@ -10973,7 +10952,7 @@ string-natural-compare@^3.0.1:
1097310952
resolved "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1097410953
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1097510954

10976-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10955+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1097710956
version "4.2.3"
1097810957
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1097910958
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11048,13 +11027,6 @@ stringify-entities@^4.0.0:
1104811027
character-entities-html4 "^2.0.0"
1104911028
character-entities-legacy "^3.0.0"
1105011029

11051-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11052-
version "6.0.1"
11053-
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11054-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11055-
dependencies:
11056-
ansi-regex "^5.0.1"
11057-
1105811030
1105911031
version "5.2.0"
1106011032
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
@@ -11069,6 +11041,13 @@ strip-ansi@^3.0.0:
1106911041
dependencies:
1107011042
ansi-regex "^2.0.0"
1107111043

11044+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11045+
version "6.0.1"
11046+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11047+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11048+
dependencies:
11049+
ansi-regex "^5.0.1"
11050+
1107211051
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1107311052
version "7.1.0"
1107411053
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -12067,20 +12046,20 @@ word-wrap@^1.2.5:
1206712046
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
1206812047
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
1206912048

12070-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12071-
name wrap-ansi-cjs
12072-
version "7.0.0"
12073-
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12074-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12049+
wrap-ansi@^6.0.1:
12050+
version "6.2.0"
12051+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
12052+
integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==
1207512053
dependencies:
1207612054
ansi-styles "^4.0.0"
1207712055
string-width "^4.1.0"
1207812056
strip-ansi "^6.0.0"
1207912057

12080-
wrap-ansi@^6.0.1:
12081-
version "6.2.0"
12082-
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
12083-
integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==
12058+
wrap-ansi@^7.0.0:
12059+
name wrap-ansi-cjs
12060+
version "7.0.0"
12061+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12062+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
1208412063
dependencies:
1208512064
ansi-styles "^4.0.0"
1208612065
string-width "^4.1.0"

0 commit comments

Comments
 (0)