Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#149)
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] committed Feb 16, 2023
1 parent 6e830e1 commit 385970e
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 165 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,24 +24,24 @@
"test": "pnpm lint && vitest run"
},
"dependencies": {
"acorn": "^8.8.1",
"pathe": "^1.0.0",
"acorn": "^8.8.2",
"pathe": "^1.1.0",
"pkg-types": "^1.0.1",
"ufo": "^1.0.1"
},
"devDependencies": {
"@types/node": "^18.11.18",
"@vitest/coverage-c8": "^0.27.2",
"c8": "^7.12.0",
"eslint": "^8.32.0",
"eslint-config-unjs": "^0.0.3",
"@types/node": "^18.13.0",
"@vitest/coverage-c8": "^0.28.5",
"c8": "^7.13.0",
"eslint": "^8.34.0",
"eslint-config-unjs": "^0.1.0",
"import-meta-resolve": "^2.2.1",
"jiti": "^1.16.2",
"prettier": "^2.8.3",
"jiti": "^1.17.0",
"prettier": "^2.8.4",
"standard-version": "^9.5.0",
"typescript": "^4.9.4",
"typescript": "^4.9.5",
"unbuild": "^1.1.1",
"vitest": "^0.27.2"
"vitest": "^0.28.5"
},
"packageManager": "pnpm@7.25.0"
"packageManager": "pnpm@7.27.0"
}

0 comments on commit 385970e

Please sign in to comment.