Skip to content

Commit 8f5fbb2

Browse files
chore(deps): update dependency @types/lodash to v4.17.7 (#798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c528c30 commit 8f5fbb2

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
@@ -118,7 +118,7 @@
118118
"@types/inquirer": "8.2.10",
119119
"@types/jest": "29.5.12",
120120
"@types/jsonpath": "0.2.4",
121-
"@types/lodash": "4.17.0",
121+
"@types/lodash": "4.17.7",
122122
"@types/node": "18.16.9",
123123
"@typescript-eslint/eslint-plugin": "^6.9.1",
124124
"@typescript-eslint/parser": "^6.9.1",

yarn.lock

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

2753-
"@types/lodash@4.17.0":
2754-
version "4.17.0"
2755-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
2756-
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
2753+
"@types/lodash@4.17.7":
2754+
version "4.17.7"
2755+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
2756+
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
27572757

27582758
"@types/mime@*":
27592759
version "3.0.4"

0 commit comments

Comments
 (0)