Skip to content

Commit 9e1384d

Browse files
build(deps): update dependency inquirer to v9.3.2
1 parent 7da5511 commit 9e1384d

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
@@ -57,7 +57,7 @@
5757
"eslint-plugin-prefer-arrow": "1.2.3",
5858
"eslint-plugin-sonarjs": "0.25.1",
5959
"husky": "9.0.11",
60-
"inquirer": "9.3.1",
60+
"inquirer": "9.3.2",
6161
"pinst": "3.0.0",
6262
"prettier": "3.3.2",
6363
"semantic-release": "23.1.1",

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ __metadata:
10521052
eslint-plugin-prefer-arrow: "npm:1.2.3"
10531053
eslint-plugin-sonarjs: "npm:0.25.1"
10541054
husky: "npm:9.0.11"
1055-
inquirer: "npm:9.3.1"
1055+
inquirer: "npm:9.3.2"
10561056
pinst: "npm:3.0.0"
10571057
prettier: "npm:3.3.2"
10581058
rxjs: "npm:^5.0.0 || ^6.0.0 || ^7.0.0"
@@ -4249,23 +4249,23 @@ __metadata:
42494249
languageName: node
42504250
linkType: hard
42514251

4252-
"inquirer@npm:9.3.1":
4253-
version: 9.3.1
4254-
resolution: "inquirer@npm:9.3.1"
4252+
"inquirer@npm:9.3.2":
4253+
version: 9.3.2
4254+
resolution: "inquirer@npm:9.3.2"
42554255
dependencies:
42564256
"@inquirer/figures": "npm:^1.0.3"
42574257
ansi-escapes: "npm:^4.3.2"
42584258
cli-width: "npm:^4.1.0"
42594259
external-editor: "npm:^3.1.0"
42604260
mute-stream: "npm:1.0.0"
42614261
ora: "npm:^5.4.1"
4262-
picocolors: "npm:^1.0.1"
42634262
run-async: "npm:^3.0.0"
42644263
rxjs: "npm:^7.8.1"
42654264
string-width: "npm:^4.2.3"
42664265
strip-ansi: "npm:^6.0.1"
42674266
wrap-ansi: "npm:^6.2.0"
4268-
checksum: 10c0/e246fe74cdc1bca8fd70011c79f6533324a02d4a60d5f0e02976fb720ac19ee5e18c359dfc6ef52d6e02a6dc7c2872d7305fa7e985110f20ab922afbaf356acf
4267+
yoctocolors-cjs: "npm:^2.1.1"
4268+
checksum: 10c0/7e09361e102f98c2cfaebe6427250ad9ebfff018f48480f0f537ce039ac77fdc04093fb690c45ef3c246dc0b6afa6af437f1da10bd2899593403bcdbe7541580
42694269
languageName: node
42704270
linkType: hard
42714271

@@ -6315,7 +6315,7 @@ __metadata:
63156315
languageName: node
63166316
linkType: hard
63176317

6318-
"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1":
6318+
"picocolors@npm:^1.0.0":
63196319
version: 1.0.1
63206320
resolution: "picocolors@npm:1.0.1"
63216321
checksum: 10c0/c63cdad2bf812ef0d66c8db29583802355d4ca67b9285d846f390cc15c2f6ccb94e8cb7eb6a6e97fc5990a6d3ad4ae42d86c84d3146e667c739a4234ed50d400
@@ -8180,6 +8180,13 @@ __metadata:
81808180
languageName: node
81818181
linkType: hard
81828182

8183+
"yoctocolors-cjs@npm:^2.1.1":
8184+
version: 2.1.1
8185+
resolution: "yoctocolors-cjs@npm:2.1.1"
8186+
checksum: 10c0/e7e32c3d0a41e72251e274b34ebf9c371d26be1d351b41ba8feb407ce61e607e5178d1eaefeff7b5f1346a94a4ff4081cf276f2fd8388b432b7798d18800dd7f
8187+
languageName: node
8188+
linkType: hard
8189+
81838190
"yoctocolors@npm:^2.0.0":
81848191
version: 2.0.2
81858192
resolution: "yoctocolors@npm:2.0.2"

0 commit comments

Comments
 (0)