Skip to content

Commit

Permalink
Merge pull request #576 from LibrePhotos/renovate/lodash-4.x
Browse files Browse the repository at this point in the history
Update dependency @types/lodash to v4.17.13
  • Loading branch information
derneuere authored Jan 2, 2025
2 parents 5f90fb8 + a0b2be1 commit f9a4ade
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.7",
"@types/lodash": "4.17.13",
"@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 @@ -1628,10 +1628,10 @@
resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-5.0.0.tgz#21413001973106cda1c3a9b91eedd4ccd5469d76"
integrity sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==

"@types/[email protected].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].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/lodash@^4.14.172":
version "4.17.12"
Expand Down

0 comments on commit f9a4ade

Please sign in to comment.