mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update dependency @types/node to v18.17.15
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/jest": "29.5.4",
|
||||
"@types/lodash": "4.14.198",
|
||||
"@types/node": "18.17.14",
|
||||
"@types/node": "18.17.15",
|
||||
"@types/store": "2.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "5.62.0",
|
||||
"@typescript-eslint/parser": "5.62.0",
|
||||
|
||||
Generated
+21
-21
@@ -46,8 +46,8 @@ importers:
|
||||
specifier: 4.14.198
|
||||
version: 4.14.198
|
||||
'@types/node':
|
||||
specifier: 18.17.14
|
||||
version: 18.17.14
|
||||
specifier: 18.17.15
|
||||
version: 18.17.15
|
||||
'@types/store':
|
||||
specifier: 2.0.2
|
||||
version: 2.0.2
|
||||
@@ -122,7 +122,7 @@ importers:
|
||||
version: 8.0.3
|
||||
jest:
|
||||
specifier: 29.6.4
|
||||
version: 29.6.4(@types/node@18.17.14)(ts-node@10.9.1)
|
||||
version: 29.6.4(@types/node@18.17.15)(ts-node@10.9.1)
|
||||
js-yaml:
|
||||
specifier: 3.14.1
|
||||
version: 3.14.1
|
||||
@@ -158,7 +158,7 @@ importers:
|
||||
version: 2.0.12
|
||||
ts-node:
|
||||
specifier: 10.9.1
|
||||
version: 10.9.1(@types/node@18.17.14)(typescript@4.9.5)
|
||||
version: 10.9.1(@types/node@18.17.15)(typescript@4.9.5)
|
||||
typescript:
|
||||
specifier: 4.9.5
|
||||
version: 4.9.5
|
||||
@@ -264,7 +264,7 @@ importers:
|
||||
version: 7.3.0
|
||||
jest:
|
||||
specifier: 29.6.4
|
||||
version: 29.6.4(@types/node@18.17.14)(ts-node@10.9.1)
|
||||
version: 29.6.4(@types/node@18.17.15)(ts-node@10.9.1)
|
||||
pino-pretty:
|
||||
specifier: 10.2.0
|
||||
version: 10.2.0
|
||||
@@ -11042,8 +11042,8 @@ packages:
|
||||
/@types/node@18.17.11:
|
||||
resolution: {integrity: sha512-r3hjHPBu+3LzbGBa8DHnr/KAeTEEOrahkcL+cZc4MaBMTM+mk8LtXR+zw+nqfjuDZZzYTYgTcpHuP+BEQk069g==}
|
||||
|
||||
/@types/node@18.17.14:
|
||||
resolution: {integrity: sha512-ZE/5aB73CyGqgQULkLG87N9GnyGe5TcQjv34pwS8tfBs1IkCh0ASM69mydb2znqd6v0eX+9Ytvk6oQRqu8T1Vw==}
|
||||
/@types/node@18.17.15:
|
||||
resolution: {integrity: sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==}
|
||||
|
||||
/@types/node@20.5.9:
|
||||
resolution: {integrity: sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==}
|
||||
@@ -22152,7 +22152,7 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/jest-cli@29.6.4(@types/node@18.17.14)(ts-node@10.9.1):
|
||||
/jest-cli@29.6.4(@types/node@18.17.15)(ts-node@10.9.1):
|
||||
resolution: {integrity: sha512-+uMCQ7oizMmh8ZwRfZzKIEszFY9ksjjEQnTEMTaL7fYiL3Kw4XhqT9bYh+A4DQKUb67hZn2KbtEnDuHvcgK4pQ==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
@@ -22169,7 +22169,7 @@ packages:
|
||||
exit: 0.1.2
|
||||
graceful-fs: 4.2.11
|
||||
import-local: 3.1.0
|
||||
jest-config: 29.6.4(@types/node@18.17.14)(ts-node@10.9.1)
|
||||
jest-config: 29.6.4(@types/node@18.17.15)(ts-node@10.9.1)
|
||||
jest-util: 29.6.3
|
||||
jest-validate: 29.6.3
|
||||
prompts: 2.4.2
|
||||
@@ -22214,7 +22214,7 @@ packages:
|
||||
pretty-format: 27.5.1
|
||||
slash: 3.0.0
|
||||
strip-json-comments: 3.1.1
|
||||
ts-node: 10.9.1(@types/node@18.17.14)(typescript@4.9.5)
|
||||
ts-node: 10.9.1(@types/node@18.17.15)(typescript@4.9.5)
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- canvas
|
||||
@@ -22222,7 +22222,7 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/jest-config@29.6.4(@types/node@18.17.14)(ts-node@10.9.1):
|
||||
/jest-config@29.6.4(@types/node@18.17.15)(ts-node@10.9.1):
|
||||
resolution: {integrity: sha512-JWohr3i9m2cVpBumQFv2akMEnFEPVOh+9L2xIBJhJ0zOaci2ZXuKJj0tgMKQCBZAKA09H049IR4HVS/43Qb19A==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -22237,7 +22237,7 @@ packages:
|
||||
'@babel/core': 7.22.11
|
||||
'@jest/test-sequencer': 29.6.4
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 18.17.14
|
||||
'@types/node': 18.17.15
|
||||
babel-jest: 29.6.4(@babel/core@7.22.11)
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.8.0
|
||||
@@ -22257,7 +22257,7 @@ packages:
|
||||
pretty-format: 29.6.3
|
||||
slash: 3.0.0
|
||||
strip-json-comments: 3.1.1
|
||||
ts-node: 10.9.1(@types/node@18.17.14)(typescript@4.9.5)
|
||||
ts-node: 10.9.1(@types/node@18.17.15)(typescript@4.9.5)
|
||||
transitivePeerDependencies:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
@@ -22298,7 +22298,7 @@ packages:
|
||||
pretty-format: 29.6.3
|
||||
slash: 3.0.0
|
||||
strip-json-comments: 3.1.1
|
||||
ts-node: 10.9.1(@types/node@18.17.14)(typescript@4.9.5)
|
||||
ts-node: 10.9.1(@types/node@18.17.15)(typescript@4.9.5)
|
||||
transitivePeerDependencies:
|
||||
- babel-plugin-macros
|
||||
- supports-color
|
||||
@@ -23143,7 +23143,7 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
/jest@29.6.4(@types/node@18.17.14)(ts-node@10.9.1):
|
||||
/jest@29.6.4(@types/node@18.17.15)(ts-node@10.9.1):
|
||||
resolution: {integrity: sha512-tEFhVQFF/bzoYV1YuGyzLPZ6vlPrdfvDmmAxudA1dLEuiztqg2Rkx20vkKY32xiDROcD2KXlgZ7Cu8RPeEHRKw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
@@ -23156,7 +23156,7 @@ packages:
|
||||
'@jest/core': 29.6.4(ts-node@10.9.1)
|
||||
'@jest/types': 29.6.3
|
||||
import-local: 3.1.0
|
||||
jest-cli: 29.6.4(@types/node@18.17.14)(ts-node@10.9.1)
|
||||
jest-cli: 29.6.4(@types/node@18.17.15)(ts-node@10.9.1)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- babel-plugin-macros
|
||||
@@ -27473,7 +27473,7 @@ packages:
|
||||
dependencies:
|
||||
lilconfig: 2.1.0
|
||||
postcss: 8.4.29
|
||||
ts-node: 10.9.1(@types/node@18.17.14)(typescript@4.9.5)
|
||||
ts-node: 10.9.1(@types/node@18.17.15)(typescript@4.9.5)
|
||||
yaml: 1.10.2
|
||||
dev: true
|
||||
|
||||
@@ -27491,7 +27491,7 @@ packages:
|
||||
dependencies:
|
||||
lilconfig: 2.1.0
|
||||
postcss: 8.4.29
|
||||
ts-node: 10.9.1(@types/node@18.17.14)(typescript@4.9.5)
|
||||
ts-node: 10.9.1(@types/node@18.17.15)(typescript@4.9.5)
|
||||
yaml: 2.3.1
|
||||
|
||||
/postcss-loader@4.3.0(postcss@7.0.39)(webpack@4.46.0):
|
||||
@@ -32390,7 +32390,7 @@ packages:
|
||||
babel-jest: 29.6.4(@babel/core@7.22.11)
|
||||
bs-logger: 0.2.6
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
jest: 29.6.4(@types/node@18.17.14)(ts-node@10.9.1)
|
||||
jest: 29.6.4(@types/node@18.17.15)(ts-node@10.9.1)
|
||||
jest-util: 29.6.3
|
||||
json5: 2.2.3
|
||||
lodash.memoize: 4.1.2
|
||||
@@ -32400,7 +32400,7 @@ packages:
|
||||
yargs-parser: 21.1.1
|
||||
dev: true
|
||||
|
||||
/ts-node@10.9.1(@types/node@18.17.14)(typescript@4.9.5):
|
||||
/ts-node@10.9.1(@types/node@18.17.15)(typescript@4.9.5):
|
||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -32419,7 +32419,7 @@ packages:
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.4
|
||||
'@types/node': 18.17.14
|
||||
'@types/node': 18.17.15
|
||||
acorn: 8.10.0
|
||||
acorn-walk: 8.2.0
|
||||
arg: 4.1.3
|
||||
|
||||
Reference in New Issue
Block a user