Skip to content

Commit 2586553

Browse files
chore(deps-dev): bump typescript in the npm-dependencies group
Bumps the npm-dependencies 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: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac37e77 commit 2586553

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
@@ -84,7 +84,7 @@
8484
"react-dom": "^19.2.7",
8585
"regenerator-runtime": "^0.14.1",
8686
"ts-node": "^10.9.1",
87-
"typescript": "^6.0.3",
87+
"typescript": "^7.0.2",
8888
"typescript-eslint": "^8.62.1"
8989
},
9090
"peerDependencies": {

0 commit comments

Comments
 (0)