Skip to content

Commit

Permalink
chore: upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemorales committed Oct 27, 2023
1 parent 775231b commit e9cc335
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 256 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.1",
"@lukemorales/prettier-config": "^1.0.0",
"@vitest/coverage-v8": "^0.34.5",
"@vitest/ui": "^0.34.5",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"eslint-config-lukemorales": "^0.2.4",
"npm-run-all": "^4.1.5",
"tsup": "^7.2.0",
"typescript": "4",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit e9cc335

Please sign in to comment.