summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-26 23:31:53 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-11-26 23:34:31 +0000
commitde5818a42263ac32138fa4a0a031d19887dd3c7a (patch)
tree8ac486d930d0a416d9d125f0f1cde87877a17739
parent8e9b3f998153ef0bdf76279b5ddb4465a18b8ba1 (diff)
chore(deps-dev): bump @types/node from 20.9.0 to 20.10.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.0 to 20.10.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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml10
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 3c14b5e..45fab59 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20231025.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
- "@types/node": "^20.9.0",
+ "@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.10.0",
"esbuild": "^0.19.8",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index faaf004..33daada 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -23,8 +23,8 @@ devDependencies:
specifier: ^3.0.0
version: 3.0.0
'@types/node':
- specifier: ^20.9.0
- version: 20.9.0
+ specifier: ^20.10.0
+ version: 20.10.0
'@typescript-eslint/eslint-plugin':
specifier: ^6.12.0
version: 6.12.0(@typescript-eslint/[email protected])([email protected])([email protected])
@@ -839,11 +839,11 @@ packages:
resolution: {integrity: sha512-meK88cx/sTalPSLSoCzkiUB4VPIFHmxtXm5FaaqRDqBX2i/Sy8bJ4odsan0b20RBjPh06dAQ+OTTdnyQyhJZyQ==}
dependencies:
- '@types/node': 20.9.0
+ '@types/node': 20.10.0
dev: true
- resolution: {integrity: sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==}
+ resolution: {integrity: sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ==}
dependencies:
undici-types: 5.26.5
dev: true