Skip to content

Commit 7535af7

Browse files
Bump @types/lodash from 4.14.165 to 4.14.166 in /backend
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.165 to 4.14.166. - [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 561da63 commit 7535af7

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.165",
16+
"@types/lodash": "4.14.166",
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].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==
12+
"@types/[email protected].166":
13+
version "4.14.166"
14+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f"
15+
integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA==
1616

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

0 commit comments

Comments
 (0)