chore(deps-dev): bump typescript from 4.7.4 to 5.3.3 (#2672)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 5.3.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/v4.7.4...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c245171b7c
commit
085c10b7e9
|
@ -37,7 +37,7 @@
|
|||
"prettier": "^2.8.8",
|
||||
"semver": "^7.6.0",
|
||||
"ts-jest": "^28.0.7",
|
||||
"typescript": "^4.7.4"
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
|
|
|
@ -55,10 +55,10 @@ devDependencies:
|
|||
version: 7.6.0
|
||||
ts-jest:
|
||||
specifier: ^28.0.7
|
||||
version: 28.0.7(@babel/core@7.18.9)(jest@28.1.3)(typescript@4.7.4)
|
||||
version: 28.0.7(@babel/core@7.18.9)(jest@28.1.3)(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^4.7.4
|
||||
version: 4.7.4
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -3754,7 +3754,7 @@ packages:
|
|||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/ts-jest@28.0.7(@babel/core@7.18.9)(jest@28.1.3)(typescript@4.7.4):
|
||||
/ts-jest@28.0.7(@babel/core@7.18.9)(jest@28.1.3)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0}
|
||||
hasBin: true
|
||||
|
@ -3784,7 +3784,7 @@ packages:
|
|||
lodash.memoize: 4.1.2
|
||||
make-error: 1.3.6
|
||||
semver: 7.6.0
|
||||
typescript: 4.7.4
|
||||
typescript: 5.3.3
|
||||
yargs-parser: 21.0.1
|
||||
dev: true
|
||||
|
||||
|
@ -3876,6 +3876,12 @@ packages:
|
|||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/typescript@5.3.3:
|
||||
resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/universalify@2.0.0:
|
||||
resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
|
||||
engines: {node: '>= 10.0.0'}
|
||||
|
|
Loading…
Reference in New Issue
Block a user