Skip to content

Commit b274502

Browse files
chore(deps): update dependency @types/lodash to v4.17.20 (#945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a52eaf commit b274502

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
@@ -118,7 +118,7 @@
118118
"@types/inquirer": "8.2.11",
119119
"@types/jest": "29.5.14",
120120
"@types/jsonpath": "0.2.4",
121-
"@types/lodash": "4.17.18",
121+
"@types/lodash": "4.17.20",
122122
"@types/node": "20.14.8",
123123
"@typescript-eslint/eslint-plugin": "7.18.0",
124124
"@typescript-eslint/parser": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2798,10 +2798,10 @@
27982798
resolved "https://registry.npmjs.org/@types/jsonpath/-/jsonpath-0.2.4.tgz#065be59981c1420832835af656377622271154be"
27992799
integrity sha512-K3hxB8Blw0qgW6ExKgMbXQv2UPZBoE2GqLpVY+yr7nMD2Pq86lsuIzyAaiQ7eMqFL5B6di6pxSkogLJEyEHoGA==
28002800

2801-
"@types/lodash@4.17.18":
2802-
version "4.17.18"
2803-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.18.tgz#4710e7db5b3857103764bf7b7b666414e6141baf"
2804-
integrity sha512-KJ65INaxqxmU6EoCiJmRPZC9H9RVWCRd349tXM2M3O5NA7cY6YL7c0bHAHQ93NOfTObEQ004kd2QVHs/r0+m4g==
2801+
"@types/lodash@4.17.20":
2802+
version "4.17.20"
2803+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
2804+
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
28052805

28062806
"@types/mime@^1":
28072807
version "1.3.5"

0 commit comments

Comments
 (0)