Skip to content

Commit 30def85

Browse files
chore(deps): update dependency @types/lodash to v4.14.202 (#674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30c0464 commit 30def85

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
@@ -117,7 +117,7 @@
117117
"@types/inquirer": "8.2.10",
118118
"@types/jest": "29.5.11",
119119
"@types/jsonpath": "0.2.4",
120-
"@types/lodash": "4.14.191",
120+
"@types/lodash": "4.14.202",
121121
"@types/node": "18.16.9",
122122
"@typescript-eslint/eslint-plugin": "^6.9.1",
123123
"@typescript-eslint/parser": "^6.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2711,10 +2711,10 @@
27112711
resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.4.tgz#065be59981c1420832835af656377622271154be"
27122712
integrity sha512-K3hxB8Blw0qgW6ExKgMbXQv2UPZBoE2GqLpVY+yr7nMD2Pq86lsuIzyAaiQ7eMqFL5B6di6pxSkogLJEyEHoGA==
27132713

2714-
"@types/[email protected].191":
2715-
version "4.14.191"
2716-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
2717-
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
2714+
"@types/[email protected].202":
2715+
version "4.14.202"
2716+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8"
2717+
integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==
27182718

27192719
"@types/mime@*":
27202720
version "3.0.4"

0 commit comments

Comments
 (0)