Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

Commit 0dd347c

Browse files
Bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.3...v4.6.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d446255 commit 0dd347c

File tree

2 files changed

+36
-164
lines changed

2 files changed

+36
-164
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"svelte-check": "^2.4.6",
2424
"svelte-preprocess": "^4.10.4",
2525
"tslib": "^2.0.0",
26-
"typescript": "^4.6.3",
26+
"typescript": "^4.6.4",
2727
"postcss": "^8.4.12",
28-
"postcss-load-config": "^3.1.3",
28+
"postcss-load-config": "^3.1.4",
2929
"autoprefixer": "^10.4.4",
3030
"cssnano": "^5.1.5",
3131
"tailwindcss": "^3.0.22"

0 commit comments

Comments
 (0)