Skip to content

Commit

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

Bump @types/lodash from 4.17.9 to 4.17.10
  • Loading branch information
Pl217 authored Oct 3, 2024
2 parents 546c73f + 7dda2ce commit 022d92e
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.9",
"@types/lodash": "^4.17.10",
"@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.9":
version "4.17.9"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.9.tgz#0dc4902c229f6b8e2ac5456522104d7b1a230290"
integrity sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==
"@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/[email protected]":
version "2.6.11"
Expand Down

0 comments on commit 022d92e

Please sign in to comment.