Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#124)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 5268515 commit bdf95f9
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 98 deletions.
10 changes: 5 additions & 5 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.9.2",
"packageManager": "pnpm@8.10.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,12 +27,12 @@
"validate": "pnpm build && pnpm lint && pnpm test run"
},
"devDependencies": {
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-unicorn": "^48.0.1",
"prettier": "^3.0.3",
Expand Down
Loading

0 comments on commit bdf95f9

Please sign in to comment.