Skip to content

Commit 85c0b83

Browse files
chore(deps-dev): bump @types/node from 20.14.13 to 22.0.2 (#713)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.2. - [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-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c536c1f commit 85c0b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@testing-library/react": "^15.0.2",
6060
"@types/jest": "^29.2.5",
6161
"@types/lodash": "^4.14.135",
62-
"@types/node": "^20.11.30",
62+
"@types/node": "^22.0.2",
6363
"@types/react": "^18.0.0",
6464
"@types/react-dom": "^18.0.0",
6565
"@umijs/fabric": "^4.0.1",

0 commit comments

Comments
 (0)