Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 24, 2023
1 parent 315cbd0 commit 0f44ee9
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 619 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"yaml": "^2.2.1"
},
"devDependencies": {
"@types/node": "^18.15.5",
"@types/node": "^18.15.7",
"@types/semver": "^7.3.13",
"@vitest/coverage-c8": "^0.29.7",
"eslint": "^8.36.0",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.18.2",
"prettier": "^2.8.6",
"prettier": "^2.8.7",
"standard-version": "^9.5.0",
"typescript": "^4.9.5",
"typescript": "^5.0.2",
"unbuild": "^1.1.2",
"vitest": "^0.29.7"
},
Expand Down
Loading

0 comments on commit 0f44ee9

Please sign in to comment.