Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#10)
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 May 8, 2023
1 parent f9b24f3 commit e48d795
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 156 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "unplugin-glob",
"version": "0.3.2",
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.4.0",
"description": "Imports or exports files using glob match for ES Module.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -74,17 +74,17 @@
},
"devDependencies": {
"@sxzz/eslint-config": "^2.4.6",
"@types/node": "^18.16.3",
"@types/node": "^18.16.5",
"bumpp": "^9.1.0",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-define-config": "^1.20.0",
"prettier": "^2.8.8",
"rollup": "^3.21.2",
"rollup": "^3.21.5",
"tsup": "^6.7.0",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"vite": "^4.3.3",
"vitest": "^0.30.1"
"vite": "^4.3.5",
"vitest": "^0.31.0"
},
"engines": {
"node": ">=14.19.0"
Expand Down

0 comments on commit e48d795

Please sign in to comment.