summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-20 15:35:57 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-20 15:36:54 +0000
commitd81c1de02a0853571dac8eca3eb06d0f64fc8e09 (patch)
tree1a6c8c38fa256d6b5de91f273457face8265afc5
parent498d619ef4d460eea17e3f281e27f23a7a184d40 (diff)
chore(deps-dev): bump @types/node from 20.12.11 to 20.12.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.11 to 20.12.12. - [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 88072a3..8abdee0 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20240512.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
- "@types/node": "^20.12.11",
+ "@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
"esbuild": "^0.21.3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 1afaa46..034c9d6 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -23,8 +23,8 @@ devDependencies:
specifier: ^3.1.0
version: 3.1.0
'@types/node':
- specifier: ^20.12.11
- version: 20.12.11
+ specifier: ^20.12.12
+ version: 20.12.12
'@typescript-eslint/eslint-plugin':
specifier: ^7.0.0
version: 7.0.0(@typescript-eslint/[email protected])([email protected])([email protected])
@@ -881,11 +881,11 @@ packages:
resolution: {integrity: sha512-meK88cx/sTalPSLSoCzkiUB4VPIFHmxtXm5FaaqRDqBX2i/Sy8bJ4odsan0b20RBjPh06dAQ+OTTdnyQyhJZyQ==}
dependencies:
- '@types/node': 20.12.11
+ '@types/node': 20.12.12
dev: true
- resolution: {integrity: sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==}
+ resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==}
dependencies:
undici-types: 5.26.5
dev: true