Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 5356e87

Browse files
chore(deps): update dependency @types/underscore to v1.11.13
1 parent 097c1d8 commit 5356e87

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
@@ -57,7 +57,7 @@
5757
"@types/express": "4.17.15",
5858
"@types/mocha": "8.2.3",
5959
"@types/node-fetch": "2.6.2",
60-
"@types/underscore": "1.11.4",
60+
"@types/underscore": "1.11.13",
6161
"@typescript-eslint/eslint-plugin": "4.33.0",
6262
"@typescript-eslint/parser": "4.33.0",
6363
"chai": "4.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -958,10 +958,10 @@
958958
"@types/mime" "*"
959959
"@types/node" "*"
960960

961-
"@types/underscore@1.11.4":
962-
version "1.11.4"
963-
resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.4.tgz#62e393f8bc4bd8a06154d110c7d042a93751def3"
964-
integrity sha512-uO4CD2ELOjw8tasUrAhvnn2W4A0ZECOvMjCivJr4gA9pGgjv+qxKWY9GLTMVEK8ej85BxQOocUyE7hImmSQYcg==
961+
"@types/underscore@1.11.13":
962+
version "1.11.13"
963+
resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.13.tgz#a7bc9dd049621399a492cf4691e1d2ba01b8c1e0"
964+
integrity sha512-x/KVdl2MXWKrQmcGktLLZfT6LVDIgSZhWWWrKgoEXSv2BSUkqJOoELJMphnnZBbrpZ62U8z+9eyusxyIP8lxFw==
965965

966966
"@typescript-eslint/eslint-plugin@4.33.0":
967967
version "4.33.0"

0 commit comments

Comments
 (0)