Skip to content

Commit 484b700

Browse files
Bump @types/configstore from 2.1.1 to 4.0.0 (davewasmer#34)
Bumps [@types/configstore](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/configstore) from 2.1.1 to 4.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/configstore) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d20a17d commit 484b700

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@microsoft/api-documenter": "^7.7.12",
5050
"@microsoft/api-extractor": "^7.7.8",
5151
"@types/command-exists": "^1.2.0",
52-
"@types/configstore": "^2.1.1",
52+
"@types/configstore": "^4.0.0",
5353
"@types/debug": "^4.1.5",
5454
"@types/dotenv": "^8.2.0",
5555
"@types/execa": "^0.9.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,10 @@
299299
resolved "https://registry.yarnpkg.com/@types/command-exists/-/command-exists-1.2.0.tgz#d97e0ed10097090e4ab0367ed425b0312fad86f3"
300300
integrity sha512-ugsxEJfsCuqMLSuCD4PIJkp5Uk2z6TCMRCgYVuhRo5cYQY3+1xXTQkSlPtkpGHuvWMjS2KTeVQXxkXRACMbM6A==
301301

302-
"@types/configstore@^2.1.1":
303-
version "2.1.1"
304-
resolved "https://registry.yarnpkg.com/@types/configstore/-/configstore-2.1.1.tgz#cd1e8553633ad3185c3f2f239ecff5d2643e92b6"
302+
"@types/configstore@^4.0.0":
303+
version "4.0.0"
304+
resolved "https://registry.yarnpkg.com/@types/configstore/-/configstore-4.0.0.tgz#cb718f9507e9ee73782f40d07aaca1cd747e36fa"
305+
integrity sha512-SvCBBPzOIe/3Tu7jTl2Q8NjITjLmq9m7obzjSyb8PXWWZ31xVK6w4T6v8fOx+lrgQnqk3Yxc00LDolFsSakKCA==
305306

306307
"@types/connect@*":
307308
version "3.4.34"

0 commit comments

Comments
 (0)