Skip to content

Commit dc2ec26

Browse files
chore(deps): update dependency typescript to ~5.6.0 (#154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cffaa56 commit dc2ec26

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
@@ -6158,10 +6158,10 @@ typescript-eslint@~8.8.0:
61586158
"@typescript-eslint/parser" "8.8.1"
61596159
"@typescript-eslint/utils" "8.8.1"
61606160

6161-
typescript@~5.5.2:
6162-
version "5.5.4"
6163-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6164-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
6161+
typescript@~5.6.0:
6162+
version "5.6.3"
6163+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
6164+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
61656165

61666166
uglify-js@^3.1.4:
61676167
version "3.19.3"

0 commit comments

Comments
 (0)