Skip to content

Commit

Permalink
chore(deps): update dependency tsbb to v3.7.0 (#352)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 24, 2022
1 parent c84d780 commit 834e729
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react-dom": "17.0.11",
"electron": "16.0.10",
"kkt": "7.1.4",
"tsbb": "3.5.4"
"tsbb": "3.7.0"
},
"dependencies": {
"react": "17.0.2",
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 @@ -62,7 +62,7 @@
"lint-staged": "12.3.4",
"prettier": "2.5.1",
"react-test-renderer": "17.0.2",
"tsbb": "3.5.4"
"tsbb": "3.7.0"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 834e729

Please sign in to comment.