Skip to content

Commit c0ec732

Browse files
committed
build(deps): bump typescript version
1 parent 20b326d commit c0ec732

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"rimraf": "^3.0.2",
7979
"shelljs": "^0.8.5",
8080
"ts-jest": "^29.0.3",
81-
"typescript": "^4.7.4"
81+
"typescript": "^4.8.4"
8282
},
8383
"resolutions": {
8484
"@types/react": "^17.0.48"

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tailwindcss-dark-mode": "^1.1.0",
3939
"traverse": "^0.6.6",
4040
"typedoc": "~0.19.2",
41-
"typescript": "^3.7.5",
41+
"typescript": "^4.8.4",
4242
"use-dark-mode": "^2.3.1"
4343
},
4444
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13992,16 +13992,11 @@ typedarray@^0.0.6:
1399213992
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1399313993
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1399413994

13995-
"typescript@^3 || ^4":
13995+
"typescript@^3 || ^4", typescript@^4.8.4:
1399613996
version "4.8.4"
1399713997
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
1399813998
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
1399913999

14000-
typescript@^4.7.4:
14001-
version "4.7.4"
14002-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
14003-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
14004-
1400514000
typical@^2.6.0:
1400614001
version "2.6.1"
1400714002
resolved "https://registry.yarnpkg.com/typical/-/typical-2.6.1.tgz#5c080e5d661cbbe38259d2e70a3c7253e873881d"

0 commit comments

Comments
 (0)