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 Nov 27, 2023
1 parent 956676f commit fea7a9d
Show file tree
Hide file tree
Showing 2 changed files with 1,211 additions and 563 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@vitest/coverage-c8": "^0.31.0",
"changelogen": "^0.5.3",
"esbuild": "^0.17.18",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"esbuild": "^0.19.8",
"eslint": "^8.54.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.3.2",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
"vitest": "^0.34.6"
},
"packageManager": "pnpm@7.32.2"
"packageManager": "pnpm@7.33.6"
}
Loading

0 comments on commit fea7a9d

Please sign in to comment.