Skip to content

Commit 94fedbf

Browse files
chore(deps): update dependency @types/lodash to v4.17.16 (#891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc08c7a commit 94fedbf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@types/inquirer": "8.2.10",
120120
"@types/jest": "29.5.14",
121121
"@types/jsonpath": "0.2.4",
122-
"@types/lodash": "4.17.14",
122+
"@types/lodash": "4.17.16",
123123
"@types/node": "18.19.74",
124124
"@typescript-eslint/eslint-plugin": "7.18.0",
125125
"@typescript-eslint/parser": "7.18.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2757,10 +2757,10 @@
27572757
resolved "https://registry.npmjs.org/@types/jsonpath/-/jsonpath-0.2.4.tgz#065be59981c1420832835af656377622271154be"
27582758
integrity sha512-K3hxB8Blw0qgW6ExKgMbXQv2UPZBoE2GqLpVY+yr7nMD2Pq86lsuIzyAaiQ7eMqFL5B6di6pxSkogLJEyEHoGA==
27592759

2760-
"@types/[email protected].14":
2761-
version "4.17.14"
2762-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.14.tgz#bafc053533f4cdc5fcc9635af46a963c1f3deaff"
2763-
integrity sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==
2760+
"@types/[email protected].16":
2761+
version "4.17.16"
2762+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
2763+
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
27642764

27652765
"@types/mime@^1":
27662766
version "1.3.5"

0 commit comments

Comments
 (0)