Skip to content

Commit 00fe0da

Browse files
Bump @types/lodash from 4.14.167 to 4.14.168 in /backend
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.167 to 4.14.168. - [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 40b8ee4 commit 00fe0da

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.2"
1414
},
1515
"devDependencies": {
16-
"@types/lodash": "4.14.167",
16+
"@types/lodash": "4.14.168",
1717
"@types/socket.io": "^2.1.12",
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].167":
13-
version "4.14.167"
14-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e"
15-
integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==
12+
"@types/[email protected].168":
13+
version "4.14.168"
14+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
15+
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
1616

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

0 commit comments

Comments
 (0)