File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 51
51
"@typescript-eslint/parser" : " 6.7.2" ,
52
52
"babel-jest" : " ^29.6.1" ,
53
53
"babel-preset-gatsby" : " ^3.6.0" ,
54
- "eslint" : " 8.49 .0" ,
54
+ "eslint" : " 8.50 .0" ,
55
55
"eslint-config-airbnb" : " 19.0.4" ,
56
56
"eslint-config-airbnb-typescript" : " 17.1.0" ,
57
57
"eslint-config-prettier" : " 9.0.0" ,
Original file line number Diff line number Diff line change 1712
1712
minimatch "^3.1.2"
1713
1713
strip-json-comments "^3.1.1"
1714
1714
1715
- "@eslint/js@8.49 .0":
1716
- version "8.49 .0"
1717
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49 .0.tgz#86f79756004a97fa4df866835093f1df3d03c333 "
1718
- integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w ==
1715
+ "@eslint/js@8.50 .0":
1716
+ version "8.50 .0"
1717
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50 .0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484 "
1718
+ integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ ==
1719
1719
1720
1720
1721
1721
version "1.17.2"
@@ -6759,15 +6759,15 @@ eslint-webpack-plugin@^2.7.0:
6759
6759
normalize-path "^3.0.0"
6760
6760
schema-utils "^3.1.1"
6761
6761
6762
- eslint@8.49 .0:
6763
- version "8.49 .0"
6764
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49 .0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42 "
6765
- integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ ==
6762
+ eslint@8.50 .0:
6763
+ version "8.50 .0"
6764
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50 .0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2 "
6765
+ integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg ==
6766
6766
dependencies:
6767
6767
"@eslint-community/eslint-utils" "^4.2.0"
6768
6768
"@eslint-community/regexpp" "^4.6.1"
6769
6769
"@eslint/eslintrc" "^2.1.2"
6770
- "@eslint/js" "8.49 .0"
6770
+ "@eslint/js" "8.50 .0"
6771
6771
"@humanwhocodes/config-array" "^0.11.11"
6772
6772
"@humanwhocodes/module-importer" "^1.0.1"
6773
6773
"@nodelib/fs.walk" "^1.2.8"
You can’t perform that action at this time.
0 commit comments