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 Jan 4, 2024
1 parent c5bcf4c commit 5c52b65
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 131 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,23 @@
"test": "pnpm lint && vitest run"
},
"dependencies": {
"acorn": "^8.11.2",
"acorn": "^8.11.3",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"ufo": "^1.3.2"
},
"devDependencies": {
"@types/node": "^20.10.2",
"@types/node": "^20.10.6",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"import-meta-resolve": "^3.1.1",
"jiti": "^1.21.0",
"prettier": "^3.1.0",
"typescript": "^5.3.2",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.11.0"
"packageManager": "pnpm@8.14.0"
}
Loading

0 comments on commit 5c52b65

Please sign in to comment.