Skip to content

Commit b3301e2

Browse files
chore(deps): update dependency typescript to v4.3.3 (#492)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 160221c commit b3301e2

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.2",
52+
"typescript": "4.3.3",
5353
"jest": "27.0.4"
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.4.1",
3333
"graphql-config": "3.3.0",
3434
"graphql": "15.5.0",
35-
"typescript": "4.3.2"
35+
"typescript": "4.3.3"
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
@@ -7068,10 +7068,10 @@ [email protected]:
70687068
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
70697069
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
70707070

7071-
7072-
version "4.3.2"
7073-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
7074-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
7071+
7072+
version "4.3.3"
7073+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
7074+
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
70757075

70767076
unbox-primitive@^1.0.0:
70777077
version "1.0.1"

0 commit comments

Comments
 (0)