Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 259f808

Browse files
build(deps-dev): bump eslint from 8.42.0 to 8.43.0 in /token-lending/js (#4563)
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.42.0...v8.43.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba505a6 commit 259f808

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

token-lending/js/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
minimatch "^3.1.2"
4444
strip-json-comments "^3.1.1"
4545

46-
"@eslint/js@8.42.0":
47-
version "8.42.0"
48-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.42.0.tgz#484a1d638de2911e6f5a30c12f49c7e4a3270fb6"
49-
integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==
46+
"@eslint/js@8.43.0":
47+
version "8.43.0"
48+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.43.0.tgz#559ca3d9ddbd6bf907ad524320a0d14b85586af0"
49+
integrity sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==
5050

5151
"@humanwhocodes/config-array@^0.11.10":
5252
version "0.11.10"
@@ -730,14 +730,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
730730
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
731731

732732
eslint@^8.12.0:
733-
version "8.42.0"
734-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.42.0.tgz#7bebdc3a55f9ed7167251fe7259f75219cade291"
735-
integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==
733+
version "8.43.0"
734+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.43.0.tgz#3e8c6066a57097adfd9d390b8fc93075f257a094"
735+
integrity sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==
736736
dependencies:
737737
"@eslint-community/eslint-utils" "^4.2.0"
738738
"@eslint-community/regexpp" "^4.4.0"
739739
"@eslint/eslintrc" "^2.0.3"
740-
"@eslint/js" "8.42.0"
740+
"@eslint/js" "8.43.0"
741741
"@humanwhocodes/config-array" "^0.11.10"
742742
"@humanwhocodes/module-importer" "^1.0.1"
743743
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)