Skip to content

Commit 460fd1f

Browse files
build(deps-dev): bump typescript from 6.0.3 to 7.0.2
Bumps [typescript](https://github.com/microsoft/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbcbd4e commit 460fd1f

2 files changed

Lines changed: 320 additions & 44 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"eslint": "^8.57.1",
2828
"eslint-config-etherpad": "^4.0.5",
29-
"typescript": "^6.0.3"
29+
"typescript": "^7.0.2"
3030
},
3131
"scripts": {
3232
"lint": "eslint .",

0 commit comments

Comments
 (0)