diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-15 23:52:31 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-15 23:52:31 +0000 |
| commit | cb92985d8e2f4aaa924aa14a0a4247838a8a6cdd (patch) | |
| tree | 99068634de7291bd83cb689f442c7d8d6a880b5e | |
| parent | 55117e04c741526053a2a9d5b320dfa357ecd468 (diff) | |
node_modules: bump @types/node from 22.7.4 to 22.7.5 (#327)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.4 to 22.7.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index d4493c9..07e9f44 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@cloudflare/workers-types": "^4.20241004.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@octokit/types": "^13.6.0", - "@types/node": "^22.7.4", + "@types/node": "^22.7.5", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", "esbuild": "^0.24.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12af7df..08f71ef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: ^13.6.0 version: 13.6.0 '@types/node': - specifier: ^22.7.4 - version: 22.7.4 + specifier: ^22.7.5 + version: 22.7.5 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected]) @@ -647,8 +647,8 @@ packages: '@types/[email protected]': resolution: {integrity: sha512-meK88cx/sTalPSLSoCzkiUB4VPIFHmxtXm5FaaqRDqBX2i/Sy8bJ4odsan0b20RBjPh06dAQ+OTTdnyQyhJZyQ==} - '@types/[email protected]': - resolution: {integrity: sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg==} + '@types/[email protected]': + resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==} '@types/[email protected]': resolution: {integrity: sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==} @@ -1775,9 +1775,9 @@ snapshots: '@types/[email protected]': dependencies: - '@types/node': 22.7.4 + '@types/node': 22.7.5 - '@types/[email protected]': + '@types/[email protected]': dependencies: undici-types: 6.19.6 |
