Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 11, 2021
1 parent 4d044cb commit c889aaf
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 412 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
"minimatch": "^3.0.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.6.5",
"@antfu/eslint-config": "^0.6.6",
"@types/debug": "^4.1.5",
"@types/jest": "^26.0.23",
"@types/minimatch": "^3.0.4",
"@types/node": "^15.6.1",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"eslint": "^7.27.0",
"jest": "^27.0.1",
"rollup": "^2.50.2",
"@types/node": "^15.12.2",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"eslint": "^7.28.0",
"jest": "^27.0.4",
"rollup": "^2.51.2",
"standard-version": "^9.3.0",
"ts-jest": "^27.0.1",
"tsup": "^4.11.1",
"ts-jest": "^27.0.3",
"tsup": "^4.11.2",
"typescript": "^4.3.2",
"vite": "^2.3.4"
"vite": "^2.3.7"
},
"peerDependencies": {
"vite": "^2.0.0-beta.69"
Expand Down
Loading

0 comments on commit c889aaf

Please sign in to comment.