Skip to content

Commit

Permalink
Update dependency eslint-plugin-babel to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent c84e982 commit 00938db
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-config-google": "0.14.0",
"eslint-config-mitodl": "0.2.1",
"eslint-plugin-ava": "4.5.1",
"eslint-plugin-babel": "4.1.2",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-flow-vars": "0.5.0",
"eslint-plugin-flowtype": "2.50.3",
"eslint-plugin-mocha": "4.12.1",
Expand Down
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2777,10 +2777,12 @@ eslint-plugin-ava@4.5.1:
multimatch "^2.1.0"
pkg-up "^2.0.0"

eslint-plugin-babel@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
integrity sha512-CXj4vPuVPac2pahcvDlMR/C+jRFQLWyK0jCgYqyrMCjL5o9vL6UYCio/Yb6vVWdzOH8BKcSTT6rTe0a1MvzdNg==
eslint-plugin-babel@5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.3.1.tgz#75a2413ffbf17e7be57458301c60291f2cfbf560"
integrity sha512-VsQEr6NH3dj664+EyxJwO4FCYm/00JhYb3Sk3ft8o+fpKuIfQ9TaW6uVUfvwMXHcf/lsnRIoyFPsLMyiWCSL/g==
dependencies:
eslint-rule-composer "^0.3.0"

eslint-plugin-flow-vars@0.5.0:
version "0.5.0"
Expand Down Expand Up @@ -2825,6 +2827,11 @@ eslint-plugin-react@7.34.1:
semver "^6.3.1"
string.prototype.matchall "^4.0.10"

eslint-rule-composer@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==

eslint-scope@^3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
Expand Down

0 comments on commit 00938db

Please sign in to comment.