Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Dec 23, 2023
1 parent cb975cb commit e2a221f
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 @@ -20,12 +20,12 @@
"dependencies": {
"@noble/hashes": "~1.3.0",
"@scure/base": "~1.1.0",
"micro-packed": "~0.3.2"
"micro-packed": "~0.4.0"
},
"devDependencies": {
"micro-should": "0.4.0",
"prettier": "2.8.4",
"typescript": "5.0.2"
"prettier": "3.1.1",
"typescript": "5.3.2"
},
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit e2a221f

Please sign in to comment.