Skip to content

Commit dc894fb

Browse files
committed
Loose dependency requirements
1 parent 02ad668 commit dc894fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"prettier": "^2.7.0",
3939
"pretty-quick": "^3.1.0",
4040
"rimraf": "^3.0.0",
41-
"typescript": "^5.0.2",
41+
"typescript": "^5.0.0",
4242
"vitest": "^0.30.1"
4343
},
4444
"publishConfig": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ __metadata:
539539
prettier: ^2.7.0
540540
pretty-quick: ^3.1.0
541541
rimraf: ^3.0.0
542-
typescript: ^5.0.2
542+
typescript: ^5.0.0
543543
vitest: ^0.30.1
544544
languageName: unknown
545545
linkType: soft
@@ -3811,7 +3811,7 @@ __metadata:
38113811
languageName: node
38123812
linkType: hard
38133813

3814-
"typescript@npm:^5.0.2":
3814+
"typescript@npm:^5.0.0":
38153815
version: 5.0.4
38163816
resolution: "typescript@npm:5.0.4"
38173817
bin:
@@ -3821,7 +3821,7 @@ __metadata:
38213821
languageName: node
38223822
linkType: hard
38233823

3824-
"typescript@patch:typescript@^5.0.2#~builtin<compat/typescript>":
3824+
"typescript@patch:typescript@^5.0.0#~builtin<compat/typescript>":
38253825
version: 5.0.4
38263826
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=ddd1e8"
38273827
bin:

0 commit comments

Comments
 (0)