Skip to content

Commit

Permalink
Merge pull request #589 from LibrePhotos/renovate/lodash-4.x
Browse files Browse the repository at this point in the history
Update dependency @types/lodash to v4.17.15
  • Loading branch information
derneuere authored Jan 28, 2025
2 parents 642bb3a + de5b77a commit 6f3cbc8
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 @@ -119,7 +119,7 @@
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/crypto-js": "4.2.2",
"@types/jest": "^29.0.0",
"@types/lodash": "4.17.13",
"@types/lodash": "4.17.15",
"@types/luxon": "3.4.2",
"@types/node": "18.19.47",
"@types/react": "18.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1633,10 +1633,10 @@
resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-5.0.0.tgz#21413001973106cda1c3a9b91eedd4ccd5469d76"
integrity sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==

"@types/[email protected].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/[email protected].15":
version "4.17.15"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89"
integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==

"@types/lodash@^4.14.172":
version "4.17.12"
Expand Down

0 comments on commit 6f3cbc8

Please sign in to comment.