summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-18 15:56:02 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-12-18 15:57:27 +0000
commit08fb2a2158943913051d4760810b6655151085d0 (patch)
tree74574ef5725f29144a6b53e73cd3e70309fce50e
parent5a6cd291680ecbdbc4a012d271e7eab45cc5369a (diff)
chore(deps-dev): bump @types/node from 20.10.0 to 20.10.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.0 to 20.10.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] <[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 dd08636..d7e91fb 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20231121.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
- "@types/node": "^20.10.0",
+ "@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.13.2",
"esbuild": "^0.19.9",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 929435b..b53ee75 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.10.0
- version: 20.10.0
+ specifier: ^20.10.5
+ version: 20.10.5
'@typescript-eslint/eslint-plugin':
specifier: ^6.14.0
version: 6.14.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.10.0
+ '@types/node': 20.10.5
dev: true
- resolution: {integrity: sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ==}
+ resolution: {integrity: sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==}
dependencies:
undici-types: 5.26.5
dev: true