Skip to content

Commit 14b341b

Browse files
Bump typescript in the npm-major group across 1 directory (#148)
Bumps the npm-major group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca25e99 commit 14b341b

5 files changed

Lines changed: 489 additions & 8 deletions

File tree

apps/doc-approval/web-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "^7.1.1",
2727
"eslint-plugin-react-refresh": "^0.5.3",
2828
"globals": "^17.6.0",
29-
"typescript": "~6.0.2",
29+
"typescript": "~7.0.2",
3030
"typescript-eslint": "^8.63.0",
3131
"vite": "^8.1.3",
3232
"vitest": "^4.1.10",

apps/meeting-notes/web-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "^7.1.1",
2727
"eslint-plugin-react-refresh": "^0.5.3",
2828
"globals": "^17.6.0",
29-
"typescript": "~6.0.2",
29+
"typescript": "~7.0.2",
3030
"typescript-eslint": "^8.63.0",
3131
"vite": "^8.1.3",
3232
"vitest": "^4.1.10",

apps/trace-explorer/web-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "^7.1.1",
2727
"eslint-plugin-react-refresh": "^0.5.3",
2828
"globals": "^17.6.0",
29-
"typescript": "~6.0.2",
29+
"typescript": "~7.0.2",
3030
"typescript-eslint": "^8.63.0",
3131
"vite": "^8.1.3",
3232
"vitest": "^4.1.10",

apps/traverse-starter/web-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "^7.1.1",
2727
"eslint-plugin-react-refresh": "^0.5.3",
2828
"globals": "^17.6.0",
29-
"typescript": "~6.0.2",
29+
"typescript": "~7.0.2",
3030
"typescript-eslint": "^8.63.0",
3131
"vite": "^8.1.3",
3232
"vitest": "^4.1.10",

0 commit comments

Comments
 (0)