Skip to content

Commit eb1d29a

Browse files
Merge pull request #929 from devoxa/renovate/lodash-4.x
Update dependency @types/lodash from 4.17.9 to 4.17.10
2 parents 66ba39f + 6badfba commit eb1d29a

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
@@ -30,7 +30,7 @@
3030
"@swc/jest": "0.2.36",
3131
"@types/benchmark": "2.1.5",
3232
"@types/jest": "29.5.13",
33-
"@types/lodash": "4.17.9",
33+
"@types/lodash": "4.17.10",
3434
"@types/node": "20.9.5",
3535
"@types/pako": "2.0.3",
3636
"benchmark": "2.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,10 +1251,10 @@
12511251
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
12521252
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
12531253

1254-
"@types/[email protected].9":
1255-
version "4.17.9"
1256-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.9.tgz#0dc4902c229f6b8e2ac5456522104d7b1a230290"
1257-
integrity sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==
1254+
"@types/[email protected].10":
1255+
version "4.17.10"
1256+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6"
1257+
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==
12581258

12591259
"@types/node@*":
12601260
version "16.0.0"

0 commit comments

Comments
 (0)