Skip to content

Commit 8a51522

Browse files
chore(deps): update dependency typescript to v4.5.4 (#845)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1cff934 commit 8a51522

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
@@ -53,7 +53,7 @@
5353
"rimraf": "3.0.2",
5454
"ts-jest": "27.1.1",
5555
"ts-node": "10.4.0",
56-
"typescript": "4.5.3"
56+
"typescript": "4.5.4"
5757
},
5858
"resolutions": {
5959
"@changesets/git": "1.2.1",

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/lodash.lowercase": "4.3.6",
4343
"bob-the-bundler": "1.5.1",
4444
"graphql": "16.1.0",
45-
"typescript": "4.5.3"
45+
"typescript": "4.5.4"
4646
},
4747
"peerDependencies": {
4848
"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 || ^16.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6874,10 +6874,10 @@ typedarray-to-buffer@^3.1.5:
68746874
dependencies:
68756875
is-typedarray "^1.0.0"
68766876

6877-
6878-
version "4.5.3"
6879-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
6880-
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
6877+
6878+
version "4.5.4"
6879+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
6880+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
68816881

68826882
unbox-primitive@^1.0.1:
68836883
version "1.0.1"

0 commit comments

Comments
 (0)