Skip to content

Commit bad1b3b

Browse files
chore(deps-dev): bump typescript in the development-dependencies group (#722)
Bumps the development-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6664ed commit bad1b3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"rimraf": "6.1.3",
9494
"stylelint": "17.5.0",
9595
"stylelint-config-standard": "40.0.0",
96-
"typescript": "^5.8.3",
96+
"typescript": "^6.0.2",
9797
"undici": "7.24.6",
9898
"vite": "8.0.2"
9999
},

0 commit comments

Comments
 (0)