Skip to content

Commit ee2bb7b

Browse files
authored
Merge pull request #322 from oclif/dependabot-npm_and_yarn-eslint-9.39.3
chore(dev-deps): bump eslint from 9.39.2 to 9.39.3
2 parents cccb616 + bebc48e commit ee2bb7b

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,10 @@
142142
minimatch "^3.1.3"
143143
strip-json-comments "^3.1.1"
144144

145-
"@eslint/js@9.39.2", "@eslint/js@^9.38.0":
146-
version "9.39.2"
147-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599"
148-
integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==
145+
"@eslint/js@9.39.3", "@eslint/js@^9.38.0":
146+
version "9.39.3"
147+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
148+
integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
149149

150150
"@eslint/json@^0.13.1":
151151
version "0.13.1"
@@ -1296,17 +1296,17 @@ eslint-visitor-keys@^5.0.0:
12961296
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
12971297

12981298
eslint@^9:
1299-
version "9.39.2"
1300-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c"
1301-
integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==
1299+
version "9.39.3"
1300+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f"
1301+
integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==
13021302
dependencies:
13031303
"@eslint-community/eslint-utils" "^4.8.0"
13041304
"@eslint-community/regexpp" "^4.12.1"
13051305
"@eslint/config-array" "^0.21.1"
13061306
"@eslint/config-helpers" "^0.4.2"
13071307
"@eslint/core" "^0.17.0"
13081308
"@eslint/eslintrc" "^3.3.1"
1309-
"@eslint/js" "9.39.2"
1309+
"@eslint/js" "9.39.3"
13101310
"@eslint/plugin-kit" "^0.4.1"
13111311
"@humanfs/node" "^0.16.6"
13121312
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)