Bump typescript from 5.5.3 to 5.5.4 (#1037)
* Bump typescript from 5.5.3 to 5.5.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. - [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.5.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump change log --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White <bewhite@microsoft.com>
This commit is contained in:
Родитель
78a2d03077
Коммит
817d94b8cd
|
@ -22,8 +22,8 @@ What's changed since v2.9.0:
|
|||
[#961](https://github.com/microsoft/PSRule-pipelines/pull/961)
|
||||
- Bump azure-pipelines-task-lib to v4.13.0.
|
||||
[#1006](https://github.com/microsoft/PSRule-pipelines/pull/1006)
|
||||
- Bump typescript to v5.5.3.
|
||||
[#1025](https://github.com/microsoft/PSRule-pipelines/pull/1025)
|
||||
- Bump typescript to v5.5.4.
|
||||
[#1037](https://github.com/microsoft/PSRule-pipelines/pull/1037)
|
||||
- Bump Pester to v5.5.0.
|
||||
[#842](https://github.com/microsoft/PSRule-pipelines/pull/842)
|
||||
- Bump tfx-cli to v0.17.0.
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"esbuild": "^0.23.0",
|
||||
"eslint": "^8.57.0",
|
||||
"tfx-cli": "^0.17.0",
|
||||
"typescript": "^5.5.3"
|
||||
"typescript": "^5.5.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@colors/colors": {
|
||||
|
@ -4502,9 +4502,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.5.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
|
||||
"integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
|
||||
"version": "5.5.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
|
||||
"integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"@typescript-eslint/parser": "^7.18.0",
|
||||
"esbuild": "^0.23.0",
|
||||
"eslint": "^8.57.0",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript": "^5.5.4",
|
||||
"tfx-cli": "^0.17.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче