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 Apr 5, 2023
1 parent 1e0b23a commit 666e011
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 330 deletions.
14 changes: 7 additions & 7 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.15.10",
"@vitest/coverage-c8": "^0.29.7",
"changelogen": "^0.5.1",
"eslint": "^8.36.0",
"@types/node": "^18.15.11",
"@vitest/coverage-c8": "^0.29.8",
"changelogen": "^0.5.2",
"eslint": "^8.37.0",
"eslint-config-unjs": "^0.1.0",
"expect-type": "^0.15.0",
"prettier": "^2.8.7",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.29.7"
"unbuild": "^1.2.0",
"vitest": "^0.29.8"
},
"packageManager": "pnpm@7.30.3"
"packageManager": "pnpm@7.31.0"
}

0 comments on commit 666e011

Please sign in to comment.