Skip to content

Commit 6ce8660

Browse files
chore(deps): update dependency typescript to v5
1 parent 7fd8a68 commit 6ce8660

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"peerDependencies": {
2828
"tslint": "^6.0.0",
29-
"typescript": "^4.4.4"
29+
"typescript": "^5.7.2"
3030
},
3131
"dependencies": {
3232
"minimatch": "^3.1.2",
@@ -42,7 +42,7 @@
4242
"clean-publish": "^2.2.0",
4343
"ts-node": "^10.9.2",
4444
"tslint": "^6.1.3",
45-
"typescript": "^4.4.4",
45+
"typescript": "^5.7.2",
4646
"yarn-deduplicate": "^3.1.0"
4747
},
4848
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,10 +1353,10 @@ tsutils@^3.21.0:
13531353
dependencies:
13541354
tslib "^1.8.1"
13551355

1356-
typescript@^4.4.4:
1357-
version "4.4.4"
1358-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
1359-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
1356+
typescript@^5.7.2:
1357+
version "5.7.2"
1358+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
1359+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
13601360

13611361
universalify@^0.1.0:
13621362
version "0.1.2"

0 commit comments

Comments
 (0)