Skip to content

Commit 75090c5

Browse files
Bump @types/node from 22.9.0 to 22.9.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.9.1. - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84516fd commit 75090c5

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
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@types/bcrypt": "^5.0.2",
3333
"@types/d3": "^7.4.3",
34-
"@types/node": "22.9.0",
34+
"@types/node": "22.9.1",
3535
"@types/react": "18.3.12",
3636
"@types/react-dom": "18.3.1",
3737
"eslint": "9.15.0",

0 commit comments

Comments
 (0)