Skip to content

Commit d6535ff

Browse files
committed
fix(deps): update dependency @types/lodash to v4.17.7
1 parent 628e70a commit d6535ff

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
@@ -15,7 +15,7 @@
1515
"@playwright/test": "1.43.1",
1616
"@tailwindcss/forms": "^0.5.3",
1717
"@tailwindcss/line-clamp": "0.4.4",
18-
"@types/lodash": "4.17.6",
18+
"@types/lodash": "4.17.7",
1919
"@types/react": "18.2.79",
2020
"@types/react-dom": "18.2.25",
2121
"@types/react-modal": "3.16.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4830,10 +4830,10 @@
48304830
dependencies:
48314831
"@types/node" "*"
48324832

4833-
"@types/[email protected].6":
4834-
version "4.17.6"
4835-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.6.tgz#193ced6a40c8006cfc1ca3f4553444fb38f0e543"
4836-
integrity sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==
4833+
"@types/[email protected].7":
4834+
version "4.17.7"
4835+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
4836+
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
48374837

48384838
"@types/lodash@^4.14.167", "@types/lodash@^4.14.92":
48394839
version "4.14.191"

0 commit comments

Comments
 (0)