Skip to content

Commit

Permalink
Bump @types/lodash from 4.14.201 to 4.14.202 (#323)
Browse files Browse the repository at this point in the history
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.201 to 4.14.202.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 03202a7 commit 7732778
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/cron": "^2.4.0",
"@types/express": "^4.17.21",
"@types/jest": "28.1.4",
"@types/lodash": "^4.14.201",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.5",
"@types/passport-jwt": "^3.0.13",
"@types/supertest": "^2.0.16",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1679,10 +1679,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.14.201":
version: 4.14.201
resolution: "@types/lodash@npm:4.14.201"
checksum: 484be655298e9b2dc2d218ea934071b2ea31e4a531c561dd220dbda65237e8d08c20dc2d457ac24f29be7fe167415bf7bb9360ea0d80bdb8b0f0ec8d8db92fae
"@types/lodash@npm:^4.14.202":
version: 4.14.202
resolution: "@types/lodash@npm:4.14.202"
checksum: a91acf3564a568c6f199912f3eb2c76c99c5a0d7e219394294213b3f2d54f672619f0fde4da22b29dc5d4c31457cd799acc2e5cb6bd90f9af04a1578483b6ff7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4137,7 +4137,7 @@ __metadata:
"@types/cron": ^2.4.0
"@types/express": ^4.17.21
"@types/jest": 28.1.4
"@types/lodash": ^4.14.201
"@types/lodash": ^4.14.202
"@types/node": ^20.10.5
"@types/passport-jwt": ^3.0.13
"@types/supertest": ^2.0.16
Expand Down

0 comments on commit 7732778

Please sign in to comment.