Skip to content
This repository was archived by the owner on Jun 3, 2023. It is now read-only.

Commit c26cec8

Browse files
chore(deps): pin dependency @types/command-exists to 1.2.0
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c43a927 commit c26cec8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@pocket-studios/eslint-config": "1.1.0",
32-
"@types/command-exists": "^1.2.0",
32+
"@types/command-exists": "1.2.0",
3333
"@types/jest": "26.0.13",
3434
"@types/node": "14.6.2",
3535
"@typescript-eslint/eslint-plugin": "3.6.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@
545545
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
546546
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
547547

548-
"@types/command-exists@^1.2.0":
548+
"@types/command-exists@1.2.0":
549549
version "1.2.0"
550550
resolved "https://registry.yarnpkg.com/@types/command-exists/-/command-exists-1.2.0.tgz#d97e0ed10097090e4ab0367ed425b0312fad86f3"
551551
integrity sha512-ugsxEJfsCuqMLSuCD4PIJkp5Uk2z6TCMRCgYVuhRo5cYQY3+1xXTQkSlPtkpGHuvWMjS2KTeVQXxkXRACMbM6A==

0 commit comments

Comments
 (0)