Skip to content

Commit

Permalink
Bump @types/lodash from 4.17.6 to 4.17.13 (#605)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 31fbc56 commit bd03006
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 @@ -33,7 +33,7 @@
"@js-joda/core": "^5.6.1",
"@js-joda/locale_en-us": "^4.14.0",
"@types/glob": "^8.1.0",
"@types/lodash": "^4.17.6",
"@types/lodash": "^4.17.13",
"@types/make-fetch-happen": "^10.0.3",
"@types/minimist": "^1.2.5",
"@types/node": "18.18.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -771,10 +771,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==

"@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/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/make-fetch-happen@^10.0.3":
version "10.0.3"
Expand Down

0 comments on commit bd03006

Please sign in to comment.