Skip to content

Commit

Permalink
Bump @types/lodash from 4.17.7 to 4.17.12 in /frontend-react (#16273)
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.17.7 to 4.17.12.
- [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 Oct 22, 2024
1 parent c2ee816 commit 947b5e5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"@types/downloadjs": "^1.4.6",
"@types/github-slugger": "^1.3.0",
"@types/html-to-text": "^9.0.4",
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.12",
"@types/mdx": "^2.0.13",
"@types/node": "^20.12.5",
"@types/react": "18.3.11",
Expand Down
11 changes: 9 additions & 2 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3039,13 +3039,20 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.14.167, @types/lodash@npm:^4.17.7":
"@types/lodash@npm:^4.14.167":
version: 4.17.7
resolution: "@types/lodash@npm:4.17.7"
checksum: 09e58a119cd8a70acfb33f8623dc2fc54f74cdce3b3429b879fc2daac4807fe376190a04b9e024dd300f9a3ee1876d6623979cefe619f70654ca0fe0c47679a7
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.12":
version: 4.17.12
resolution: "@types/lodash@npm:4.17.12"
checksum: 7b564e4114f09ce5ae31a2e9493592baf20bb498507f3705c5d91cf838c2298b4f6a06f2d6c8dc608fcac63e210a2b7b13388c7a5e220e15688f813521030127
languageName: node
linkType: hard

"@types/mdast@npm:^4.0.0":
version: 4.0.0
resolution: "@types/mdast@npm:4.0.0"
Expand Down Expand Up @@ -10763,7 +10770,7 @@ __metadata:
"@types/downloadjs": ^1.4.6
"@types/github-slugger": ^1.3.0
"@types/html-to-text": ^9.0.4
"@types/lodash": ^4.17.7
"@types/lodash": ^4.17.12
"@types/mdx": ^2.0.13
"@types/node": ^20.12.5
"@types/react": 18.3.11
Expand Down

0 comments on commit 947b5e5

Please sign in to comment.