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 Jun 20, 2023
1 parent 6ff4da7 commit 8fc7d96
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 115 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"ufo": "^1.1.2"
},
"devDependencies": {
"@types/node": "^20.2.5",
"@vitest/coverage-v8": "^0.32.0",
"@types/node": "^20.3.1",
"@vitest/coverage-v8": "^0.32.2",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",
"fetch-blob": "^4.0.0",
"formdata-polyfill": "^4.0.10",
Expand All @@ -73,7 +73,7 @@
"prettier": "^2.8.8",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.32.0"
"vitest": "^0.32.2"
},
"packageManager": "[email protected]"
}
}
Loading

0 comments on commit 8fc7d96

Please sign in to comment.