Skip to content

Commit b7a2f8a

Browse files
chore(deps): update dependency typescript to v4.1.5 (#308)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5d1ee70 commit b7a2f8a

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
@@ -46,7 +46,7 @@
4646
"@types/jest": "26.0.20",
4747
"ts-jest": "26.5.1",
4848
"rimraf": "3.0.2",
49-
"typescript": "4.1.4",
49+
"typescript": "4.1.5",
5050
"jest": "26.6.3"
5151
},
5252
"resolutions": {

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"bob-the-bundler": "1.1.0",
3434
"graphql-config": "3.2.0",
3535
"graphql": "15.5.0",
36-
"typescript": "4.1.4"
36+
"typescript": "4.1.5"
3737
},
3838
"peerDependencies": {
3939
"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
@@ -6866,10 +6866,10 @@ [email protected]:
68666866
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
68676867
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
68686868

6869-
6870-
version "4.1.4"
6871-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
6872-
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
6869+
6870+
version "4.1.5"
6871+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
6872+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
68736873

68746874
union-value@^1.0.0:
68756875
version "1.0.1"

0 commit comments

Comments
 (0)