diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-20 15:47:23 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-20 15:47:36 +0000 |
| commit | 223786f6768c9168b759e2fc290ff82c0d55848b (patch) | |
| tree | 5ab702a05a819fa3262ae6fee3085123432aeb2b | |
| parent | 493c67613c0751983c88faa693d15f5ea9bcb72c (diff) | |
deps(node): bump @types/node from 20.12.11 to 20.12.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.11 to 20.12.12.
- [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 726b896..2f20407 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@biomejs/biome": "1.7.3", "@fontsource-variable/noto-sans": "^5.0.5", "@fontsource/noto-sans-mono": "^5.0.20", - "@types/node": "^20.12.11", + "@types/node": "^20.12.12", "astro": "^4.8.6", "fsevents": "^2.3.3", "lightningcss": "^1.24.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 121edd6..767cc5a 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.11 - version: 20.12.11 + specifier: ^20.12.12 + version: 20.12.12 astro: specifier: ^4.8.6 fsevents: specifier: ^2.3.3 version: 2.3.3 @@ -1385,8 +1385,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: true - /@types/[email protected]: - resolution: {integrity: sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==} + /@types/[email protected]: + resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==} dependencies: undici-types: 5.26.5 dev: true @@ -1394,7 +1394,7 @@ packages: /@types/[email protected]: resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} dependencies: - '@types/node': 20.12.11 + '@types/node': 20.12.12 dev: true /@types/[email protected]: @@ -1564,7 +1564,7 @@ packages: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} dev: true resolution: {integrity: sha512-psHIfK+e+bMPhRwghV9yCGH/uc1jvY4DHmDZdoEepax9yA7kzYH0wt3dpkqlcrO2zxl5jzSC3DmqZfkD6wnW9A==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -1626,7 +1626,7 @@ packages: tsconfck: 3.0.3([email protected]) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.2.11(@types/[email protected])([email protected]) + vite: 5.2.11(@types/[email protected])([email protected]) vitefu: 0.2.5([email protected]) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -3891,7 +3891,7 @@ packages: vfile-message: 4.0.2 dev: true resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -3919,7 +3919,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.11 + '@types/node': 20.12.12 esbuild: 0.20.2 lightningcss: 1.24.1 postcss: 8.4.38 @@ -3936,7 +3936,7 @@ packages: vite: optional: true dependencies: - vite: 5.2.11(@types/[email protected])([email protected]) + vite: 5.2.11(@types/[email protected])([email protected]) dev: true /[email protected](@volar/[email protected]): |
