Skip to content

Commit 5e337a0

Browse files
Bump @types/lodash from 4.14.164 to 4.14.165 in /backend
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.164 to 4.14.165. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cd97fea commit 5e337a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"uuid": "^8.3.1"
1414
},
1515
"devDependencies": {
16-
"@types/lodash": "4.14.164",
16+
"@types/lodash": "4.14.165",
1717
"@types/socket.io": "^2.1.11",
1818
"@types/uuid": "^7.0.0",
1919
"ts-node-dev": "^1.0.0-pre.60",

backend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
"@types/node" "*"
1111

12-
"@types/[email protected].164":
13-
version "4.14.164"
14-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.164.tgz#52348bcf909ac7b4c1bcbeda5c23135176e5dfa0"
15-
integrity sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg==
12+
"@types/[email protected].165":
13+
version "4.14.165"
14+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
15+
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
1616

1717
"@types/node@*":
1818
version "13.9.0"

0 commit comments

Comments
 (0)