Skip to content

Commit

Permalink
Bump eslint-plugin-prefer-arrow-functions from 3.2.4 to 3.3.1 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 8e239d4 commit 66544b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prefer-arrow-functions": "^3.2.4",
"eslint-plugin-prefer-arrow-functions": "^3.3.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-unused-imports": "^3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2882,10 +2882,10 @@ eslint-plugin-mdx@^3.1.5:
unified "^11.0.4"
vfile "^6.0.1"

eslint-plugin-prefer-arrow-functions@^3.2.4:
version "3.2.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow-functions/-/eslint-plugin-prefer-arrow-functions-3.2.4.tgz#7bfbaab9646d1bb7cd7e29a58cfb796548c69508"
integrity sha512-HbPmlbO/iYQeVs2fuShNkGVJDfVfgSd84Vzxv+xlh+nIVoSsZvTj6yOqszw4mtG9JbiqMShVWqbVeoVsejE59w==
eslint-plugin-prefer-arrow-functions@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow-functions/-/eslint-plugin-prefer-arrow-functions-3.3.1.tgz#95213c7ed72aa72bda214ed30fb0c2a877beb86a"
integrity sha512-9vHL+dgOv3CjptF61F5el973Gw+QmUAlmqBnXYaVz9zz1q4pFwD4Vp1cKmZawtm/unAAo1KDAKrIFjarKqfMMg==

eslint-plugin-prefer-arrow@^1.2.3:
version "1.2.3"
Expand Down

0 comments on commit 66544b7

Please sign in to comment.