Skip to content

Commit 336b9c3

Browse files
feat(deps): update dependency inquirer to v9.3.3
1 parent 891549d commit 336b9c3

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.0.11",
55-
"inquirer": "9.3.2",
55+
"inquirer": "9.3.3",
5656
"pinst": "3.0.0",
5757
"prettier": "3.3.2",
5858
"semantic-release": "23.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@ __metadata:
11991199
eslint-plugin-prefer-arrow: "npm:1.2.3"
12001200
eslint-plugin-sonarjs: "npm:0.25.1"
12011201
husky: "npm:9.0.11"
1202-
inquirer: "npm:9.3.2"
1202+
inquirer: "npm:9.3.3"
12031203
pinst: "npm:3.0.0"
12041204
prettier: "npm:3.3.2"
12051205
semantic-release: "npm:23.1.1"
@@ -6635,9 +6635,9 @@ __metadata:
66356635
languageName: node
66366636
linkType: hard
66376637

6638-
"inquirer@npm:9.3.2":
6639-
version: 9.3.2
6640-
resolution: "inquirer@npm:9.3.2"
6638+
"inquirer@npm:9.3.3":
6639+
version: 9.3.3
6640+
resolution: "inquirer@npm:9.3.3"
66416641
dependencies:
66426642
"@inquirer/figures": "npm:^1.0.3"
66436643
ansi-escapes: "npm:^4.3.2"
@@ -6651,7 +6651,7 @@ __metadata:
66516651
strip-ansi: "npm:^6.0.1"
66526652
wrap-ansi: "npm:^6.2.0"
66536653
yoctocolors-cjs: "npm:^2.1.1"
6654-
checksum: 10c0/7e09361e102f98c2cfaebe6427250ad9ebfff018f48480f0f537ce039ac77fdc04093fb690c45ef3c246dc0b6afa6af437f1da10bd2899593403bcdbe7541580
6654+
checksum: 10c0/f8dc71cda454b18e6a9ba2b67be5501a98d28225687683fa4acd3dcccbcce3684527534172d29a40e797491924f5d1748d5a9aa6b72add8f18dd64cc09d745b7
66556655
languageName: node
66566656
linkType: hard
66576657

0 commit comments

Comments
 (0)