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 Aug 8, 2023
1 parent 53ccaba commit 1bd119d
Show file tree
Hide file tree
Showing 2 changed files with 399 additions and 372 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^18.16.3",
"@vitest/coverage-c8": "^0.31.0",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.18.2",
"@types/node": "^18.17.4",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.4",
"eslint": "^8.46.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.19.1",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
"vitest": "^0.34.1"
},
"packageManager": "pnpm@8.4.0"
"packageManager": "pnpm@8.6.12"
}
Loading

0 comments on commit 1bd119d

Please sign in to comment.