Skip to content

Commit e415175

Browse files
Bump typescript from 6.0.3 to 7.0.2 in the typescript group
Bumps the typescript group with 1 update: [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: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 886a9d2 commit e415175

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
@@ -20,7 +20,7 @@
2020
"p-temporary-directory": "^2.0.1",
2121
"standard": "^17.0.0",
2222
"tap": "^21.1.1",
23-
"typescript": "~6.0.3"
23+
"typescript": "~7.0.2"
2424
},
2525
"peerDependencies": {
2626
"@types/node": "*"

0 commit comments

Comments
 (0)