Skip to content

Commit b42a8a4

Browse files
chore(deps): update dependency typescript to v4.4.4 (#684)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bad6742 commit b42a8a4

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
@@ -52,7 +52,7 @@
5252
"rimraf": "3.0.2",
5353
"ts-jest": "27.0.5",
5454
"ts-node": "10.3.0",
55-
"typescript": "4.4.3"
55+
"typescript": "4.4.4"
5656
},
5757
"resolutions": {
5858
"@changesets/git": "1.1.2"

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/lodash.lowercase": "4.3.6",
4141
"bob-the-bundler": "1.5.1",
4242
"graphql": "15.6.1",
43-
"typescript": "4.4.3"
43+
"typescript": "4.4.4"
4444
},
4545
"peerDependencies": {
4646
"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"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6612,10 +6612,10 @@ typedarray-to-buffer@^3.1.5:
66126612
dependencies:
66136613
is-typedarray "^1.0.0"
66146614

6615-
6616-
version "4.4.3"
6617-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
6618-
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
6615+
6616+
version "4.4.4"
6617+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
6618+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
66196619

66206620
unbox-primitive@^1.0.1:
66216621
version "1.0.1"

0 commit comments

Comments
 (0)