Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/coderwyd/eslint-config into…
Browse files Browse the repository at this point in the history
… main
  • Loading branch information
coderwyd committed Sep 5, 2023
2 parents 899f057 + b4b6088 commit 63a4878
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@coderwyd/eslint-config-monorepo",
"version": "1.0.8",
"private": true,
"packageManager": "pnpm@8.7.0",
"packageManager": "pnpm@8.7.1",
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-coderwyd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@typescript-eslint/utils": "^6.5.0"
},
"devDependencies": {
"@types/node": "^20.5.7",
"@types/node": "^20.5.9",
"@typescript-eslint/rule-tester": "^6.5.0",
"unbuild": "^2.0.0",
"vitest": "^0.34.3"
Expand Down
22 changes: 11 additions & 11 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 63a4878

Please sign in to comment.