Skip to content

Commit

Permalink
update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina committed Jan 25, 2023
1 parent 432cea0 commit 217d92c
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 136 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"chalk": "4.1.2",
"dedent": "0.7.0",
"enquirer": "2.3.6",
"eslint": "8.31.0",
"eslint": "8.32.0",
"eslint-plugin-eslint-plugin": "5.0.7",
"eslint-plugin-tailwindcss": "3.8.2",
"husky": "8.0.3",
Expand All @@ -49,7 +49,7 @@
},
"pnpm": {
"patchedDependencies": {
"eslint@8.31.0": "patches/eslint@8.31.0.patch",
"eslint@8.32.0": "patches/eslint@8.31.0.patch",
"eslint-plugin-eslint-plugin@5.0.7": "patches/eslint-plugin-eslint-plugin@5.0.6.patch",
"json-schema-to-markdown@1.1.1": "patches/json-schema-to-markdown@1.1.1.patch",
"vitest@0.26.3": "patches/vitest@0.26.3.patch"
Expand Down
Loading

0 comments on commit 217d92c

Please sign in to comment.