Skip to content

Commit

Permalink
chore(deps-minor) 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 Jun 30, 2024
1 parent 5a69708 commit 5d77812
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 @@ -50,7 +50,7 @@
"@types/apollo-upload-client": "17.0.5",
"@types/jest": "29.5.12",
"@types/jsonwebtoken": "^9.0.2",
"@types/lodash": "4.14.202",
"@types/lodash": "4.17.6",
"@types/luxon": "3.4.2",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.38",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3046,10 +3046,10 @@
dependencies:
"@types/node" "*"

"@types/lodash@4.14.202":
version "4.14.202"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8"
integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==
"@types/lodash@4.17.6":
version "4.17.6"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.6.tgz#193ced6a40c8006cfc1ca3f4553444fb38f0e543"
integrity sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==

"@types/[email protected]":
version "3.4.2"
Expand Down

0 comments on commit 5d77812

Please sign in to comment.