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

Commit 9cafc7d

Browse files
chore(deps): update dependency @types/underscore to v1.11.15
1 parent 097c1d8 commit 9cafc7d

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.15",
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.15":
962+
version "1.11.15"
963+
resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.15.tgz#29c776daecf6f1935da9adda17509686bf979947"
964+
integrity sha512-HP38xE+GuWGlbSRq9WrZkousaQ7dragtZCruBVMi0oX1migFZavZ3OROKHSkNp/9ouq82zrWtZpg18jFnVN96g==
965965

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

0 commit comments

Comments
 (0)