Skip to content

Commit

Permalink
build(deps-dev): bump @types/lodash.chunk from 4.2.7 to 4.2.9
Browse files Browse the repository at this point in the history
Bumps [@types/lodash.chunk](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.chunk) from 4.2.7 to 4.2.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.chunk)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 5051199 commit 6e1579a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/elliptic": "^6.4.14",
"@types/hoist-non-react-statics": "^3.3.1",
"@types/jest": "29.5.1",
"@types/lodash.chunk": "^4.2.7",
"@types/lodash.chunk": "^4.2.9",
"@types/lodash.merge": "^4.6.6",
"@types/node": "^18.16.3",
"@types/raf": "^3.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6573,10 +6573,10 @@
dependencies:
"@types/lodash" "*"

"@types/lodash.chunk@^4.2.7":
version "4.2.7"
resolved "https://registry.npmjs.org/@types/lodash.chunk/-/lodash.chunk-4.2.7.tgz"
integrity sha512-//tmaWHiANgToom/YYYKKqiCtlNz11fwYtMUUbaemNSbWTI+2zHtYW5nt1PHNCRWHPAJHHhn4UVFD9LKUFvatA==
"@types/lodash.chunk@^4.2.9":
version "4.2.9"
resolved "https://registry.yarnpkg.com/@types/lodash.chunk/-/lodash.chunk-4.2.9.tgz#60da44c404dfa8b01b426034c1183e5eb9b09727"
integrity sha512-Z9VtFUSnmT0No/QymqfG9AGbfOA4O5qB/uyP89xeZBqDAsKsB4gQFTqt7d0pHjbsTwtQ4yZObQVHuKlSOhIJ5Q==
dependencies:
"@types/lodash" "*"

Expand Down

0 comments on commit 6e1579a

Please sign in to comment.