diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-31 15:33:59 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-03-31 15:33:59 +0000 |
| commit | 066c4efbdf4bbc366ab69c894f4bfd4d09403227 (patch) | |
| tree | 2ce45eea54730cb976ddb528ca94f64014f6683a | |
| parent | 3e622c11ea6451b01f62b3f3ea78ad60d130df37 (diff) | |
node_modules: bump @types/node from 22.10.7 to 22.13.14dependabot/npm_and_yarn/types/node-22.13.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.7 to 22.13.14.
- [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.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index c4fd80c..b5e53ef 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@cloudflare/workers-types": "^4.20250109.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@octokit/types": "^13.7.0", - "@types/node": "^22.10.7", + "@types/node": "^22.13.14", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", "esbuild": "^0.24.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5561eb8..6fe404c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: ^13.7.0 version: 13.7.0 '@types/node': - specifier: ^22.10.7 - version: 22.10.7 + specifier: ^22.13.14 + version: 22.13.14 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.0(@typescript-eslint/[email protected]([email protected])([email protected]))([email protected])([email protected]) @@ -640,8 +640,8 @@ packages: '@types/[email protected]': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/[email protected]': - resolution: {integrity: sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==} + '@types/[email protected]': + resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} '@types/[email protected]': resolution: {integrity: sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==} @@ -1723,7 +1723,7 @@ snapshots: '@types/[email protected]': {} - '@types/[email protected]': + '@types/[email protected]': dependencies: undici-types: 6.20.0 |
