Skip to content

Commit 325cc14

Browse files
Bump typescript from 5.5.4 to 5.6.2 (#716)
1 parent a6a90ed commit 325cc14

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
@@ -50,7 +50,7 @@
5050
"eslint": "^9.9.1",
5151
"eslint-config-next": "14.2.7",
5252
"playwright": "^1.46.1",
53-
"typescript": ">=5.5.4",
53+
"typescript": ">=5.6.2",
5454
"webpack": "^5.94.0"
5555
}
5656
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5003,10 +5003,10 @@ typed-array-length@^1.0.6:
50035003
is-typed-array "^1.1.13"
50045004
possible-typed-array-names "^1.0.0"
50055005

5006-
typescript@>=5.5.4:
5007-
version "5.5.4"
5008-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5009-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5006+
typescript@>=5.6.2:
5007+
version "5.6.2"
5008+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5009+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
50105010

50115011
unbox-primitive@^1.0.2:
50125012
version "1.0.2"

0 commit comments

Comments
 (0)