Skip to content

Commit 5a8ac97

Browse files
chore(deps): update dependency typescript to v4.3.2 (#464)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 775a8fc commit 5a8ac97

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.0",
5151
"rimraf": "3.0.2",
52-
"typescript": "4.2.4",
52+
"typescript": "4.3.2",
5353
"jest": "27.0.1"
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.0",
3333
"graphql-config": "3.3.0",
3434
"graphql": "15.5.0",
35-
"typescript": "4.2.4"
35+
"typescript": "4.3.2"
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
@@ -6750,10 +6750,10 @@ [email protected]:
67506750
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
67516751
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
67526752

6753-
typescript@4.2.4:
6754-
version "4.2.4"
6755-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
6756-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
6753+
typescript@4.3.2:
6754+
version "4.3.2"
6755+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
6756+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
67576757

67586758
unbox-primitive@^1.0.0:
67596759
version "1.0.1"

0 commit comments

Comments
 (0)