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

Commit

Permalink
chore(deps): update all non-major dependencies (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2023
1 parent 90ded67 commit bea8d2d
Show file tree
Hide file tree
Showing 5 changed files with 148 additions and 148 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"eslint": "^8.53.0",
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"eslint": "^8.54.0",
"eslint-config-schadenfreude": "workspace:*",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
Expand All @@ -28,6 +28,6 @@
"eslint"
]
},
"packageManager": "pnpm@8.10.3",
"packageManager": "pnpm@8.10.5",
"name": "schadenfreude"
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@sanity/pkg-utils": "^3.2.3",
"@schadenfreude/tsconfig": "workspace:*",
"@types/node": "^20.9.0",
"@types/node": "^20.9.2",
"eslint-config-schadenfreude": "workspace:*",
"rollup-plugin-visualizer": "^5.9.2",
"typescript": "^5.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^1.10.16",
"eslint-import-resolver-typescript": "^3.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-schadenfreude": "workspace:*",
"react": "^18.2.0",
"@schadenfreude/tsconfig": "workspace:*",
Expand Down
Loading

0 comments on commit bea8d2d

Please sign in to comment.