Skip to content

Commit 69a4c6f

Browse files
chore(deps): update dependency typescript to ~5.6.0
1 parent c5a4f65 commit 69a4c6f

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
@@ -44,7 +44,7 @@
4444
"rimraf": "^6.0.0",
4545
"ts-jest": "^29.1.2",
4646
"ts-node": "^10.9.2",
47-
"typescript": "~5.5.2"
47+
"typescript": "~5.6.0"
4848
},
4949
"peerDependencies": {
5050
"eslint": "^8.56",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6167,10 +6167,10 @@ typescript-eslint@~8.5.0:
61676167
"@typescript-eslint/parser" "8.5.0"
61686168
"@typescript-eslint/utils" "8.5.0"
61696169

6170-
typescript@~5.5.2:
6171-
version "5.5.4"
6172-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6173-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
6170+
typescript@~5.6.0:
6171+
version "5.6.2"
6172+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
6173+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
61746174

61756175
uglify-js@^3.1.4:
61766176
version "3.19.3"

0 commit comments

Comments
 (0)