Skip to content

Commit

Permalink
fix(deps): update dependency @types/lodash to v4.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2024
1 parent 628e70a commit d6535ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@playwright/test": "1.43.1",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/line-clamp": "0.4.4",
"@types/lodash": "4.17.6",
"@types/lodash": "4.17.7",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react-modal": "3.16.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4830,10 +4830,10 @@
dependencies:
"@types/node" "*"

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

"@types/lodash@^4.14.167", "@types/lodash@^4.14.92":
version "4.14.191"
Expand Down

0 comments on commit d6535ff

Please sign in to comment.