Skip to content

Commit 1c6f468

Browse files
committed
chore(deps): update dependency typescript to ^5.6.2
1 parent f93ac9d commit 1c6f468

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
@@ -47,7 +47,7 @@
4747
"semantic-release": "^24.1.0",
4848
"ts-jest": "^29.2.5",
4949
"ts-node": "^10.9.2",
50-
"typescript": "^5.5.4"
50+
"typescript": "^5.6.2"
5151
},
5252
"peerDependencies": {
5353
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7102,10 +7102,10 @@ type-is@~1.6.18:
71027102
media-typer "0.3.0"
71037103
mime-types "~2.1.24"
71047104

7105-
typescript@^5.5.4:
7106-
version "5.5.4"
7107-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
7108-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
7105+
typescript@^5.6.2:
7106+
version "5.6.2"
7107+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
7108+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
71097109

71107110
uglify-js@^3.1.4:
71117111
version "3.17.0"

0 commit comments

Comments
 (0)