Skip to content

Commit c39e78f

Browse files
Bump the typescript group with 2 updates (#2786)
Bumps the typescript group with 2 updates: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/lodash` from 4.17.18 to 4.17.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.19.1 to 20.19.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/node" dependency-version: 20.19.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c370ee2 commit c39e78f

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

package-lock.json

Lines changed: 9 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
"@project-serum/anchor": "^0.26.0",
9898
"@rollup/plugin-yaml": "^4.1.2",
9999
"@types/jest": "^29.5.14",
100-
"@types/lodash": "^4.17.18",
101-
"@types/node": "^20.19.1",
100+
"@types/lodash": "^4.17.19",
101+
"@types/node": "^20.19.2",
102102
"@types/node-fetch": "^2.6.12",
103103
"@types/prismjs": "^1.26.5",
104104
"@types/react": "^19.1.8",

0 commit comments

Comments
 (0)