Skip to content

Commit 937d476

Browse files
chore: bump @types/node from 18.16.1 to 18.16.2 (#191)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.1 to 18.16.2. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b76d222 commit 937d476

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -184,7 +184,7 @@
184184
"watch": "tsc -w -p ./"
185185
},
186186
"devDependencies": {
187-
"@types/node": "^18.16.1",
187+
"@types/node": "^18.16.2",
188188
"@typescript-eslint/eslint-plugin": "^5.59.1",
189189
"@typescript-eslint/parser": "^5.59.1",
190190
"eslint": "^8.39.0",

0 commit comments

Comments
 (0)