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 6c95a04 commit 88f6b2a
Show file tree
Hide file tree
Showing 2 changed files with 673 additions and 714 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
},
"devDependencies": {
"@types/flat": "^5.0.2",
"@types/node": "^18.16.14",
"@vitest/coverage-c8": "^0.31.1",
"@types/node": "^20.3.1",
"@vitest/coverage-v8": "^0.32.2",
"changelogen": "^0.5.3",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.2.0",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.31.1"
"vitest": "^0.32.2"
},
"packageManager": "pnpm@8.5.1"
}
}
Loading

0 comments on commit 88f6b2a

Please sign in to comment.