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 Oct 2, 2023
1 parent 398bad1 commit 059bd63
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 127 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -76,11 +76,11 @@
},
"devDependencies": {
"@clack/core": "^0.3.3",
"@types/node": "^20.6.2",
"@vitest/coverage-v8": "^0.34.4",
"@types/node": "^20.8.0",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"defu": "^6.1.2",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"is-unicode-supported": "^1.3.0",
"jiti": "^1.20.0",
Expand All @@ -92,10 +92,10 @@
"string-width": "^6.1.0",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.4"
"vitest": "^0.34.6"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
"packageManager": "pnpm@8.7.6"
"packageManager": "pnpm@8.8.0"
}

0 comments on commit 059bd63

Please sign in to comment.