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

Commit c6e2cbc

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

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.11",
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.11":
962+
version "1.11.11"
963+
resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.11.tgz#d687e649dd7f3c4045b71f756cd80892d55d3bb1"
964+
integrity sha512-J/ZgSP9Yv0S+wfUfeRh9ynktcCvycfW4S9NbzkFdiHLBth+Ctdy5nYg3ZAqUKq7v3gcJce6rXo41zJV6IqsXsQ==
965965

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

0 commit comments

Comments
 (0)