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 22, 2023
1 parent c04bc04 commit dbb894e
Show file tree
Hide file tree
Showing 2 changed files with 782 additions and 455 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@
"test": "pnpm lint && vitest run"
},
"devDependencies": {
"0x": "^5.5.0",
"@vitest/coverage-c8": "^0.30.1",
"autocannon": "^7.10.0",
"0x": "^5.6.0",
"@vitest/coverage-c8": "^0.33.0",
"autocannon": "^7.12.0",
"benchmark": "^2.1.4",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.18.2",
"listhen": "^1.0.4",
"changelogen": "^0.5.5",
"eslint": "^8.47.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.19.3",
"listhen": "^1.3.0",
"ohmyfetch": "^0.4.21",
"prettier": "^2.8.8",
"standard-version": "^9.5.0",
"typescript": "^5.0.4",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
"vitest": "^0.34.2"
},
"packageManager": "pnpm@7.32.2"
"packageManager": "pnpm@7.33.6"
}
Loading

0 comments on commit dbb894e

Please sign in to comment.