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

Commit 30945a9

Browse files
build(deps-dev): bump eslint from 8.51.0 to 8.52.0 in /token-lending/js (#5633)
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.52.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 68b619d commit 30945a9

File tree

1 file changed

+24
-18
lines changed

1 file changed

+24
-18
lines changed

token-lending/js/yarn.lock

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,17 @@
4848
minimatch "^3.1.2"
4949
strip-json-comments "^3.1.1"
5050

51-
"@eslint/js@8.51.0":
52-
version "8.51.0"
53-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
54-
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
51+
"@eslint/js@8.52.0":
52+
version "8.52.0"
53+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
54+
integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
5555

56-
"@humanwhocodes/config-array@^0.11.11":
57-
version "0.11.11"
58-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844"
59-
integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==
56+
"@humanwhocodes/config-array@^0.11.13":
57+
version "0.11.13"
58+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
59+
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
6060
dependencies:
61-
"@humanwhocodes/object-schema" "^1.2.1"
61+
"@humanwhocodes/object-schema" "^2.0.1"
6262
debug "^4.1.1"
6363
minimatch "^3.0.5"
6464

@@ -67,10 +67,10 @@
6767
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
6868
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
6969

70-
"@humanwhocodes/object-schema@^1.2.1":
71-
version "1.2.1"
72-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
73-
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
70+
"@humanwhocodes/object-schema@^2.0.1":
71+
version "2.0.1"
72+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
73+
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
7474

7575
"@jridgewell/resolve-uri@^3.0.3":
7676
version "3.1.1"
@@ -455,6 +455,11 @@
455455
"@typescript-eslint/types" "5.62.0"
456456
eslint-visitor-keys "^3.3.0"
457457

458+
"@ungap/structured-clone@^1.2.0":
459+
version "1.2.0"
460+
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
461+
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
462+
458463
JSONStream@^1.3.5:
459464
version "1.3.5"
460465
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
@@ -852,17 +857,18 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
852857
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
853858

854859
eslint@^8.12.0:
855-
version "8.51.0"
856-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
857-
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
860+
version "8.52.0"
861+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
862+
integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
858863
dependencies:
859864
"@eslint-community/eslint-utils" "^4.2.0"
860865
"@eslint-community/regexpp" "^4.6.1"
861866
"@eslint/eslintrc" "^2.1.2"
862-
"@eslint/js" "8.51.0"
863-
"@humanwhocodes/config-array" "^0.11.11"
867+
"@eslint/js" "8.52.0"
868+
"@humanwhocodes/config-array" "^0.11.13"
864869
"@humanwhocodes/module-importer" "^1.0.1"
865870
"@nodelib/fs.walk" "^1.2.8"
871+
"@ungap/structured-clone" "^1.2.0"
866872
ajv "^6.12.4"
867873
chalk "^4.0.0"
868874
cross-spawn "^7.0.2"

0 commit comments

Comments
 (0)