Skip to content

Commit 9d85357

Browse files
chore(dashboard-dev): bump typescript from 5.3.3 to 6.0.3 in /dashboard
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2f37fa commit 9d85357

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

dashboard/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"autoprefixer": "10.5.0",
3030
"postcss": "^8.5.15",
3131
"tailwindcss": "3.4.1",
32-
"typescript": "5.3.3"
32+
"typescript": "6.0.3"
3333
}
3434
}

0 commit comments

Comments
 (0)