Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2023
1 parent 0a01aa3 commit 7d32bde
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 140 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^18.14.0",
"@vitest/coverage-c8": "^0.28.5",
"@types/node": "^18.14.5",
"@vitest/coverage-c8": "^0.29.2",
"eslint": "latest",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.17.1",
"prettier": "^2.8.4",
"standard-version": "latest",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.28.5"
"vitest": "^0.29.2"
},
"packageManager": "pnpm@7.27.1"
"packageManager": "pnpm@7.28.0"
}
Loading

0 comments on commit 7d32bde

Please sign in to comment.