Skip to content

Commit f4e021f

Browse files
Merge pull request #295 from nsfm/dependabot/npm_and_yarn/typescript-5.7.2
Bump typescript from 5.6.2 to 5.7.2
2 parents cecd6bb + 68eadd4 commit f4e021f

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
@@ -39,7 +39,7 @@
3939
"barrelsby": "^2.8.1",
4040
"prettier": "^3.4.2",
4141
"react-is": ">=18.3.1",
42-
"typescript": "^5.6.2",
42+
"typescript": "^5.7.2",
4343
"ts-jest": "^29.2.5"
4444
},
4545
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9279,10 +9279,10 @@ typedarray-to-buffer@^3.1.5:
92799279
dependencies:
92809280
is-typedarray "^1.0.0"
92819281

9282-
typescript@^5.6.2:
9283-
version "5.6.2"
9284-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
9285-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
9282+
typescript@^5.7.2:
9283+
version "5.7.2"
9284+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
9285+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
92869286

92879287
unbox-primitive@^1.0.2:
92889288
version "1.0.2"

0 commit comments

Comments
 (0)