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 29, 2023
1 parent f3479f0 commit a4d1239
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 345 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"ufo": "^1.1.1"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@vitest/coverage-c8": "^0.29.8",
"@types/node": "^18.16.2",
"@vitest/coverage-c8": "^0.30.1",
"c8": "^7.13.0",
"changelogen": "^0.5.2",
"eslint": "^8.38.0",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"import-meta-resolve": "^2.2.2",
"jiti": "^1.18.2",
"prettier": "^2.8.7",
"typescript": "^4.9.5",
"unbuild": "^1.2.0",
"vitest": "^0.29.8"
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
},
"packageManager": "pnpm@7.31.0"
"packageManager": "pnpm@7.32.2"
}

0 comments on commit a4d1239

Please sign in to comment.