Skip to content

Commit dcd290f

Browse files
committed
Update dependency @types/lodash to v4.14.174
1 parent a55de85 commit dcd290f

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.0"
2525
},
2626
"devDependencies": {
27-
"@types/lodash": "4.14.172",
27+
"@types/lodash": "4.14.174",
2828
"@types/luxon": "2.0.3",
2929
"prettier": "2.3.2",
3030
"typescript": "4.4.2"

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/[email protected].172":
226-
version "4.14.172"
227-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
228-
integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==
225+
"@types/[email protected].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==
229229

230230
231231
version "2.0.3"

0 commit comments

Comments
 (0)