Skip to content

Commit 1af285d

Browse files
build(deps): update dependency inquirer to v9.3.3
1 parent 0f36e4b commit 1af285d

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.0.11",
60-
"inquirer": "9.3.2",
60+
"inquirer": "9.3.3",
6161
"pinst": "3.0.0",
6262
"prettier": "3.3.2",
6363
"semantic-release": "23.1.1",

yarn.lock

Lines changed: 5 additions & 5 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.2"
1055+
inquirer: "npm:9.3.3"
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,9 +4249,9 @@ __metadata:
42494249
languageName: node
42504250
linkType: hard
42514251

4252-
"inquirer@npm:9.3.2":
4253-
version: 9.3.2
4254-
resolution: "inquirer@npm:9.3.2"
4252+
"inquirer@npm:9.3.3":
4253+
version: 9.3.3
4254+
resolution: "inquirer@npm:9.3.3"
42554255
dependencies:
42564256
"@inquirer/figures": "npm:^1.0.3"
42574257
ansi-escapes: "npm:^4.3.2"
@@ -4265,7 +4265,7 @@ __metadata:
42654265
strip-ansi: "npm:^6.0.1"
42664266
wrap-ansi: "npm:^6.2.0"
42674267
yoctocolors-cjs: "npm:^2.1.1"
4268-
checksum: 10c0/7e09361e102f98c2cfaebe6427250ad9ebfff018f48480f0f537ce039ac77fdc04093fb690c45ef3c246dc0b6afa6af437f1da10bd2899593403bcdbe7541580
4268+
checksum: 10c0/f8dc71cda454b18e6a9ba2b67be5501a98d28225687683fa4acd3dcccbcce3684527534172d29a40e797491924f5d1748d5a9aa6b72add8f18dd64cc09d745b7
42694269
languageName: node
42704270
linkType: hard
42714271

0 commit comments

Comments
 (0)