File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
"@babel/cli" : " ^7.24.6" ,
27
27
"@babel/core" : " ^7.24.5" ,
28
28
"@babel/eslint-parser" : " ^7.24.5" ,
29
- "@babel/eslint-plugin" : " ^7.24.5 " ,
29
+ "@babel/eslint-plugin" : " ^7.24.6 " ,
30
30
"@babel/preset-env" : " ^7.21.5" ,
31
31
"@babel/preset-react" : " ^7.24.6" ,
32
32
"@testing-library/jest-dom" : " ^5.17.0" ,
Original file line number Diff line number Diff line change 84
84
eslint-visitor-keys "^2.1.0"
85
85
semver "^6.3.1"
86
86
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 ==
91
91
dependencies :
92
92
eslint-rule-composer "^0.3.0"
93
93
You can’t perform that action at this time.
0 commit comments