Skip to content

Commit 6dec85b

Browse files
build(deps): update dependency inquirer to v9.3.7
1 parent 035c8b5 commit 6dec85b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.1.6",
60-
"inquirer": "9.3.6",
60+
"inquirer": "9.3.7",
6161
"pinst": "3.0.0",
6262
"prettier": "3.3.3",
6363
"semantic-release": "23.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ __metadata:
10561056
eslint-plugin-prefer-arrow: "npm:1.2.3"
10571057
eslint-plugin-sonarjs: "npm:0.25.1"
10581058
husky: "npm:9.1.6"
1059-
inquirer: "npm:9.3.6"
1059+
inquirer: "npm:9.3.7"
10601060
pinst: "npm:3.0.0"
10611061
prettier: "npm:3.3.3"
10621062
rxjs: "npm:^5.0.0 || ^6.0.0 || ^7.0.0"
@@ -4263,9 +4263,9 @@ __metadata:
42634263
languageName: node
42644264
linkType: hard
42654265

4266-
"inquirer@npm:9.3.6":
4267-
version: 9.3.6
4268-
resolution: "inquirer@npm:9.3.6"
4266+
"inquirer@npm:9.3.7":
4267+
version: 9.3.7
4268+
resolution: "inquirer@npm:9.3.7"
42694269
dependencies:
42704270
"@inquirer/figures": "npm:^1.0.3"
42714271
ansi-escapes: "npm:^4.3.2"
@@ -4279,7 +4279,7 @@ __metadata:
42794279
strip-ansi: "npm:^6.0.1"
42804280
wrap-ansi: "npm:^6.2.0"
42814281
yoctocolors-cjs: "npm:^2.1.2"
4282-
checksum: 10c0/29625ffc98979a862d3db1d006464526e1dd9f62f0aae68ab0231af56a193cbdc7f90d6222541e1dcf1ff1d3c1d36e33883f314b67bb731fd68a7b18999ef6e3
4282+
checksum: 10c0/7a5b70312a734b579846648365cbf354e8b23ec73f379d46ada30bc2cf3961dc33b7ca59a3c2beed8a8e03744e3d6c12d4998a34b2d3904774aed238d77328b4
42834283
languageName: node
42844284
linkType: hard
42854285

0 commit comments

Comments
 (0)