Skip to content

Commit f3b5c8b

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

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.10",
119119
"@types/jest": "29.5.13",
120120
"@types/jsonpath": "0.2.4",
121-
"@types/lodash": "4.17.7",
121+
"@types/lodash": "4.17.9",
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
@@ -2744,10 +2744,10 @@
27442744
resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.4.tgz#065be59981c1420832835af656377622271154be"
27452745
integrity sha512-K3hxB8Blw0qgW6ExKgMbXQv2UPZBoE2GqLpVY+yr7nMD2Pq86lsuIzyAaiQ7eMqFL5B6di6pxSkogLJEyEHoGA==
27462746

2747-
"@types/[email protected].7":
2748-
version "4.17.7"
2749-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
2750-
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
2747+
"@types/[email protected].9":
2748+
version "4.17.9"
2749+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.9.tgz#0dc4902c229f6b8e2ac5456522104d7b1a230290"
2750+
integrity sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==
27512751

27522752
"@types/mime@*":
27532753
version "3.0.4"

0 commit comments

Comments
 (0)