diff --git a/package.json b/package.json index ebd9fa8f25..03ae10cc83 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "devDependencies": { "@babel/core": "^7.12.10", "@babel/eslint-parser": "^7.12.1", - "@babel/eslint-plugin": "^7.12.1", + "@babel/eslint-plugin": "^7.12.13", "@babel/plugin-proposal-class-properties": "^7.10.1", "@babel/plugin-proposal-private-methods": "^7.12.1", "@babel/plugin-transform-modules-umd": "^7.12.1", diff --git a/yarn.lock b/yarn.lock index 78fbd26418..9013c723b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -44,10 +44,10 @@ eslint-visitor-keys "^1.3.0" semver "^6.3.0" -"@babel/eslint-plugin@^7.12.1": - version "7.12.1" - resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.12.1.tgz#67626a16312dfe7c5dd7685a1a8af7b03c43985b" - integrity sha512-rOjrD5yupTYCO4x0kEbQmi/NsaD+VGOD/9Cvso64WMVPY2y6o5Nvw2sqFWdeSEBdR1Dsa07YjplBs067x5YbXg== +"@babel/eslint-plugin@^7.12.13": + version "7.12.13" + resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.12.13.tgz#92be33fd8ce7d9729ad19599ba4f13a165ed4069" + integrity sha512-f2gA5zhmNdSEqFzdn4LHMrm0+cy7Ev+Ky2wbojNIItnLZKQlujJnBsnjlYZlkKQlTODHkEFcrCV6JeEc0/lktg== dependencies: eslint-rule-composer "^0.3.0"