Skip to content

Commit e7e079f

Browse files
build(deps): update dependency inquirer to v9.3.6
1 parent 05d22ef commit e7e079f

File tree

2 files changed

+14
-19
lines changed

2 files changed

+14
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-prefer-arrow": "1.2.3",
5959
"eslint-plugin-sonarjs": "0.25.1",
6060
"husky": "9.1.5",
61-
"inquirer": "9.2.23",
61+
"inquirer": "9.3.6",
6262
"pinst": "3.0.0",
6363
"prettier": "3.2.5",
6464
"semantic-release": "22.0.12",

yarn.lock

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -389,15 +389,6 @@ __metadata:
389389
languageName: node
390390
linkType: hard
391391

392-
"@ljharb/through@npm:^2.3.13":
393-
version: 2.3.13
394-
resolution: "@ljharb/through@npm:2.3.13"
395-
dependencies:
396-
call-bind: "npm:^1.0.7"
397-
checksum: 10c0/fb60b2fb2c674a674d8ebdb8972ccf52f8a62a9c1f5a2ac42557bc0273231c65d642aa2d7627cbb300766a25ae4642acd0f95fba2f8a1ff891086f0cb15807c3
398-
languageName: node
399-
linkType: hard
400-
401392
"@nodelib/fs.scandir@npm:2.1.5":
402393
version: 2.1.5
403394
resolution: "@nodelib/fs.scandir@npm:2.1.5"
@@ -1028,7 +1019,7 @@ __metadata:
10281019
eslint-plugin-prefer-arrow: "npm:1.2.3"
10291020
eslint-plugin-sonarjs: "npm:0.25.1"
10301021
husky: "npm:9.1.5"
1031-
inquirer: "npm:9.2.23"
1022+
inquirer: "npm:9.3.6"
10321023
is-integer: "npm:^1.0.7"
10331024
is-integer-in-range: "npm:^4.0.0"
10341025
pinst: "npm:3.0.0"
@@ -4251,26 +4242,23 @@ __metadata:
42514242
languageName: node
42524243
linkType: hard
42534244

4254-
"inquirer@npm:9.2.23":
4255-
version: 9.2.23
4256-
resolution: "inquirer@npm:9.2.23"
4245+
"inquirer@npm:9.3.6":
4246+
version: 9.3.6
4247+
resolution: "inquirer@npm:9.3.6"
42574248
dependencies:
42584249
"@inquirer/figures": "npm:^1.0.3"
4259-
"@ljharb/through": "npm:^2.3.13"
42604250
ansi-escapes: "npm:^4.3.2"
4261-
chalk: "npm:^5.3.0"
4262-
cli-cursor: "npm:^3.1.0"
42634251
cli-width: "npm:^4.1.0"
42644252
external-editor: "npm:^3.1.0"
4265-
lodash: "npm:^4.17.21"
42664253
mute-stream: "npm:1.0.0"
42674254
ora: "npm:^5.4.1"
42684255
run-async: "npm:^3.0.0"
42694256
rxjs: "npm:^7.8.1"
42704257
string-width: "npm:^4.2.3"
42714258
strip-ansi: "npm:^6.0.1"
42724259
wrap-ansi: "npm:^6.2.0"
4273-
checksum: 10c0/6adf3a6a9c666ff2baf3e8aef841f3ae266506cf0256ef445de5ec9a456aec8d6ff38180cc436ad3f9045cbb018d11dca98ed3570c28fbf8a857f1e4712eddc7
4260+
yoctocolors-cjs: "npm:^2.1.2"
4261+
checksum: 10c0/29625ffc98979a862d3db1d006464526e1dd9f62f0aae68ab0231af56a193cbdc7f90d6222541e1dcf1ff1d3c1d36e33883f314b67bb731fd68a7b18999ef6e3
42744262
languageName: node
42754263
linkType: hard
42764264

@@ -8072,3 +8060,10 @@ __metadata:
80728060
checksum: 10c0/856117aa15cf5103d2a2fb173f0ab4acb12b4b4d0ed3ab249fdbbf612e55d1cadfd27a6110940e24746fb0a78cf640b522cc8bca76f30a3b00b66e90cf82abe0
80738061
languageName: node
80748062
linkType: hard
8063+
8064+
"yoctocolors-cjs@npm:^2.1.2":
8065+
version: 2.1.2
8066+
resolution: "yoctocolors-cjs@npm:2.1.2"
8067+
checksum: 10c0/a0e36eb88fea2c7981eab22d1ba45e15d8d268626e6c4143305e2c1628fa17ebfaa40cd306161a8ce04c0a60ee0262058eab12567493d5eb1409780853454c6f
8068+
languageName: node
8069+
linkType: hard

0 commit comments

Comments
 (0)