Skip to content

Commit 8516938

Browse files
chore(deps): bump typescript
Bumps the tooling group with 1 update in the /web 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:production update-type: version-update:semver-major dependency-group: tooling ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b601ae0 commit 8516938

2 files changed

Lines changed: 349 additions & 8 deletions

File tree

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/sitemap": "~3.7.3",
1616
"@astrojs/check": "^0.9.9",
1717
"tailwindcss": "^3.4.14",
18-
"typescript": "^6.0.3"
18+
"typescript": "^7.0.2"
1919
},
2020
"devDependencies": {
2121
"autoprefixer": "^10.5.2",

0 commit comments

Comments
 (0)