Skip to content

Commit

Permalink
feat(deps): update dependency inquirer to v9.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent db66534 commit d49a1e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.25.1",
"husky": "9.0.11",
"inquirer": "9.3.0",
"inquirer": "9.3.1",
"pinst": "3.0.0",
"prettier": "3.3.2",
"semantic-release": "23.1.1",
Expand Down
26 changes: 5 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@ __metadata:
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-sonarjs: "npm:0.25.1"
husky: "npm:9.0.11"
inquirer: "npm:9.3.0"
inquirer: "npm:9.3.1"
pinst: "npm:3.0.0"
prettier: "npm:3.3.2"
semantic-release: "npm:23.1.1"
Expand Down Expand Up @@ -4251,16 +4251,14 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:9.3.0":
version: 9.3.0
resolution: "inquirer@npm:9.3.0"
"inquirer@npm:9.3.1":
version: 9.3.1
resolution: "inquirer@npm:9.3.1"
dependencies:
"@inquirer/figures": "npm:^1.0.3"
ansi-escapes: "npm:^4.3.2"
cli-width: "npm:^4.1.0"
external-editor: "npm:^3.1.0"
lodash.get: "npm:^4.4.2"
lodash.set: "npm:^4.3.2"
mute-stream: "npm:1.0.0"
ora: "npm:^5.4.1"
picocolors: "npm:^1.0.1"
Expand All @@ -4269,7 +4267,7 @@ __metadata:
string-width: "npm:^4.2.3"
strip-ansi: "npm:^6.0.1"
wrap-ansi: "npm:^6.2.0"
checksum: 10c0/6fb9fb8745e331f1377876c44175737fb873f5b339d7369dfc16e13040ca4720079d2fbff0cc199d9215cde0c02f858e3855407f40c13289b33351e29bf5a841
checksum: 10c0/e246fe74cdc1bca8fd70011c79f6533324a02d4a60d5f0e02976fb720ac19ee5e18c359dfc6ef52d6e02a6dc7c2872d7305fa7e985110f20ab922afbaf356acf
languageName: node
linkType: hard

Expand Down Expand Up @@ -5088,13 +5086,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.get@npm:^4.4.2":
version: 4.4.2
resolution: "lodash.get@npm:4.4.2"
checksum: 10c0/48f40d471a1654397ed41685495acb31498d5ed696185ac8973daef424a749ca0c7871bf7b665d5c14f5cc479394479e0307e781f61d5573831769593411be6e
languageName: node
linkType: hard

"lodash.isplainobject@npm:^4.0.6":
version: 4.0.6
resolution: "lodash.isplainobject@npm:4.0.6"
Expand Down Expand Up @@ -5137,13 +5128,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.set@npm:^4.3.2":
version: 4.3.2
resolution: "lodash.set@npm:4.3.2"
checksum: 10c0/c641d31905e51df43170dce8a1d11a1cff11356e2e2e75fe2615995408e9687d58c3e1d64c3c284c2df2bc519f79a98af737d2944d382ff82ffd244ff6075c29
languageName: node
linkType: hard

"lodash.snakecase@npm:^4.1.1":
version: 4.1.1
resolution: "lodash.snakecase@npm:4.1.1"
Expand Down

0 comments on commit d49a1e8

Please sign in to comment.