Skip to content

Commit 878004e

Browse files
Merge pull request #926 from devoxa/renovate/lodash-4.x
Update dependency @types/lodash from 4.17.7 to 4.17.9
2 parents 772a77a + 2c0139e commit 878004e

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.7",
33+
"@types/lodash": "4.17.9",
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].7":
1255-
version "4.17.7"
1256-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
1257-
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
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==
12581258

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

0 commit comments

Comments
 (0)