build(deps-dev): bump typescript from 5.1.6 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.5.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.1.6...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
df993c7fc2
commit
d749f08fc6
2 changed files with 5 additions and 18 deletions
21
package-lock.json
generated
21
package-lock.json
generated
|
|
@ -84,7 +84,7 @@
|
|||
"stylelint": "15.11.0",
|
||||
"stylelint-config-recommended-scss": "13.1.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.1.6",
|
||||
"typescript": "5.5.3",
|
||||
"uuid": "10.0.0",
|
||||
"vitest": "1.6.0",
|
||||
"vitest-canvas-mock": "0.3.3",
|
||||
|
|
@ -14667,19 +14667,6 @@
|
|||
"oazapfts": "lib/codegen/cli.js"
|
||||
}
|
||||
},
|
||||
"node_modules/oazapfts/node_modules/typescript": {
|
||||
"version": "5.5.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
|
||||
"integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.17"
|
||||
}
|
||||
},
|
||||
"node_modules/object-assign": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
|
||||
|
|
@ -18694,9 +18681,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.1.6",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz",
|
||||
"integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==",
|
||||
"version": "5.5.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
|
||||
"integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@
|
|||
"stylelint": "15.11.0",
|
||||
"stylelint-config-recommended-scss": "13.1.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.1.6",
|
||||
"typescript": "5.5.3",
|
||||
"uuid": "10.0.0",
|
||||
"vitest": "1.6.0",
|
||||
"vitest-canvas-mock": "0.3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue