Skip to content

Commit

Permalink
chore(deps): update dependencies (#29)
Browse files Browse the repository at this point in the history
Just and simple update all dependencies.
  • Loading branch information
mheob committed Sep 4, 2022
1 parent 82c7949 commit 8a868bf
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 54 deletions.
5 changes: 5 additions & 0 deletions .changeset/cuddly-dolls-rescue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@mheob/eslint-config': patch
---

Update dependencies
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"simple-git-hooks": "^2.8.0",
"turbo": "^1.4.3"
"turbo": "^1.4.5"
},
"packageManager": "pnpm@7.9.5",
"engines": {
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 @@ -33,7 +33,7 @@
"eslint-config-next": "^12.2.5",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.1",
"eslint-plugin-react": "^7.31.5",
"eslint-plugin-unicorn": "^43.0.2"
},
"devDependencies": {
Expand All @@ -42,7 +42,7 @@
"typescript": "^4.8.2"
},
"peerDependencies": {
"eslint": "^8.20.0",
"eslint": "^8.23.0",
"prettier": "^2.7.1"
},
"publishConfig": {
Expand Down
102 changes: 51 additions & 51 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8a868bf

Please sign in to comment.