Skip to content

Commit d3f3298

Browse files
Merge pull request #1018 from devoxa/renovate/lodash-4.x
Update dependency @types/lodash from 4.17.18 to 4.17.19
2 parents 47f3d55 + c482bf8 commit d3f3298

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
@@ -27,7 +27,7 @@
2727
"@swc/jest": "0.2.38",
2828
"@types/benchmark": "2.1.5",
2929
"@types/jest": "29.5.14",
30-
"@types/lodash": "4.17.18",
30+
"@types/lodash": "4.17.19",
3131
"@types/node": "20.9.5",
3232
"@types/pako": "2.0.3",
3333
"benchmark": "2.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,10 +1309,10 @@
13091309
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
13101310
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
13111311

1312-
"@types/lodash@4.17.18":
1313-
version "4.17.18"
1314-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.18.tgz#4710e7db5b3857103764bf7b7b666414e6141baf"
1315-
integrity sha512-KJ65INaxqxmU6EoCiJmRPZC9H9RVWCRd349tXM2M3O5NA7cY6YL7c0bHAHQ93NOfTObEQ004kd2QVHs/r0+m4g==
1312+
"@types/lodash@4.17.19":
1313+
version "4.17.19"
1314+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.19.tgz#de18c90b7891f00fed7c1273495a2f851efd99c4"
1315+
integrity sha512-NYqRyg/hIQrYPT9lbOeYc3kIRabJDn/k4qQHIXUpx88CBDww2fD15Sg5kbXlW86zm2XEW4g0QxkTI3/Kfkc7xQ==
13161316

13171317
"@types/node@*":
13181318
version "16.0.0"

0 commit comments

Comments
 (0)