Skip to content

Commit 015d5f6

Browse files
chore(deps): update dependency typescript to v5.7.2
1 parent 4f9a138 commit 015d5f6

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
@@ -48,6 +48,6 @@
4848
"eslint": "8.43.0",
4949
"eslint-config-next": "13.4.7",
5050
"prettier": "2.8.8",
51-
"typescript": "5.1.6"
51+
"typescript": "5.7.2"
5252
}
5353
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5129,10 +5129,10 @@ typed-array-length@^1.0.4:
51295129
for-each "^0.3.3"
51305130
is-typed-array "^1.1.9"
51315131

5132-
typescript@5.1.6:
5133-
version "5.1.6"
5134-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
5135-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
5132+
typescript@5.7.2:
5133+
version "5.7.2"
5134+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
5135+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
51365136

51375137
ua-parser-js@^1.0.35:
51385138
version "1.0.35"

0 commit comments

Comments
 (0)