Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node (#9357)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group in /examples/typescript with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 16.18.122 to 16.18.123
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent fa2b48b commit f2f5a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.3.1",
"@tsconfig/create-react-app": "2.0.5",
"@types/node": "16.18.122",
"@types/node": "16.18.123",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"cross-env": "7.0.3",
Expand Down

0 comments on commit f2f5a0b

Please sign in to comment.