Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 1e2c73d commit c11fa91
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/mg-beehiiv-members/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "8.55.0",
"jest": "29.7.0",
"sinon": "^17.0.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"dependencies": {
"@tryghost/debug": "0.1.26",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-beehiiv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "8.55.0",
"jest": "29.7.0",
"sinon": "^17.0.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"dependencies": {
"@tryghost/debug": "0.1.26",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-html-lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "8.55.0",
"jest": "29.7.0",
"sinon": "16.1.3",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"dependencies": {
"@tryghost/errors": "1.2.26",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-mailchimp-members/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "8.55.0",
"jest": "29.7.0",
"sinon": "^17.0.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"dependencies": {
"@tryghost/debug": "0.1.26",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-medium-members/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "8.55.0",
"jest": "29.7.0",
"sinon": "^17.0.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"dependencies": {
"@tryghost/debug": "0.1.26",
Expand Down
2 changes: 1 addition & 1 deletion packages/mg-stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "8.55.0",
"jest": "29.7.0",
"sinon": "^17.0.0",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"dependencies": {
"@inquirer/input": "1.2.14",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9737,6 +9737,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

[email protected]:
version "5.3.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

typpy@^2.0.0, typpy@^2.2.0, typpy@^2.3.1, typpy@^2.3.13:
version "2.3.13"
resolved "https://registry.yarnpkg.com/typpy/-/typpy-2.3.13.tgz#7e16a3aa83d7eecdfbd5ee615b9ffd785887ee7e"
Expand Down

0 comments on commit c11fa91

Please sign in to comment.