Skip to content

Commit 0d3791c

Browse files
build(deps): bump @types/node from 20.5.7 to 22.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.7 to 22.9.0. - [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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78122dd commit 0d3791c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

584 Bytes
Binary file not shown.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@nextui-org/react": "^2.3.0",
13-
"@types/node": "20.5.7",
13+
"@types/node": "22.9.0",
1414
"@types/react": "18.3.3",
1515
"@types/react-dom": "18.3.0",
1616
"autoprefixer": "10.4.19",

0 commit comments

Comments
 (0)