Skip to content

Commit

Permalink
fix(deps): update eslint (#206)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent f805f42 commit 4635c53
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 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.5.6",
"version": "1.5.7",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -11,13 +11,13 @@
"@typescript-eslint/parser": "6.21.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-chai-friendly": "0.7.4",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-lit": "1.13.0",
"eslint-plugin-lit": "1.14.0",
"eslint-plugin-lit-a11y": "1.1.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-react": "7.34.3",
Expand Down
20 changes: 10 additions & 10 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 4635c53

Please sign in to comment.