Skip to content

Commit f1aa2c6

Browse files
Bump the typescript group across 2 directories with 1 update (#3199)
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.8.3 to 5.9.2 - [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.8.3...v5.9.2) Updates `typescript` from 5.8.3 to 5.9.2 - [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.8.3...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acc18c8 commit f1aa2c6

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 5 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
@@ -58,7 +58,7 @@
5858
"remark-rehype": "^11.1.2",
5959
"ts-json-schema-generator": "^2.4.0",
6060
"tsx": "^4.19.4",
61-
"typescript": "^5.8.3",
61+
"typescript": "^5.9.2",
6262
"typescript-eslint": "^8.39.0",
6363
"unified": "^11.0.5",
6464
"web-specs": "^3.59.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
@@ -28,6 +28,6 @@
2828
"devDependencies": {
2929
"@types/node": "^20.19.9",
3030
"tsup": "^8.5.0",
31-
"typescript": "^5.8.3"
31+
"typescript": "^5.9.2"
3232
}
3333
}

0 commit comments

Comments
 (0)