Skip to content

Commit

Permalink
Merge pull request #33 from ChoTotOSS/chore/bump-vers
Browse files Browse the repository at this point in the history
chore: bump versions
  • Loading branch information
tunguyen-ct committed Jul 11, 2023
2 parents 70ef37d + f4fd1ae commit ddf13f3
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 118 deletions.
6 changes: 6 additions & 0 deletions .changeset/fifty-otters-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@chotot/eslint-config-bare': minor
'@chotot/eslint-config-next': minor
---

bump versions
4 changes: 2 additions & 2 deletions packages/eslint-config-bare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"dependencies": {
"@rushstack/eslint-patch": "1.3.2",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"eslint-import-resolver-node": "0.3.7",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"dependencies": {
"@chotot/eslint-plugin-chotot": "workspace:*",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/eslint-plugin": "6.0.0",
"eslint-config-next": "13.4.8"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ddf13f3

Please sign in to comment.