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 Jun 5, 2023
1 parent f94bb77 commit f12827c
Show file tree
Hide file tree
Showing 2 changed files with 467 additions and 445 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,26 +34,26 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"colorette": "^2.0.19",
"colorette": "^2.0.20",
"defu": "^6.1.2",
"https-proxy-agent": "^5.0.1",
"mri": "^1.2.0",
"node-fetch-native": "^1.0.2",
"pathe": "^1.1.0",
"tar": "^6.1.13"
"node-fetch-native": "^1.1.1",
"pathe": "^1.1.1",
"tar": "^6.1.15"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@types/tar": "^6.1.4",
"@vitest/coverage-c8": "^0.29.8",
"changelogen": "^0.5.2",
"eslint": "^8.37.0",
"eslint-config-unjs": "^0.1.0",
"@types/node": "^18.16.16",
"@types/tar": "^6.1.5",
"@vitest/coverage-c8": "^0.31.4",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"eslint-config-unjs": "^0.2.0",
"jiti": "^1.18.2",
"prettier": "^2.8.7",
"typescript": "^5.0.3",
"unbuild": "^1.2.0",
"vitest": "^0.29.8"
"prettier": "^2.8.8",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.31.4"
},
"packageManager": "pnpm@8.0.0"
"packageManager": "pnpm@8.6.1"
}
Loading

0 comments on commit f12827c

Please sign in to comment.