diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-13 15:58:21 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-13 15:59:50 +0000 |
| commit | 63de60c33c2c66e0f7610b49bf1d235c80706b15 (patch) | |
| tree | 4c57f484586da7b708831a99b729e7a07ea86469 /pnpm-lock.yaml | |
| parent | 598176051ad06217f44b03cd26565a3cce09097a (diff) | |
chore(deps-dev): bump @types/node from 20.12.9 to 20.12.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.9 to 20.12.11.
- [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]>
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 46dbdee..348fece 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.9 - version: 20.12.9 + specifier: ^20.12.11 + version: 20.12.11 '@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.9 + '@types/node': 20.12.11 dev: true - /@types/[email protected]: - resolution: {integrity: sha512-o93r47yu04MHumPBCFg0bMPBMNgtMg3jzbhl7e68z50+BMHmRMGDJv13eBlUgOdc9i/uoJXGMGYLtJV4ReTXEg==} + /@types/[email protected]: + resolution: {integrity: sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==} dependencies: undici-types: 5.26.5 dev: true |
