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 and AriPerkkio committed Apr 11, 2023
1 parent b8722ed commit bfe8282
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 231 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"packageManager": "pnpm@7.30.5",
"packageManager": "pnpm@7.32.0",
"homepage": "https://github.com/AriPerkkio/vitest-sonar-reporter",
"bugs": "https://github.com/AriPerkkio/vitest-sonar-reporter",
"repository": "https://github.com/AriPerkkio/vitest-sonar-reporter",
Expand All @@ -27,18 +27,18 @@
"validate": "pnpm build && pnpm lint && pnpm test run"
},
"devDependencies": {
"@types/node": "^18.15.10",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"eslint": "^8.36.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.7",
"publint": "^0.1.11",
"typescript": "^5.0.2",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vitest": "^0.29.8"
"vitest": "^0.30.0"
},
"peerDependencies": {
"vitest": ">=0.18.0"
Expand Down
Loading

0 comments on commit bfe8282

Please sign in to comment.