Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (unjs#94)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent 5b993eb commit 03d169f
Show file tree
Hide file tree
Showing 2 changed files with 1,263 additions and 832 deletions.
18 changes: 9 additions & 9 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.16.3",
"@vitest/coverage-c8": "^0.31.0",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"expect-type": "^0.15.0",
"@types/node": "^18.18.6",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"eslint": "^8.52.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.17.3",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.2.2",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.9.0"
"packageManager": "pnpm@8.9.2"
}
Loading

0 comments on commit 03d169f

Please sign in to comment.