Bump @types/node from 20.11.19 to 20.11.20

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.19 to 20.11.20.
- [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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-24 02:46:13 +00:00 committed by GitHub
parent d8ebfda836
commit 7b316d3461
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 12 deletions

View File

@ -18,7 +18,7 @@
},
"devDependencies": {
"@astrojs/check": "^0.5.4",
"@types/node": "^20.11.19",
"@types/node": "^20.11.20",
"typescript": "^5.3.3"
}
}

View File

@ -31,7 +31,7 @@ importers:
version: 5.1.0(astro@4.4.0)(tailwindcss@3.4.1)
astro:
specifier: ^4.4.0
version: 4.4.0(@types/node@20.11.19)(typescript@5.3.3)
version: 4.4.0(@types/node@20.11.20)(typescript@5.3.3)
package-name:
specifier: workspace:*
version: link:../package
@ -43,8 +43,8 @@ importers:
specifier: ^0.5.4
version: 0.5.4(typescript@5.3.3)
'@types/node':
specifier: ^20.11.19
version: 20.11.19
specifier: ^20.11.20
version: 20.11.20
typescript:
specifier: ^5.3.3
version: 5.3.3
@ -179,7 +179,7 @@ packages:
astro: ^3.0.0 || ^4.0.0
tailwindcss: ^3.0.24
dependencies:
astro: 4.4.0(@types/node@20.11.19)(typescript@5.3.3)
astro: 4.4.0(@types/node@20.11.20)(typescript@5.3.3)
autoprefixer: 10.4.16(postcss@8.4.33)
postcss: 8.4.33
postcss-load-config: 4.0.2(postcss@8.4.33)
@ -1191,8 +1191,8 @@ packages:
resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==}
dev: true
/@types/node@20.11.19:
resolution: {integrity: sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==}
/@types/node@20.11.20:
resolution: {integrity: sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==}
dependencies:
undici-types: 5.26.5
@ -1506,7 +1506,7 @@ packages:
- typescript
dev: false
/astro@4.4.0(@types/node@20.11.19)(typescript@5.3.3):
/astro@4.4.0(@types/node@20.11.20)(typescript@5.3.3):
resolution: {integrity: sha512-JAsMrm1Z6W4Iqg9Q7LW/6lCXrqa4jndEOlR/yu7NGNP0BrPwSM8i4+yzya6hxgsNvyyVK8ywthaNhFmqd8Z+cg==}
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
hasBin: true
@ -1571,7 +1571,7 @@ packages:
tsconfck: 3.0.1(typescript@5.3.3)
unist-util-visit: 5.0.0
vfile: 6.0.1
vite: 5.1.3(@types/node@20.11.19)
vite: 5.1.3(@types/node@20.11.20)
vitefu: 0.2.5(vite@5.1.3)
which-pm: 2.1.1
yargs-parser: 21.1.1
@ -5298,7 +5298,7 @@ packages:
fsevents: 2.3.3
dev: false
/vite@5.1.3(@types/node@20.11.19):
/vite@5.1.3(@types/node@20.11.20):
resolution: {integrity: sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -5326,7 +5326,7 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.11.19
'@types/node': 20.11.20
esbuild: 0.19.11
postcss: 8.4.35
rollup: 4.9.5
@ -5353,7 +5353,7 @@ packages:
vite:
optional: true
dependencies:
vite: 5.1.3(@types/node@20.11.19)
vite: 5.1.3(@types/node@20.11.20)
dev: false
/volar-service-css@0.0.29(@volar/language-service@2.0.4):