Skip to content

Commit

Permalink
chore(deps): update dependency tsbb to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jaywcjlove committed Mar 12, 2021
1 parent e3224d5 commit b81fab6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react-dom": "17.0.2",
"electron": "11.3.0",
"kkt": "6.7.2",
"tsbb": "2.0.11"
"tsbb": "2.1.0"
},
"dependencies": {
"react": "17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion example/react-component-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prettier": "2.2.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"tsbb": "2.0.11"
"tsbb": "2.1.0"
},
"eslintConfig": {
"extends": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@
"lint-staged": "10.5.4",
"prettier": "2.2.1",
"react-scripts": "4.0.3",
"tsbb": "2.0.11"
"tsbb": "2.1.0"
}
}

1 comment on commit b81fab6

@vercel
Copy link

@vercel vercel bot commented on b81fab6 Mar 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/kktjs/settings/billing.

Please sign in to comment.