Skip to content

Commit 2a6c90e

Browse files
Update dependency @types/lodash to v4.17.17
1 parent d6ae555 commit 2a6c90e

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
@@ -24,7 +24,7 @@
2424
"swr": "1.0.1"
2525
},
2626
"devDependencies": {
27-
"@types/lodash": "4.14.174",
27+
"@types/lodash": "4.17.17",
2828
"@types/luxon": "2.0.4",
2929
"prettier": "2.4.1",
3030
"typescript": "4.4.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@
222222
dependencies:
223223
"@napi-rs/triples" "^1.0.3"
224224

225-
"@types/lodash@4.14.174":
226-
version "4.14.174"
227-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.174.tgz#b4b06b6eced9850eed6b6a8f1abdd0f5192803c1"
228-
integrity sha512-KMBLT6+g9qrGXpDt7ohjWPUD34WA/jasrtjTEHStF0NPdEwJ1N9SZ+4GaMVDeuk/y0+X5j9xFm6mNiXS7UoaLQ==
225+
"@types/lodash@4.17.17":
226+
version "4.17.17"
227+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.17.tgz#fb85a04f47e9e4da888384feead0de05f7070355"
228+
integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==
229229

230230
231231
version "2.0.4"

0 commit comments

Comments
 (0)