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] committed Jun 16, 2023
1 parent 0d1cc75 commit f908de2
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 108 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"@mheob/commitlint-config": "workspace:*",
"@mheob/eslint-config": "workspace:*",
"@mheob/prettier-config": "workspace:*",
"@types/node": "^18.16.16",
"@types/node": "^18.16.18",
"commitizen": "^4.3.0",
"cz-git": "^1.6.1",
"eslint": "^8.42.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"ts-node": "^10.9.1",
"turbo": "^1.10.1",
"turbo": "^1.10.3",
"typescript": "^5.1.3"
}
}
10 changes: 5 additions & 5 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"sort-package-json": "pnpm dlx sort-package-json"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint-config-next": "^13.4.4",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"eslint-config-next": "^13.4.5",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -63,13 +63,13 @@
},
"devDependencies": {
"@mheob/tsconfig": "workspace:*",
"@types/eslint": "^8.40.0",
"@types/eslint": "^8.40.2",
"eslint": "^8.42.0",
"prettier": "^2.8.8",
"typescript": "^5.1.3"
},
"peerDependencies": {
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"prettier": "^2.8.8"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit f908de2

Please sign in to comment.