Skip to content

Commit 39ad5fc

Browse files
chore(dev-deps): bump typescript from 4.6.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.3...v4.8.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5da4691 commit 39ad5fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"tailwindcss": "^3.1.8",
6060
"ts-jest": "^27.1.4",
6161
"ts-node": "^10.7.0",
62-
"typescript": "^4.6.3",
62+
"typescript": "^4.8.4",
6363
"vite": "^2.9.6"
6464
}
6565
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6355,10 +6355,10 @@ typedarray-to-buffer@^3.1.5:
63556355
dependencies:
63566356
is-typedarray "^1.0.0"
63576357

6358-
typescript@^4.6.3:
6359-
version "4.6.3"
6360-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
6361-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
6358+
typescript@^4.8.4:
6359+
version "4.8.4"
6360+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
6361+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
63626362

63636363
unbox-primitive@^1.0.1:
63646364
version "1.0.1"

0 commit comments

Comments
 (0)