Skip to content

Commit cdfc1d0

Browse files
committed
chore(deps): update dependency typescript to v5.6.2
1 parent e8a192e commit cdfc1d0

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
@@ -70,7 +70,7 @@
7070
"rollup": "4.21.2",
7171
"rollup-plugin-dts": "6.1.1",
7272
"ts-jest": "29.2.5",
73-
"typescript": "5.5.4"
73+
"typescript": "5.6.2"
7474
},
7575
"lint-staged": {
7676
"./lib/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5179,10 +5179,10 @@ types-ramda@^0.30.1:
51795179
dependencies:
51805180
ts-toolbelt "^9.6.0"
51815181

5182-
typescript@5.5.4:
5183-
version "5.5.4"
5184-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5185-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
5182+
typescript@5.6.2:
5183+
version "5.6.2"
5184+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5185+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
51865186

51875187
unicode-canonical-property-names-ecmascript@^2.0.0:
51885188
version "2.0.0"

0 commit comments

Comments
 (0)