Skip to content

Commit 3d8c193

Browse files
chore(deps): bump eslint from 8.49.0 to 8.50.0 (microformats#255)
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.50.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1934efe commit 3d8c193

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868
minimatch "^3.1.2"
6969
strip-json-comments "^3.1.1"
7070

71-
"@eslint/js@8.49.0":
72-
version "8.49.0"
73-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49.0.tgz#86f79756004a97fa4df866835093f1df3d03c333"
74-
integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w==
71+
"@eslint/js@8.50.0":
72+
version "8.50.0"
73+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484"
74+
integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==
7575

7676
"@humanwhocodes/config-array@^0.11.11":
7777
version "0.11.11"
@@ -1043,14 +1043,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
10431043
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
10441044

10451045
eslint@^8.16.0:
1046-
version "8.49.0"
1047-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49.0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42"
1048-
integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ==
1046+
version "8.50.0"
1047+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2"
1048+
integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==
10491049
dependencies:
10501050
"@eslint-community/eslint-utils" "^4.2.0"
10511051
"@eslint-community/regexpp" "^4.6.1"
10521052
"@eslint/eslintrc" "^2.1.2"
1053-
"@eslint/js" "8.49.0"
1053+
"@eslint/js" "8.50.0"
10541054
"@humanwhocodes/config-array" "^0.11.11"
10551055
"@humanwhocodes/module-importer" "^1.0.1"
10561056
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)