1
0
mirror of https://github.com/insomniafi/insomniaid-bot.git synced 2026-07-12 10:24:15 +00:00

Bump typescript from 6.0.3 to 7.0.2

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>
This commit is contained in:
dependabot[bot]
2026-07-08 18:33:16 +00:00
committed by GitHub
parent 64db861600
commit 754c846512
2 changed files with 369 additions and 8 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
},
"devDependencies": {
"rimraf": "^6.1.3",
"typescript": "^6.0.3"
"typescript": "^7.0.2"
},
"engines": {
"node": ">=22.0.0",