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 Dec 22, 2022
1 parent 891b2b5 commit d372ef7
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 153 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,24 +32,24 @@
"ufo": "^1.0.1"
},
"devDependencies": {
"@types/node": "^18.11.13",
"@vitest/coverage-c8": "^0.25.7",
"@types/node": "^18.11.17",
"@vitest/coverage-c8": "^0.26.2",
"allowlist": "^0.1.1",
"c8": "^7.12.0",
"eslint": "^8.29.0",
"eslint-config-unjs": "^0.0.2",
"rollup": "^3.7.3",
"eslint": "^8.30.0",
"eslint-config-unjs": "^0.0.3",
"rollup": "^3.8.0",
"standard-version": "^9.3.2",
"typescript": "^4.9.4",
"unbuild": "^1.0.2",
"vite": "^4.0.1",
"vitest": "^0.25.7",
"vite": "^4.0.3",
"vitest": "^0.26.2",
"webpack": "^5.75.0"
},
"build": {
"externals": [
"rollup"
]
},
"packageManager": "pnpm@7.18.2"
"packageManager": "pnpm@7.19.0"
}
Loading

0 comments on commit d372ef7

Please sign in to comment.