Skip to content

Commit 583bde9

Browse files
chore(deps): update dependency @types/lodash to v4.17.0 (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcd1ff6 commit 583bde9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.12",
119119
"@types/jsonpath": "0.2.4",
120-
"@types/lodash": "4.14.202",
120+
"@types/lodash": "4.17.0",
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
@@ -2661,10 +2661,10 @@
26612661
resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.4.tgz#065be59981c1420832835af656377622271154be"
26622662
integrity sha512-K3hxB8Blw0qgW6ExKgMbXQv2UPZBoE2GqLpVY+yr7nMD2Pq86lsuIzyAaiQ7eMqFL5B6di6pxSkogLJEyEHoGA==
26632663

2664-
"@types/lodash@4.14.202":
2665-
version "4.14.202"
2666-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8"
2667-
integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==
2664+
"@types/lodash@4.17.0":
2665+
version "4.17.0"
2666+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
2667+
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
26682668

26692669
"@types/mime@*":
26702670
version "3.0.4"

0 commit comments

Comments
 (0)