Skip to content

Commit

Permalink
Bump eslint-plugin-prefer-arrow-functions from 3.3.2 to 3.4.1 (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent dd3fe2c commit fa7a975
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.9.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prefer-arrow-functions": "^3.3.2",
"eslint-plugin-prefer-arrow-functions": "^3.4.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-unused-imports": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3043,10 +3043,10 @@ eslint-plugin-mdx@^3.1.5:
unified "^11.0.4"
vfile "^6.0.1"

eslint-plugin-prefer-arrow-functions@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow-functions/-/eslint-plugin-prefer-arrow-functions-3.3.2.tgz#d6aa254f0fc2338b65c87cd3253ecc6bf2c1feb6"
integrity sha512-XRGsga9cK6pZ48IA2PM2PABBlWshRYhkofkQxcWzCM0YlDnal2hrQKsuz0FqtBHimJpgEXGgHUko3KrOayxlOQ==
eslint-plugin-prefer-arrow-functions@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow-functions/-/eslint-plugin-prefer-arrow-functions-3.4.1.tgz#09872ffe85fb053a53bf32f1b55c9d7c3abdcd02"
integrity sha512-c8NP0E8xpkRqDq2eDSRr+wA4jwkwOEVNnZx4YY3O0V9M7OhtKdQIj5zmzIXwu+ueURmbwYrnz65sEoLLoIVZpg==

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

0 comments on commit fa7a975

Please sign in to comment.