Skip to content

Commit 04e0d56

Browse files
chore(deps): update dependency typescript to v4.3.5 (#509)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fba93a5 commit 04e0d56

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
@@ -49,7 +49,7 @@
4949
"eslint-config-prettier": "8.3.0",
5050
"ts-jest": "27.0.3",
5151
"rimraf": "3.0.2",
52-
"typescript": "4.3.4",
52+
"typescript": "4.3.5",
5353
"jest": "27.0.6"
5454
},
5555
"resolutions": {

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"bob-the-bundler": "1.2.1",
3333
"graphql-config": "3.3.0",
3434
"graphql": "15.5.1",
35-
"typescript": "4.3.4"
35+
"typescript": "4.3.5"
3636
},
3737
"peerDependencies": {
3838
"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
@@ -7071,10 +7071,10 @@ [email protected]:
70717071
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
70727072
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
70737073

7074-
7075-
version "4.3.4"
7076-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
7077-
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
7074+
7075+
version "4.3.5"
7076+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
7077+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
70787078

70797079
unbox-primitive@^1.0.0:
70807080
version "1.0.1"

0 commit comments

Comments
 (0)