Skip to content

Commit

Permalink
Merge pull request #179 from UN-OCHA/dependabot/npm_and_yarn/types/lo…
Browse files Browse the repository at this point in the history
…dash-4.17.13

Bump @types/lodash from 4.17.10 to 4.17.13
  • Loading branch information
Pl217 authored Nov 13, 2024
2 parents fcf2f26 + 1b44d33 commit 921e41c
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 @@ -17,7 +17,7 @@
"yarn": ">=1.22.22"
},
"dependencies": {
"@types/lodash": "^4.17.10",
"@types/lodash": "^4.17.13",
"@types/node-fetch": "2.6.11",
"fp-ts": "^2.14.0",
"io-ts": "2.2.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -775,10 +775,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==

"@types/lodash@^4.17.10":
version "4.17.10"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6"
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==
"@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/[email protected]":
version "2.6.11"
Expand Down

0 comments on commit 921e41c

Please sign in to comment.