summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-04 15:26:22 +0000
committerGitHub <[email protected]>2024-11-04 15:26:22 +0000
commitd324b17062e93d72ed1a317daecf2c47a9185143 (patch)
treeecdd7d263c145e337dcd6e8840a226bfd310373b /package.json
parentad6c826895597ea35b99b35e265c30ad0a0a19b7 (diff)
node_modules: bump @types/node from 22.8.1 to 22.8.7 (#338)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.1 to 22.8.7. - [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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3718f1a..043bcba 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@cloudflare/workers-types": "^4.20241022.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@octokit/types": "^13.6.1",
- "@types/node": "^22.8.1",
+ "@types/node": "^22.8.7",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
"esbuild": "^0.24.0",