Skip to content

Commit 93950d4

Browse files
chore(deps): update dependency typescript to v4.5.2 (#781)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fd1fe1a commit 93950d4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rimraf": "3.0.2",
5454
"ts-jest": "27.0.7",
5555
"ts-node": "10.4.0",
56-
"typescript": "4.4.4"
56+
"typescript": "4.5.2"
5757
},
5858
"resolutions": {
5959
"@changesets/git": "1.2.0",

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/lodash.lowercase": "4.3.6",
4343
"bob-the-bundler": "1.5.1",
4444
"graphql": "16.0.1",
45-
"typescript": "4.4.4"
45+
"typescript": "4.5.2"
4646
},
4747
"peerDependencies": {
4848
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^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
@@ -6718,10 +6718,10 @@ typedarray-to-buffer@^3.1.5:
67186718
dependencies:
67196719
is-typedarray "^1.0.0"
67206720

6721-
typescript@4.4.4:
6722-
version "4.4.4"
6723-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
6724-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
6721+
typescript@4.5.2:
6722+
version "4.5.2"
6723+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
6724+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
67256725

67266726
unbox-primitive@^1.0.1:
67276727
version "1.0.1"

0 commit comments

Comments
 (0)