Skip to content

Commit 10c96d8

Browse files
Update dependency @types/lodash to v4.17.8
1 parent d6ae555 commit 10c96d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.8",
2828
"@types/luxon": "2.0.4",
2929
"prettier": "2.4.1",
3030
"typescript": "4.4.3"

yarn.lock

+4-4
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.8":
226+
version "4.17.8"
227+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.8.tgz#c5cd912b46772585b50c3627dd7befe04c80047d"
228+
integrity sha512-4FqegKZALpA1NvUMkVbA033lzR9wQh7GcSj458jv+SU9VKhbNEV/n+N9r6nshwB+SHUH8M7PCPQLS3nWZTl3nQ==
229229

230230
231231
version "2.0.4"

0 commit comments

Comments
 (0)