Skip to content

Commit 11ff195

Browse files
chore: bump typescript
Bumps the dev-dependencies-typescript 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: dev-dependencies-typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eee2a51 commit 11ff195

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
@@ -75,7 +75,7 @@
7575
"pg": "^8.11.3",
7676
"pg-native": "^3.0.1",
7777
"tstyche": "^7.0.0",
78-
"typescript": "~6.0.2"
78+
"typescript": "~7.0.2"
7979
},
8080
"peerDependencies": {
8181
"pg": ">=6.0.0"

0 commit comments

Comments
 (0)