Skip to content

Commit

Permalink
chore(release): 6 was burnt (#2210)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: use v 7
  • Loading branch information
Johan-dutoit committed Sep 7, 2023
1 parent bf09de9 commit 352b31f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"@types/react": "18.2.13",
"@types/react-native": "0.72.2",
"semantic-release": "21.0.5",
"typescript": "5.1.3"
"typescript": "5.2.2"
},
"@react-native-community/bob": {
"source": "src",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5438,10 +5438,10 @@ type-fest@^3.0.0, type-fest@^3.8.0:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.12.0.tgz#4ce26edc1ccc59fc171e495887ef391fe1f5280e"
integrity sha512-qj9wWsnFvVEMUDbESiilKeXeHL7FwwiFcogfhfyjmvT968RXSvnl23f1JOClTHYItsi7o501C/7qVllscUP3oA==

typescript@5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
typescript@5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

uglify-js@^3.1.4:
version "3.12.1"
Expand Down

0 comments on commit 352b31f

Please sign in to comment.