Skip to content

Commit

Permalink
chore(deps-minor) 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 Aug 27, 2024
1 parent 273495b commit d67b361
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 @@ -47,7 +47,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.7",
"@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 @@ -3095,10 +3095,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.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/[email protected]":
version "3.4.2"
Expand Down

0 comments on commit d67b361

Please sign in to comment.