summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-08 15:50:10 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-08 15:51:36 +0000
commit1d85c69c1c70cbfa8fc63380102758233b78e9e3 (patch)
treecc778d49917e2ebd482440f084e52b14bdd24b30
parent07482a4dde7b72bbe5ba0bf5a782842190040fdf (diff)
chore(deps-dev): bump @types/node from 20.11.30 to 20.12.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.30 to 20.12.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-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 60006c9..1f9f3b9 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20240329.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
- "@types/node": "^20.11.30",
+ "@types/node": "^20.12.5",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
"esbuild": "^0.20.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 94134f0..dfef9d7 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.11.30
- version: 20.11.30
+ specifier: ^20.12.5
+ version: 20.12.5
'@typescript-eslint/eslint-plugin':
specifier: ^7.0.0
version: 7.0.0(@typescript-eslint/[email protected])([email protected])([email protected])
@@ -880,11 +880,11 @@ packages:
resolution: {integrity: sha512-meK88cx/sTalPSLSoCzkiUB4VPIFHmxtXm5FaaqRDqBX2i/Sy8bJ4odsan0b20RBjPh06dAQ+OTTdnyQyhJZyQ==}
dependencies:
- '@types/node': 20.11.30
+ '@types/node': 20.12.5
dev: true
- resolution: {integrity: sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==}
+ resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==}
dependencies:
undici-types: 5.26.5
dev: true