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 Dec 17, 2022
1 parent 69153fd commit 0b084f5
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 98 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -5,7 +5,7 @@
"engines": {
"node": "^14.13.1 || >=16.0.0"
},
"packageManager": "pnpm@7.18.0",
"packageManager": "pnpm@7.18.2",
"scripts": {
"preinstall": "npx -y only-allow pnpm",
"prepare": "husky install",
Expand Down Expand Up @@ -37,17 +37,17 @@
"@ombro/eslint-config-typescript": "^0.1.2",
"@ombro/tsconfig": "^1.4.2",
"@trivago/prettier-plugin-sort-imports": "^4.0.0",
"@vitest/coverage-c8": "^0.25.3",
"@vitest/coverage-c8": "^0.25.8",
"@vue/compiler-sfc": "^3.2.45",
"commitizen": "^4.2.5",
"commitizen": "^4.2.6",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.29.0",
"eslint": "^8.30.0",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"prettier": "^2.8.0",
"prettier": "^2.8.1",
"tsx": "^3.12.1",
"turbo": "^1.6.3",
"typescript": "^4.9.3",
"vitest": "^0.25.3"
"typescript": "^4.9.4",
"vitest": "^0.25.8"
}
}

0 comments on commit 0b084f5

Please sign in to comment.