Skip to content

Commit 15a92e1

Browse files
committed
chore(deps): update dependency @types/lodash to v4.14.169
1 parent cd9bbb1 commit 15a92e1

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
@@ -46,7 +46,7 @@
4646
"@types/express": "4.17.9",
4747
"@types/jest": "26.0.15",
4848
"@types/jsonwebtoken": "8.5.0",
49-
"@types/lodash": "4.14.165",
49+
"@types/lodash": "4.14.169",
5050
"@types/node": "13.13.30",
5151
"@types/supertest": "2.0.10",
5252
"@typescript-eslint/eslint-plugin": "4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,10 +1076,10 @@
10761076
dependencies:
10771077
"@types/node" "*"
10781078

1079-
"@types/[email protected].165":
1080-
version "4.14.165"
1081-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
1082-
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
1079+
"@types/[email protected].169":
1080+
version "4.14.169"
1081+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb"
1082+
integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==
10831083

10841084
"@types/mime@*":
10851085
version "2.0.3"

0 commit comments

Comments
 (0)