Skip to content

Commit ab954ce

Browse files
Bump the typescript group across 2 directories with 1 update (#3400)
Bumps the typescript group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript). Bumps the typescript group with 1 update in the /packages/web-features directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick Brosset <[email protected]>
1 parent 441debd commit ab954ce

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"remark-rehype": "^11.1.2",
6464
"ts-json-schema-generator": "^2.4.0",
6565
"tsx": "^4.20.6",
66-
"typescript": "^5.9.2",
66+
"typescript": "^5.9.3",
6767
"typescript-eslint": "^8.45.0",
6868
"unified": "^11.0.5",
6969
"web-specs": "^3.65.0",

packages/web-features/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/web-features/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"devDependencies": {
3131
"@types/node": "^20.19.19",
3232
"tsup": "^8.5.0",
33-
"typescript": "^5.9.2"
33+
"typescript": "^5.9.3"
3434
}
3535
}

0 commit comments

Comments
 (0)