Skip to content

Commit 5336fc8

Browse files
feat(deps): update dependency inquirer to v9.3.2
1 parent d49a1e8 commit 5336fc8

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-prefer-arrow": "1.2.3",
4949
"eslint-plugin-sonarjs": "0.25.1",
5050
"husky": "9.0.11",
51-
"inquirer": "9.3.1",
51+
"inquirer": "9.3.2",
5252
"pinst": "3.0.0",
5353
"prettier": "3.3.2",
5454
"semantic-release": "23.1.1",

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,7 @@ __metadata:
11071107
eslint-plugin-prefer-arrow: "npm:1.2.3"
11081108
eslint-plugin-sonarjs: "npm:0.25.1"
11091109
husky: "npm:9.0.11"
1110-
inquirer: "npm:9.3.1"
1110+
inquirer: "npm:9.3.2"
11111111
pinst: "npm:3.0.0"
11121112
prettier: "npm:3.3.2"
11131113
semantic-release: "npm:23.1.1"
@@ -4251,23 +4251,23 @@ __metadata:
42514251
languageName: node
42524252
linkType: hard
42534253

4254-
"inquirer@npm:9.3.1":
4255-
version: 9.3.1
4256-
resolution: "inquirer@npm:9.3.1"
4254+
"inquirer@npm:9.3.2":
4255+
version: 9.3.2
4256+
resolution: "inquirer@npm:9.3.2"
42574257
dependencies:
42584258
"@inquirer/figures": "npm:^1.0.3"
42594259
ansi-escapes: "npm:^4.3.2"
42604260
cli-width: "npm:^4.1.0"
42614261
external-editor: "npm:^3.1.0"
42624262
mute-stream: "npm:1.0.0"
42634263
ora: "npm:^5.4.1"
4264-
picocolors: "npm:^1.0.1"
42654264
run-async: "npm:^3.0.0"
42664265
rxjs: "npm:^7.8.1"
42674266
string-width: "npm:^4.2.3"
42684267
strip-ansi: "npm:^6.0.1"
42694268
wrap-ansi: "npm:^6.2.0"
4270-
checksum: 10c0/e246fe74cdc1bca8fd70011c79f6533324a02d4a60d5f0e02976fb720ac19ee5e18c359dfc6ef52d6e02a6dc7c2872d7305fa7e985110f20ab922afbaf356acf
4269+
yoctocolors-cjs: "npm:^2.1.1"
4270+
checksum: 10c0/7e09361e102f98c2cfaebe6427250ad9ebfff018f48480f0f537ce039ac77fdc04093fb690c45ef3c246dc0b6afa6af437f1da10bd2899593403bcdbe7541580
42714271
languageName: node
42724272
linkType: hard
42734273

@@ -6317,7 +6317,7 @@ __metadata:
63176317
languageName: node
63186318
linkType: hard
63196319

6320-
"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1":
6320+
"picocolors@npm:^1.0.0":
63216321
version: 1.0.1
63226322
resolution: "picocolors@npm:1.0.1"
63236323
checksum: 10c0/c63cdad2bf812ef0d66c8db29583802355d4ca67b9285d846f390cc15c2f6ccb94e8cb7eb6a6e97fc5990a6d3ad4ae42d86c84d3146e667c739a4234ed50d400
@@ -8194,6 +8194,13 @@ __metadata:
81948194
languageName: node
81958195
linkType: hard
81968196

8197+
"yoctocolors-cjs@npm:^2.1.1":
8198+
version: 2.1.1
8199+
resolution: "yoctocolors-cjs@npm:2.1.1"
8200+
checksum: 10c0/e7e32c3d0a41e72251e274b34ebf9c371d26be1d351b41ba8feb407ce61e607e5178d1eaefeff7b5f1346a94a4ff4081cf276f2fd8388b432b7798d18800dd7f
8201+
languageName: node
8202+
linkType: hard
8203+
81978204
"yoctocolors@npm:^2.0.0":
81988205
version: 2.0.2
81998206
resolution: "yoctocolors@npm:2.0.2"

0 commit comments

Comments
 (0)