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 Oct 26, 2023
1 parent 7d5a989 commit 9fd22e8
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 104 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"test": "pnpm lint && vitest run"
},
"dependencies": {
"acorn": "^8.10.0",
"acorn": "^8.11.1",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"ufo": "^1.3.1"
},
"devDependencies": {
"@types/node": "^20.8.2",
"@types/node": "^20.8.9",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.50.0",
"eslint": "^8.52.0",
"eslint-config-unjs": "^0.2.1",
"import-meta-resolve": "^3.0.0",
"jiti": "^1.20.0",
Expand All @@ -44,5 +44,5 @@
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.8.0"
"packageManager": "pnpm@8.9.2"
}
Loading

0 comments on commit 9fd22e8

Please sign in to comment.