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 Jul 3, 2023
1 parent b4e46e1 commit 6464e82
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 127 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@8.6.4",
"packageManager": "pnpm@8.6.5",
"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,17 +27,17 @@
"validate": "pnpm build && pnpm lint && pnpm test run"
},
"devDependencies": {
"@types/node": "^20.3.1",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"eslint": "^8.43.0",
"@types/node": "^20.3.3",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^47.0.0",
"prettier": "^2.8.8",
"publint": "^0.1.12",
"typescript": "^5.1.3",
"publint": "^0.1.15",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vitest": "^0.32.2"
},
Expand Down
Loading

0 comments on commit 6464e82

Please sign in to comment.