Skip to content

Commit

Permalink
chore(deps-dev): typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwallace22 committed Jan 13, 2024
1 parent a1c6de1 commit 104d76a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"husky": "^8.0.0",
"lint-staged": "^15.2.0",
"prettier": "^3.2.1",
"rimraf": "^5.0.5"
"rimraf": "^5.0.5",
"typescript": "^5.3.3"
},
"scripts": {
"hooks": "yarn workspace use-react-workers",
Expand Down
2 changes: 1 addition & 1 deletion use-react-workers/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align="center">
`use-react-workers` Reacts hooks for Web Workers
use-react-workers Reacts hooks for Web Workers
</h1>

## 🎨 Features
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12868,6 +12868,7 @@ __metadata:
lint-staged: "npm:^15.2.0"
prettier: "npm:^3.2.1"
rimraf: "npm:^5.0.5"
typescript: "npm:^5.3.3"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 104d76a

Please sign in to comment.