Skip to content

Commit

Permalink
fix(deps): update dependency @types/lodash to v4.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2024
1 parent 6215788 commit a16b6d9
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.0",
"@types/lodash": "4.17.6",
"@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].0":
version "4.17.0"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
"@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/lodash@^4.14.167", "@types/lodash@^4.14.92":
version "4.14.191"
Expand Down

0 comments on commit a16b6d9

Please sign in to comment.