Skip to content

Commit

Permalink
chore: bump devdep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeed committed Oct 29, 2021
1 parent 76c0b8b commit cce048a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"esbuild": "^0.13.4"
},
"devDependencies": {
"@types/node": "16.10.2",
"@types/react": "17.0.27",
"typescript": "4.4.3"
"@types/node": "16.11.6",
"@types/react": "17.0.33",
"typescript": "4.4.4"
},
"keywords": [
"esm",
Expand Down

0 comments on commit cce048a

Please sign in to comment.