Skip to content

Commit a11389b

Browse files
chore(deps-dev): bump @types/node from 16.11.19 to 17.0.8 (#246)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.19 to 17.0.8. - [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 9656614 commit a11389b

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
@@ -44,7 +44,7 @@
4444
"@ajv-validator/config": "^0.2.3",
4545
"@types/chai": "^4.2.14",
4646
"@types/jest": "^27.0.3",
47-
"@types/node": "^16.4.10",
47+
"@types/node": "^17.0.8",
4848
"@types/uuid": "^8.3.0",
4949
"@typescript-eslint/eslint-plugin": "^4.4.1",
5050
"@typescript-eslint/parser": "^4.4.1",

0 commit comments

Comments
 (0)