Skip to content

Commit f519c4e

Browse files
Bump the typescript group with 3 updates (#2685)
Bumps the typescript group with 3 updates: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/lodash` from 4.17.16 to 4.17.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.17.48 to 20.17.50 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.4 to 19.1.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/node" dependency-version: 20.17.50 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: "@types/react" dependency-version: 19.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amine E. <[email protected]>
1 parent 09000b0 commit f519c4e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@
9494
"@project-serum/anchor": "^0.26.0",
9595
"@rollup/plugin-yaml": "^4.1.2",
9696
"@types/jest": "^29.5.14",
97-
"@types/lodash": "^4.17.16",
98-
"@types/node": "^20.17.48",
97+
"@types/lodash": "^4.17.17",
98+
"@types/node": "^20.17.50",
9999
"@types/node-fetch": "^2.6.12",
100100
"@types/prismjs": "^1.26.5",
101-
"@types/react": "^19.1.3",
101+
"@types/react": "^19.1.6",
102102
"@types/react-dom": "^19.1.3",
103103
"@types/swagger-ui-dist": "^3.30.5",
104104
"@types/swagger-ui-react": "^5.18.0",

0 commit comments

Comments
 (0)