diff --git a/package.json b/package.json index 78364535..9663ff1a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/cli": "^7.24.6", "@babel/core": "^7.24.5", "@babel/eslint-parser": "^7.24.5", - "@babel/eslint-plugin": "^7.24.5", + "@babel/eslint-plugin": "^7.24.6", "@babel/preset-env": "^7.21.5", "@babel/preset-react": "^7.24.6", "@testing-library/jest-dom": "^5.17.0", diff --git a/yarn.lock b/yarn.lock index f1765fcc..69ba13d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -84,10 +84,10 @@ eslint-visitor-keys "^2.1.0" semver "^6.3.1" -"@babel/eslint-plugin@^7.24.5": - version "7.24.5" - resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.24.5.tgz#6581b9005ab76308e4aef6b50aa1788099393211" - integrity sha512-5n3K9Zv13VOa9SG2ZiX0WV7A0ddApRn6vsV8zBojCsxnCbYKLjCDvzDfVxS7C4STmjQDOXU1uk/ppxxDTC860w== +"@babel/eslint-plugin@^7.24.6": + version "7.24.6" + resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.24.6.tgz#6e9e59653b7fec1047cae3ab82223c50aa810df8" + integrity sha512-sUDNpeOID2Am4cBXEmyhRaSvwwXIHVaG7trk7HO1Ri5VrEIBPYXg4ulTvZm2Lo0Y7u7Tw8QLe6JygchdOOto6w== dependencies: eslint-rule-composer "^0.3.0"