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

Commit 8af2ff6

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

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.14",
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/[email protected].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/[email protected].14":
962+
version "1.11.14"
963+
resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.14.tgz#7ed563754abe73f95e91a2a3e630f80a6760a354"
964+
integrity sha512-13RYuwqoXZgLO3Nu4zsISqYAexCILtKIMGx+7+vY6gEsGFjrcHU57iDxPmaA2E5d4v5NwebNweiXLbaZWHWI9A==
965965

966966
"@typescript-eslint/[email protected]":
967967
version "4.33.0"

0 commit comments

Comments
 (0)