Skip to content

Commit e2b7a6f

Browse files
chore(deps-dev): bump @types/node from 14.18.63 to 22.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.63 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f93222 commit e2b7a6f

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@types/chai": "^4.2.5",
4040
"@types/mocha": "^8.0.3",
41-
"@types/node": "^14.11.1",
41+
"@types/node": "^22.9.0",
4242
"@typescript-eslint/eslint-plugin": "^4.2.0",
4343
"@typescript-eslint/parser": "^4.2.0",
4444
"chai": "^4.2.0",

0 commit comments

Comments
 (0)