Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tunguyen-ct committed Jul 3, 2023
1 parent b29c57d commit bc97b7c
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 34 deletions.
6 changes: 6 additions & 0 deletions .changeset/mean-masks-brush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@chotot/eslint-config-bare': patch
'@chotot/eslint-config-next': patch
---

bump version typescript eslint
2 changes: 1 addition & 1 deletion packages/eslint-config-bare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@rushstack/eslint-patch": "^1.3.2",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.0",
"eslint-import-resolver-node": "0.3.7",
"eslint-import-resolver-typescript": "3.5.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.60.0",
"@typescript-eslint/eslint-plugin": "5.60.1",
"eslint-config-next": "13.4.3"
},
"peerDependencies": {
Expand Down
127 changes: 95 additions & 32 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 bc97b7c

Please sign in to comment.