Skip to content

Commit

Permalink
test: udpdate uvu
Browse files Browse the repository at this point in the history
It was stuck at 0.5.5 because the next version failed on Node 10
  • Loading branch information
ludofischer committed Mar 16, 2023
1 parent 8563e51 commit 2ca0634
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"postcss-value-parser": "^4.2.0",
"prettier": "^2.8.4",
"typescript": "^4.8.4",
"uvu": "0.5.5"
"uvu": "^0.5.6"
},
"browserslist": {
"production": ["IE 11 and last 2 versions"],
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ca0634

Please sign in to comment.