Skip to content

Commit 062aceb

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

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
@@ -82,7 +82,7 @@
8282
"react": "^19.2.7",
8383
"react-dom": "^19.2.7",
8484
"regenerator-runtime": "^0.14.1",
85-
"typescript": "^6.0.3",
85+
"typescript": "^7.0.2",
8686
"typescript-eslint": "^8.62.1"
8787
},
8888
"peerDependencies": {

0 commit comments

Comments
 (0)