Skip to content

Commit

Permalink
perf: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Sep 19, 2023
1 parent 3790f4d commit ae0d80a
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 215 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"docs": "mkdir -p docs && cp ./README.md ./docs/README.md"
},
"dependencies": {
"@semrel-extra/topo": "^1.13.0",
"cosmiconfig": "^8.2.0",
"@semrel-extra/topo": "^1.14.0",
"cosmiconfig": "^8.3.6",
"queuefy": "^1.2.1",
"zx-extra": "^2.5.4"
"zx-extra": "^2.5.5"
},
"devDependencies": {
"c8": "^8.0.0",
"c8": "^8.0.1",
"uvu": "^0.5.6",
"verdaccio": "^5.25.0"
"verdaccio": "^5.26.2"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit ae0d80a

Please sign in to comment.