Skip to content

Commit 7bffdc8

Browse files
chore(deps): update dependency typescript to v6
1 parent 6500072 commit 7bffdc8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666
"prettier": "^2.4.1",
6767
"rimraf": "^3.0.2",
6868
"semver": "^7.5.2",
69-
"typescript": "^4.4.4"
69+
"typescript": "^6.0.0"
7070
}
7171
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,10 +1161,10 @@ type-fest@^0.20.2:
11611161
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
11621162
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
11631163

1164-
typescript@^4.4.4:
1165-
version "4.4.4"
1166-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
1167-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
1164+
typescript@^6.0.0:
1165+
version "6.0.3"
1166+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
1167+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
11681168

11691169
uri-js@^4.2.2:
11701170
version "4.4.1"

0 commit comments

Comments
 (0)