diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-03 15:37:03 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-03 15:38:12 +0000 |
| commit | 5d292ddcba024e35b73942f8d80c298192660af8 (patch) | |
| tree | c624a9cacf29f302d778d69797614bd159eea26b /pnpm-lock.yaml | |
| parent | d2da79261465e53967c2bda1a7b940855f3fa3fa (diff) | |
chore(deps-dev): bump @types/node from 20.12.12 to 20.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 20.14.0.
- [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]>
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 418dea3..530d4f5 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.12 - version: 20.12.12 + specifier: ^20.14.0 + version: 20.14.0 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 @@ -881,11 +881,11 @@ packages: /@types/[email protected]: resolution: {integrity: sha512-meK88cx/sTalPSLSoCzkiUB4VPIFHmxtXm5FaaqRDqBX2i/Sy8bJ4odsan0b20RBjPh06dAQ+OTTdnyQyhJZyQ==} dependencies: - '@types/node': 20.12.12 + '@types/node': 20.14.0 dev: true - /@types/[email protected]: - resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==} + /@types/[email protected]: + resolution: {integrity: sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==} dependencies: undici-types: 5.26.5 dev: true |
