Skip to content

Commit

Permalink
fix(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 6990165 commit 61a5a6b
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 12 deletions.
6 changes: 3 additions & 3 deletions configs/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-custom",
"version": "1.4.4",
"version": "1.4.5",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -18,13 +18,13 @@
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.5",
"eslint-plugin-react-refresh": "0.4.6",
"eslint-plugin-storybook": "0.8.0"
},
"devDependencies": {
"eslint": "8.57.0",
"eslint-plugin-lit": "1.11.0",
"eslint-plugin-vitest": "0.3.22",
"eslint-plugin-vitest": "0.3.26",
"eslint-plugin-wc": "2.0.4"
},
"peerDependencies": {
Expand Down
80 changes: 71 additions & 9 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 61a5a6b

Please sign in to comment.