summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-01 15:46:27 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-01 15:47:53 +0000
commit759da0c1fd110b11baf0a5349a7bdf078665a390 (patch)
tree01917ce206bc5cc887a6282c2fa2c3c1cf9520d9
parent33d7d5e7fd3c97fab01c039e0aa13ac53c0c969d (diff)
chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.8 to 20.14.9. - [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 72eb790..e6b368f 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
- "@types/node": "^20.14.8",
+ "@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
"esbuild": "^0.22.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 15f5afb..c38aa85 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.14.8
- version: 20.14.8
+ specifier: ^20.14.9
+ version: 20.14.9
'@typescript-eslint/eslint-plugin':
specifier: ^7.0.0
version: 7.0.0(@typescript-eslint/[email protected])([email protected])([email protected])
@@ -890,11 +890,11 @@ packages:
resolution: {integrity: sha512-meK88cx/sTalPSLSoCzkiUB4VPIFHmxtXm5FaaqRDqBX2i/Sy8bJ4odsan0b20RBjPh06dAQ+OTTdnyQyhJZyQ==}
dependencies:
- '@types/node': 20.14.8
+ '@types/node': 20.14.9
dev: true
- resolution: {integrity: sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==}
+ resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==}
dependencies:
undici-types: 5.26.5
dev: true