Skip to content

Commit a7c624b

Browse files
chore(deps): update dependency typescript to ^5.7.2 (#501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c90fd62 commit a7c624b

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.3",
4848
"ts-jest": "^29.2.5",
4949
"ts-node": "^10.9.2",
50-
"typescript": "^5.6.2"
50+
"typescript": "^5.7.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
@@ -7121,10 +7121,10 @@ type-is@~1.6.18:
71217121
media-typer "0.3.0"
71227122
mime-types "~2.1.24"
71237123

7124-
typescript@^5.6.2:
7125-
version "5.6.2"
7126-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
7127-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
7124+
typescript@^5.7.2:
7125+
version "5.7.2"
7126+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
7127+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
71287128

71297129
uglify-js@^3.1.4:
71307130
version "3.17.0"

0 commit comments

Comments
 (0)