Skip to content

Commit 1c00071

Browse files
Bump @babel/eslint-plugin from 7.24.5 to 7.24.6
Bumps [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) from 7.24.5 to 7.24.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.6/eslint/babel-eslint-plugin) --- updated-dependencies: - dependency-name: "@babel/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c0f347 commit 1c00071

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/cli": "^7.24.6",
2727
"@babel/core": "^7.24.5",
2828
"@babel/eslint-parser": "^7.24.5",
29-
"@babel/eslint-plugin": "^7.24.5",
29+
"@babel/eslint-plugin": "^7.24.6",
3030
"@babel/preset-env": "^7.21.5",
3131
"@babel/preset-react": "^7.24.6",
3232
"@testing-library/jest-dom": "^5.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
eslint-visitor-keys "^2.1.0"
8585
semver "^6.3.1"
8686

87-
"@babel/eslint-plugin@^7.24.5":
88-
version "7.24.5"
89-
resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.24.5.tgz#6581b9005ab76308e4aef6b50aa1788099393211"
90-
integrity sha512-5n3K9Zv13VOa9SG2ZiX0WV7A0ddApRn6vsV8zBojCsxnCbYKLjCDvzDfVxS7C4STmjQDOXU1uk/ppxxDTC860w==
87+
"@babel/eslint-plugin@^7.24.6":
88+
version "7.24.6"
89+
resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.24.6.tgz#6e9e59653b7fec1047cae3ab82223c50aa810df8"
90+
integrity sha512-sUDNpeOID2Am4cBXEmyhRaSvwwXIHVaG7trk7HO1Ri5VrEIBPYXg4ulTvZm2Lo0Y7u7Tw8QLe6JygchdOOto6w==
9191
dependencies:
9292
eslint-rule-composer "^0.3.0"
9393

0 commit comments

Comments
 (0)