File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 71
71
},
72
72
"devDependencies" : {
73
73
"@babel/core" : " ^7.22.5" ,
74
- "@babel/eslint-parser" : " ^7.22.5 " ,
74
+ "@babel/eslint-parser" : " ^7.22.6 " ,
75
75
"@babel/plugin-proposal-class-properties" : " ^7.17.12" ,
76
76
"@babel/preset-env" : " ^7.22.5" ,
77
77
"@babel/preset-react" : " ^7.22.5" ,
Original file line number Diff line number Diff line change 185
185
json5 "^2.2.2"
186
186
semver "^6.3.0"
187
187
188
- "@babel/eslint-parser@^7.22.5 ":
189
- version "7.22.5 "
190
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.5 .tgz#fa032503b9e2d188e25b1b95d29e8b8431042d78 "
191
- integrity sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ ==
188
+ "@babel/eslint-parser@^7.22.6 ":
189
+ version "7.22.6 "
190
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.6 .tgz#fa75b578a6392d92243eb8fb9c4e7ece8ad7c583 "
191
+ integrity sha512-KAom7E7d6bAh5/PflF3luynWlDLOIqfX+ZJcL0LRs6/6rtXJmJxPiWuIGfxNPtcWdtQ5lSSJbKbQlz/c/R60Ng ==
192
192
dependencies:
193
193
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
194
+ "@nicolo-ribaudo/semver-v6" "^6.3.3"
194
195
eslint-visitor-keys "^2.1.0"
195
- semver "^6.3.0"
196
196
197
197
"@babel/generator@^7.22.5", "@babel/generator@^7.7.2":
198
198
version "7.22.5"
1946
1946
dependencies:
1947
1947
eslint-scope "5.1.1"
1948
1948
1949
+ "@nicolo-ribaudo/semver-v6@^6.3.3":
1950
+ version "6.3.3"
1951
+ resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29"
1952
+ integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==
1953
+
1949
1954
1950
1955
version "2.1.5"
1951
1956
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
You can’t perform that action at this time.
0 commit comments