Skip to content

Commit c7358a1

Browse files
chore(deps): update dependency typescript to v4.4.3 (#621)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 89eeb90 commit c7358a1

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.5",
5555
"ts-node": "10.2.1",
56-
"typescript": "4.4.2"
56+
"typescript": "4.4.3"
5757
},
5858
"resolutions": {
5959
"@changesets/git": "1.1.2"

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/graphql-depth-limit": "1.1.2",
4040
"bob-the-bundler": "1.5.1",
4141
"graphql": "15.5.3",
42-
"typescript": "4.4.2",
42+
"typescript": "4.4.3",
4343
"@types/lodash.camelcase": "4.3.6"
4444
},
4545
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6597,10 +6597,10 @@ [email protected]:
65976597
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
65986598
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
65996599

6600-
6601-
version "4.4.2"
6602-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
6603-
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
6600+
6601+
version "4.4.3"
6602+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
6603+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
66046604

66056605
unbox-primitive@^1.0.1:
66066606
version "1.0.1"

0 commit comments

Comments
 (0)