Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Commit

Permalink
chore(deps): update js test packages to v0.31.4 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2023
1 parent f7b71a3 commit 0929ffa
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 39 deletions.
5 changes: 5 additions & 0 deletions .changeset/little-phones-bathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"gracy": patch
---

Update js test packages to v0.31.4
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"@vitest/coverage-c8": "0.31.0",
"@vitest/coverage-c8": "0.31.4",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-typescript": "3.5.5",
Expand All @@ -66,7 +66,7 @@
"prettier": "2.8.8",
"tsup": "6.7.0",
"typescript": "5.0.4",
"vitest": "0.31.0"
"vitest": "0.31.4"
},
"keywords": [
"graceful",
Expand Down
74 changes: 37 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0929ffa

Please sign in to comment.