Skip to content

Commit

Permalink
chore(deps-minor) Update dependency @types/lodash to v4.17.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 982b2f3 commit 1786808
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 @@ -52,7 +52,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.13",
"@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 @@ -3606,10 +3606,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.13":
version "4.17.13"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.13.tgz#786e2d67cfd95e32862143abe7463a7f90c300eb"
integrity sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==

"@types/luxon@3.4.2":
version "3.4.2"
Expand Down

0 comments on commit 1786808

Please sign in to comment.