diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-06 15:24:23 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-06 15:24:36 +0000 |
| commit | 48a5a143ac743bb932cdca0a10025e0eb0b0b213 (patch) | |
| tree | b08c3eae8fd9c28221f929470b1b21a2628bdb85 | |
| parent | 960ee50f9a803d30162e758fcbbf969dccd94414 (diff) | |
deps(node): bump @types/node from 20.12.7 to 20.12.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.12.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.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 22 |
2 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json index 4a7be03..68b1237 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@biomejs/biome": "1.7.1", "@fontsource-variable/noto-sans": "^5.0.5", "@fontsource/noto-sans-mono": "^5.0.20", - "@types/node": "^20.12.7", + "@types/node": "^20.12.9", "astro": "^4.7.0", "fsevents": "^2.3.3", "lightningcss": "^1.24.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1b59d73..e32a84f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,11 +21,11 @@ devDependencies: specifier: ^5.0.20 version: 5.0.20 '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.12.9 + version: 20.12.9 astro: specifier: ^4.7.0 fsevents: specifier: ^2.3.3 version: 2.3.3 @@ -1152,8 +1152,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: true - /@types/[email protected]: - resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} + /@types/[email protected]: + resolution: {integrity: sha512-o93r47yu04MHumPBCFg0bMPBMNgtMg3jzbhl7e68z50+BMHmRMGDJv13eBlUgOdc9i/uoJXGMGYLtJV4ReTXEg==} dependencies: undici-types: 5.26.5 dev: true @@ -1161,7 +1161,7 @@ packages: /@types/[email protected]: resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.12.9 dev: true /@types/[email protected]: @@ -1331,7 +1331,7 @@ packages: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} dev: true resolution: {integrity: sha512-YC24nK6/UNelVob+4RoJPDgZJdpaJarIU85D/UxCrlsYJlLqrW8hXq7A9T6BXNs+puF9pJrYlqaJNCRO+928XA==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -1393,7 +1393,7 @@ packages: tsconfck: 3.0.3([email protected]) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.2.10(@types/[email protected])([email protected]) + vite: 5.2.10(@types/[email protected])([email protected]) vitefu: 0.2.5([email protected]) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -3636,7 +3636,7 @@ packages: vfile-message: 4.0.2 dev: true resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -3664,7 +3664,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.7 + '@types/node': 20.12.9 esbuild: 0.20.2 lightningcss: 1.24.1 postcss: 8.4.38 @@ -3681,7 +3681,7 @@ packages: vite: optional: true dependencies: - vite: 5.2.10(@types/[email protected])([email protected]) + vite: 5.2.10(@types/[email protected])([email protected]) dev: true /[email protected](@volar/[email protected]): |
