Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#423)
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 11, 2024
1 parent 55be27e commit 9cab708
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 81 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@hannoeru/eslint-config-monorepo",
"version": "0.9.7",
"private": true,
"packageManager": "pnpm@9.12.0",
"packageManager": "pnpm@9.12.1",
"license": "MIT",
"author": "hannoeru <me@hanlee.co>",
"scripts": {
Expand All @@ -21,12 +21,12 @@
"@hannoeru/eslint-config": "workspace:*",
"@hannoeru/eslint-plugin": "workspace:*",
"@types/react": "^18.3.11",
"bumpp": "^9.6.1",
"bumpp": "^9.7.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^8.57.1",
"jiti": "^2.3.1",
"jiti": "^2.3.3",
"react": "^18.3.1",
"typescript": "^5.6.2",
"zx": "^8.1.8"
"typescript": "^5.6.3",
"zx": "^8.1.9"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@babel/types": "^7.25.7",
"@typescript-eslint/utils": "^7.18.0",
"eslint": "^8.57.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0"
}
}
Loading

0 comments on commit 9cab708

Please sign in to comment.