Skip to content

Commit b2505d5

Browse files
build(deps-dev): bump typescript from 5.2.2 to 5.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91a984b commit b2505d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"svelte-check": "^3.6.2",
2121
"svelte-preprocess": "^5.0.4",
2222
"tslib": "^2.6.2",
23-
"typescript": "^5.2.2",
23+
"typescript": "^5.3.2",
2424
"vite": "^5.0.2",
2525
"vite-plugin-pwa": "^0.17.0"
2626
}

0 commit comments

Comments
 (0)