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 Aug 29, 2022
1 parent 101506d commit 6823f75
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 100 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"eslint"
]
},
"packageManager": "pnpm@7.9.3",
"packageManager": "pnpm@7.9.5",
"type": "module",
"engines": {
"node": "^14.13.1 || ^16 || ^18",
"pnpm": "^7.9.3"
"pnpm": "^7.9.5"
},
"repository": {
"type": "git",
Expand All @@ -39,22 +39,22 @@
},
"homepage": "https://github.com/vitejs/vite-ecosystem-ci#readme",
"dependencies": {
"cac": "^6.7.12",
"cac": "^6.7.14",
"execa": "^6.1.0",
"node-fetch": "^3.2.10"
},
"devDependencies": {
"@antfu/ni": "^0.17.2",
"@types/node": "^17.0.14",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"eslint": "^8.22.0",
"eslint-define-config": "^1.6.0",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.35.1",
"eslint": "^8.23.0",
"eslint-define-config": "^1.7.0",
"eslint-plugin-node": "^11.1.0",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"simple-git-hooks": "^2.8.0",
"tsx": "^3.8.2",
"typescript": "^4.7.4"
"tsx": "^3.9.0",
"typescript": "^4.8.2"
}
}
Loading

0 comments on commit 6823f75

Please sign in to comment.