Skip to content

Commit c6bdb4c

Browse files
build(deps-dev): bump @types/node from 17.0.4 to 17.0.5 (#688)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.4 to 17.0.5. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b528a20 commit c6bdb4c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@types/jest": "^27.0.3",
35-
"@types/node": "^17.0.4",
35+
"@types/node": "^17.0.5",
3636
"@typescript-eslint/eslint-plugin": "^5.8.0",
3737
"@typescript-eslint/parser": "^5.8.0",
3838
"eslint": "^8.5.0",

0 commit comments

Comments
 (0)