Skip to content

Commit 707b4f0

Browse files
chore(deps): update dependency typescript to v4.1.4 (#306)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4719af6 commit 707b4f0

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.3",
49+
"typescript": "4.1.4",
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.3"
36+
"typescript": "4.1.4"
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.3"
6871-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
6872-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6869+
6870+
version "4.1.4"
6871+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
6872+
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
68736873

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

0 commit comments

Comments
 (0)