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 Jul 18, 2023
1 parent 9518aa8 commit a446556
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 252 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
},
"devDependencies": {
"@types/mri": "^1.1.1",
"@types/node": "^18.16.19",
"@vitest/coverage-c8": "^0.30.1",
"@types/node": "^20.4.2",
"@vitest/coverage-v8": "^0.33.0",
"changelogen": "^0.5.4",
"eslint": "^8.45.0",
"eslint-config-unjs": "^0.1.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"vitest": "^0.30.1"
"vitest": "^0.33.0"
},
"packageManager": "pnpm@8.2.0"
}
}
Loading

0 comments on commit a446556

Please sign in to comment.