Skip to content

Commit a098def

Browse files
dependabot[bot]malept
authored andcommitted
build(deps): bump @types/which from 1.3.2 to 2.0.0
Bumps [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/which) from 1.3.2 to 2.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/which) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68e1b26 commit a098def

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
@@ -40,7 +40,7 @@
4040
"@octokit/core": "^3.2.4",
4141
"@octokit/rest": "^18.0.11",
4242
"@octokit/types": "^6.1.2",
43-
"@types/which": "^1.3.2",
43+
"@types/which": "^2.0.0",
4444
"aws-sdk": "^2.472.0",
4545
"colors": "^1.4.0",
4646
"commander": "^4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1562,10 +1562,10 @@
15621562
"@types/webpack-sources" "*"
15631563
source-map "^0.6.0"
15641564

1565-
"@types/which@^1.3.2":
1566-
version "1.3.2"
1567-
resolved "https://registry.yarnpkg.com/@types/which/-/which-1.3.2.tgz#9c246fc0c93ded311c8512df2891fb41f6227fdf"
1568-
integrity sha512-8oDqyLC7eD4HM307boe2QWKyuzdzWBj56xI/imSl2cpL+U3tCMaTAkMJ4ee5JBZ/FsOJlvRGeIShiZDAl1qERA==
1565+
"@types/which@^2.0.0":
1566+
version "2.0.0"
1567+
resolved "https://registry.yarnpkg.com/@types/which/-/which-2.0.0.tgz#446d35586611dee657120de8e0457382a658fc25"
1568+
integrity sha512-JHTNOEpZnACQdsTojWggn+SQ8IucfqEhtz7g8Z0G67WdSj4x3F0X5I2c/CVcl8z/QukGrIHeQ/N49v1au74XFQ==
15691569

15701570
"@types/ws@*":
15711571
version "7.4.0"

0 commit comments

Comments
 (0)