Merge pull request #41 from learnhouse/dependabot/npm_and_yarn/typescript-5.6.3

build(deps-dev): bump typescript from 5.6.2 to 5.6.3
This commit is contained in:
Badr B.
2024-11-01 20:14:29 +01:00
committed by GitHub
3 changed files with 10 additions and 10 deletions

8
package-lock.json generated
View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/node": "22.7.4",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
},
"node_modules/@babel/runtime": {
@@ -4946,9 +4946,9 @@
}
},
"node_modules/typescript": {
"version": "5.6.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
"integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
"version": "5.6.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
"integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
"dev": true,
"bin": {
"tsc": "bin/tsc",

View File

@@ -20,6 +20,6 @@
},
"devDependencies": {
"@types/node": "22.7.4",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}

10
pnpm-lock.yaml generated
View File

@@ -37,8 +37,8 @@ importers:
specifier: 22.7.4
version: 22.7.4
typescript:
specifier: 5.6.2
version: 5.6.2
specifier: 5.6.3
version: 5.6.3
packages:
@@ -1414,8 +1414,8 @@ packages:
resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==}
engines: {node: '>=10'}
typescript@5.6.2:
resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
typescript@5.6.3:
resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==}
engines: {node: '>=14.17'}
hasBin: true
@@ -3269,7 +3269,7 @@ snapshots:
type-fest@1.4.0: {}
typescript@5.6.2: {}
typescript@5.6.3: {}
undici-types@6.19.8: {}