Skip to content

Commit d064fd2

Browse files
build(deps-dev): bump typescript
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 4a932dc commit d064fd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • org.eclipse.wildwebdeveloper.tests/testProjects/eslint

org.eclipse.wildwebdeveloper.tests/testProjects/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@typescript-eslint/eslint-plugin": "^8.56.0",
1313
"@typescript-eslint/parser": "^8.56.0",
1414
"eslint": "^10.1.0",
15-
"typescript": "6.0.3"
15+
"typescript": "7.0.2"
1616
},
1717
"packageManager": "npm@11"
1818
}

0 commit comments

Comments
 (0)