Skip to content

Commit f709174

Browse files
fix(deps): bump @types/lodash.chunk from 4.2.7 to 4.2.8
Bumps [@types/lodash.chunk](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.chunk) from 4.2.7 to 4.2.8. - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 851d1be commit f709174

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@oclif/errors": "^1",
1111
"@salesforce/command": "^4.2.1",
1212
"@salesforce/core": "^2.37.1",
13-
"@types/lodash.chunk": "^4.2.6",
13+
"@types/lodash.chunk": "^4.2.8",
1414
"lodash.chunk": "^4.2.0",
1515
"open": "^8.4.2",
1616
"tslib": "^2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,10 +1172,10 @@
11721172
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
11731173
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
11741174

1175-
"@types/lodash.chunk@^4.2.6":
1176-
version "4.2.7"
1177-
resolved "https://registry.yarnpkg.com/@types/lodash.chunk/-/lodash.chunk-4.2.7.tgz#df52478072f0673d9fe8d3dd43af8f490d07a56a"
1178-
integrity sha512-//tmaWHiANgToom/YYYKKqiCtlNz11fwYtMUUbaemNSbWTI+2zHtYW5nt1PHNCRWHPAJHHhn4UVFD9LKUFvatA==
1175+
"@types/lodash.chunk@^4.2.8":
1176+
version "4.2.8"
1177+
resolved "https://registry.yarnpkg.com/@types/lodash.chunk/-/lodash.chunk-4.2.8.tgz#12212b6053cf00831b9152ab7eb9e97e9a90d739"
1178+
integrity sha512-wSUIKYp9PMko5SjZIbdoy7mRiEXAVXWFS3kFQu5wDl6+DtFBJ5OvtD62kJIJ+rH3ELPLijUr2gV3EVT+iqO1og==
11791179
dependencies:
11801180
"@types/lodash" "*"
11811181

0 commit comments

Comments
 (0)