Skip to content

Commit d0ad94d

Browse files
feat(deps): update dependency inquirer to v9.3.6
1 parent 39da6c8 commit d0ad94d

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
@@ -52,7 +52,7 @@
5252
"eslint-plugin-prefer-arrow": "1.2.3",
5353
"eslint-plugin-sonarjs": "0.25.1",
5454
"husky": "9.1.1",
55-
"inquirer": "9.3.5",
55+
"inquirer": "9.3.6",
5656
"pinst": "3.0.0",
5757
"prettier": "3.3.3",
5858
"semantic-release": "23.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ __metadata:
11971197
eslint-plugin-prefer-arrow: "npm:1.2.3"
11981198
eslint-plugin-sonarjs: "npm:0.25.1"
11991199
husky: "npm:9.1.1"
1200-
inquirer: "npm:9.3.5"
1200+
inquirer: "npm:9.3.6"
12011201
pinst: "npm:3.0.0"
12021202
prettier: "npm:3.3.3"
12031203
semantic-release: "npm:23.1.1"
@@ -6640,9 +6640,9 @@ __metadata:
66406640
languageName: node
66416641
linkType: hard
66426642

6643-
"inquirer@npm:9.3.5":
6644-
version: 9.3.5
6645-
resolution: "inquirer@npm:9.3.5"
6643+
"inquirer@npm:9.3.6":
6644+
version: 9.3.6
6645+
resolution: "inquirer@npm:9.3.6"
66466646
dependencies:
66476647
"@inquirer/figures": "npm:^1.0.3"
66486648
ansi-escapes: "npm:^4.3.2"
@@ -6656,7 +6656,7 @@ __metadata:
66566656
strip-ansi: "npm:^6.0.1"
66576657
wrap-ansi: "npm:^6.2.0"
66586658
yoctocolors-cjs: "npm:^2.1.2"
6659-
checksum: 10c0/e8a06f47f4f3244f6ffc35fd3f57b04683032c37cd2633b904d9fa2a0302974f5fe374b2fe4825c26900a8b424adf1a05cf99c71ffa8decc35ae2eff585fcf52
6659+
checksum: 10c0/29625ffc98979a862d3db1d006464526e1dd9f62f0aae68ab0231af56a193cbdc7f90d6222541e1dcf1ff1d3c1d36e33883f314b67bb731fd68a7b18999ef6e3
66606660
languageName: node
66616661
linkType: hard
66626662

0 commit comments

Comments
 (0)