Skip to content

Commit

Permalink
build(deps-dev): Bump @types/lodash from 4.14.198 to 4.14.202
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.198 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 9752835 commit 0e305f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^13.5.0",
"@types/jest-axe": "^3.5.3",
"@types/lodash": "^4.14.198",
"@types/lodash": "^4.14.202",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-router-dom": "^5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ __metadata:
"@testing-library/react-hooks": ^8.0.1
"@testing-library/user-event": ^13.5.0
"@types/jest-axe": ^3.5.3
"@types/lodash": ^4.14.198
"@types/lodash": ^4.14.202
"@types/react": ^18
"@types/react-dom": ^18
"@types/react-router-dom": ^5
Expand Down Expand Up @@ -10582,10 +10582,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.14.198":
version: 4.14.198
resolution: "@types/lodash@npm:4.14.198"
checksum: b290e4480707151bcec738bca40527915defe52a0d8e26c83685c674163a265e1a88cb2ee56b0fb587a89819d0cd5df86ada836aec3e9c2e4bf516e7d348d524
"@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

0 comments on commit 0e305f5

Please sign in to comment.