Skip to content

Commit 1c797d7

Browse files
Merge pull request #932 from devoxa/renovate/lodash-4.x
Update dependency @types/lodash from 4.17.10 to 4.17.11
2 parents fbd3479 + 9f25ae9 commit 1c797d7

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.10",
33+
"@types/lodash": "4.17.11",
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].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==
1254+
"@types/[email protected].11":
1255+
version "4.17.11"
1256+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.11.tgz#8d01705ee14865015a0520e80b7ce95f3c2f7060"
1257+
integrity sha512-jzqWo/uQP/iqeGGTjhgFp2yaCrCYTauASQcpdzESNCkHjSprBJVcZP9KG9aQ0q+xcsXiKd/iuw/4dLjS3Odc7Q==
12581258

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

0 commit comments

Comments
 (0)