File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 39
39
"@types/react-dom" : " ^18.2.11" ,
40
40
"@typescript-eslint/eslint-plugin" : " ^6.7.3" ,
41
41
"@typescript-eslint/parser" : " ^6.7.4" ,
42
- "eslint" : " ^8.50 .0" ,
42
+ "eslint" : " ^8.51 .0" ,
43
43
"prettier" : " ^3.0.3" ,
44
44
"react-scripts" : " ^5.0.1" ,
45
45
"serve" : " ^14.2.1" ,
Original file line number Diff line number Diff line change 1326
1326
minimatch "^3.1.2"
1327
1327
strip-json-comments "^3.1.1"
1328
1328
1329
- "@eslint/js@8.50 .0":
1330
- version "8.50 .0"
1331
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50 .0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484 "
1332
- integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ ==
1329
+ "@eslint/js@8.51 .0":
1330
+ version "8.51 .0"
1331
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51 .0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa "
1332
+ integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg ==
1333
1333
1334
1334
"@floating-ui/core@^1.3.1":
1335
1335
version "1.3.1"
@@ -5540,15 +5540,15 @@ eslint-webpack-plugin@^3.1.1:
5540
5540
normalize-path "^3.0.0"
5541
5541
schema-utils "^4.0.0"
5542
5542
5543
- eslint@^8.3.0, eslint@^8.50 .0:
5544
- version "8.50 .0"
5545
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50 .0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2 "
5546
- integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg ==
5543
+ eslint@^8.3.0, eslint@^8.51 .0:
5544
+ version "8.51 .0"
5545
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51 .0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3 "
5546
+ integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA ==
5547
5547
dependencies:
5548
5548
"@eslint-community/eslint-utils" "^4.2.0"
5549
5549
"@eslint-community/regexpp" "^4.6.1"
5550
5550
"@eslint/eslintrc" "^2.1.2"
5551
- "@eslint/js" "8.50 .0"
5551
+ "@eslint/js" "8.51 .0"
5552
5552
"@humanwhocodes/config-array" "^0.11.11"
5553
5553
"@humanwhocodes/module-importer" "^1.0.1"
5554
5554
"@nodelib/fs.walk" "^1.2.8"
You can’t perform that action at this time.
0 commit comments