Skip to content

Commit

Permalink
build(deps): update dependency inquirer to v9.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 343578f commit c22bef1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "2.0.2",
"husky": "9.1.6",
"inquirer": "9.3.6",
"inquirer": "9.3.7",
"pinst": "3.0.0",
"prettier": "3.3.3",
"semantic-release": "22.0.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2474,7 +2474,7 @@ __metadata:
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-sonarjs: "npm:2.0.2"
husky: "npm:9.1.6"
inquirer: "npm:9.3.6"
inquirer: "npm:9.3.7"
pinst: "npm:3.0.0"
prettier: "npm:3.3.3"
semantic-release: "npm:22.0.12"
Expand Down Expand Up @@ -6149,9 +6149,9 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:9.3.6":
version: 9.3.6
resolution: "inquirer@npm:9.3.6"
"inquirer@npm:9.3.7":
version: 9.3.7
resolution: "inquirer@npm:9.3.7"
dependencies:
"@inquirer/figures": "npm:^1.0.3"
ansi-escapes: "npm:^4.3.2"
Expand All @@ -6165,7 +6165,7 @@ __metadata:
strip-ansi: "npm:^6.0.1"
wrap-ansi: "npm:^6.2.0"
yoctocolors-cjs: "npm:^2.1.2"
checksum: 10c0/29625ffc98979a862d3db1d006464526e1dd9f62f0aae68ab0231af56a193cbdc7f90d6222541e1dcf1ff1d3c1d36e33883f314b67bb731fd68a7b18999ef6e3
checksum: 10c0/7a5b70312a734b579846648365cbf354e8b23ec73f379d46ada30bc2cf3961dc33b7ca59a3c2beed8a8e03744e3d6c12d4998a34b2d3904774aed238d77328b4
languageName: node
linkType: hard

Expand Down

0 comments on commit c22bef1

Please sign in to comment.