Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruisaraiva19 authored Apr 23, 2022
1 parent f35e444 commit 641365e
Show file tree
Hide file tree
Showing 4 changed files with 465 additions and 449 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"husky": "7.0.4",
"lint-staged": "12.3.7",
"prettier": "2.6.2",
"turbo": "1.2.2",
"turbo": "1.2.5",
"typescript": "4.6.3"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@types/react": "17.0.20",
"@types/react-dom": "17.0.9",
"parcel": "2.4.1",
"parcel": "2.5.0",
"process": "0.11.10",
"typescript": "4.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-youtube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"semantic-release": "19.0.2",
"semantic-release-monorepo": "7.0.5",
"ts-jest": "27.1.4",
"tsup": "5.12.5"
"tsup": "5.12.6"
},
"peerDependencies": {
"react": ">=0.14.1"
Expand Down
Loading

0 comments on commit 641365e

Please sign in to comment.