Skip to content

Commit ae2825f

Browse files
authored
Merge pull request #190 from salesforcecli/dependabot-npm_and_yarn-types-inquirer-9.0.9
chore(dev-deps): bump @types/inquirer from 9.0.8 to 9.0.9
2 parents 5752d9b + 67f8ab5 commit ae2825f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@salesforce/cli-plugins-testkit": "^5.3.35",
3030
"@salesforce/dev-scripts": "^10.2.12",
3131
"@salesforce/plugin-command-reference": "^3.1.65",
32-
"@types/inquirer": "^9.0.7",
32+
"@types/inquirer": "^9.0.9",
3333
"@types/react": "^18.3.3",
3434
"eslint-config-xo": "^0.45.0",
3535
"eslint-config-xo-react": "^0.27.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2369,10 +2369,10 @@
23692369
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4"
23702370
integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==
23712371

2372-
"@types/inquirer@^9.0.7":
2373-
version "9.0.8"
2374-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.8.tgz#09d39cc6435ab7b0597f527ff5e2d6ccdf6b14be"
2375-
integrity sha512-CgPD5kFGWsb8HJ5K7rfWlifao87m4ph8uioU7OTncJevmE/VLIqAAjfQtko578JZg7/f69K4FgqYym3gNr7DeA==
2372+
"@types/inquirer@^9.0.9":
2373+
version "9.0.9"
2374+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.9.tgz#c659dffbb8c2dab112324c7ae19b3303a972a96d"
2375+
integrity sha512-/mWx5136gts2Z2e5izdoRCo46lPp5TMs9R15GTSsgg/XnZyxDWVqoVU3R9lWnccKpqwsJLvRoxbCjoJtZB7DSw==
23762376
dependencies:
23772377
"@types/through" "*"
23782378
rxjs "^7.2.0"

0 commit comments

Comments
 (0)