Skip to content

Commit

Permalink
build(deps): update dependency inquirer to v9.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 083a48d commit fbfdbf4
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 @@ -55,7 +55,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.24.0",
"husky": "9.0.11",
"inquirer": "9.2.16",
"inquirer": "9.2.17",
"pinst": "3.0.0",
"prettier": "3.2.5",
"semantic-release": "23.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1074,7 +1074,7 @@ __metadata:
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-sonarjs: "npm:0.24.0"
husky: "npm:9.0.11"
inquirer: "npm:9.2.16"
inquirer: "npm:9.2.17"
pinst: "npm:3.0.0"
prettier: "npm:3.2.5"
semantic-release: "npm:23.0.6"
Expand Down Expand Up @@ -4200,9 +4200,9 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:9.2.16":
version: 9.2.16
resolution: "inquirer@npm:9.2.16"
"inquirer@npm:9.2.17":
version: 9.2.17
resolution: "inquirer@npm:9.2.17"
dependencies:
"@ljharb/through": "npm:^2.3.13"
ansi-escapes: "npm:^4.3.2"
Expand All @@ -4219,7 +4219,7 @@ __metadata:
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
wrap-ansi: "npm:^6.2.0"
checksum: 10c0/85b67a6c035e601f5f72803353ad8400a1eb738762137b092f06bc84fd480cb1faba5161e0b514a00935f73c9b46869af1d4f3cad08138f1c5d37388b01111dd
checksum: 10c0/713ec2fe2d6fd9943576bfa4dd724449095b014feacc57c6b675512bc255cd04fdd22df60e9f5d38df58651e8a0ac681f19d59a31e9d4d3c8c8a14b51e8287cc
languageName: node
linkType: hard

Expand Down

0 comments on commit fbfdbf4

Please sign in to comment.