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] committed Feb 12, 2023
1 parent c7e8cb4 commit e4059c0
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 106 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^18.11.18",
"@vitest/coverage-c8": "^0.28.3",
"@types/node": "^18.13.0",
"@vitest/coverage-c8": "^0.28.4",
"changelogen": "^0.4.1",
"eslint": "^8.33.0",
"eslint": "^8.34.0",
"eslint-config-unjs": "^0.1.0",
"expect-type": "^0.15.0",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"typescript": "^4.9.5",
"unbuild": "^1.1.1",
"vitest": "^0.28.3"
"vitest": "^0.28.4"
},
"packageManager": "pnpm@7.26.3"
"packageManager": "pnpm@7.27.0"
}
Loading

0 comments on commit e4059c0

Please sign in to comment.