build(deps-dev): bump typescript from 5.6.2 to 5.6.3

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  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-11-01 19:14:16 +00:00
committed by GitHub
parent 6f626d5c68
commit 5549ff20e1
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: {}