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

Commit 0e58506

Browse files
chore(lambda): bump eslint from 8.39.0 to 8.43.0 in /lambdas (#3331)
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.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.39.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 9cb0369 commit 0e58506

File tree

1 file changed

+36
-37
lines changed

1 file changed

+36
-37
lines changed

lambdas/yarn.lock

Lines changed: 36 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2372,35 +2372,35 @@
23722372
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.5.0.tgz"
23732373
integrity sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==
23742374

2375-
"@eslint/eslintrc@^2.0.2":
2376-
version "2.0.2"
2377-
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.2.tgz"
2378-
integrity sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==
2375+
"@eslint/eslintrc@^2.0.3":
2376+
version "2.0.3"
2377+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz#4910db5505f4d503f27774bf356e3704818a0331"
2378+
integrity sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==
23792379
dependencies:
23802380
ajv "^6.12.4"
23812381
debug "^4.3.2"
2382-
espree "^9.5.1"
2382+
espree "^9.5.2"
23832383
globals "^13.19.0"
23842384
ignore "^5.2.0"
23852385
import-fresh "^3.2.1"
23862386
js-yaml "^4.1.0"
23872387
minimatch "^3.1.2"
23882388
strip-json-comments "^3.1.1"
23892389

2390-
"@eslint/js@8.39.0":
2391-
version "8.39.0"
2392-
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.39.0.tgz"
2393-
integrity sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==
2390+
"@eslint/js@8.43.0":
2391+
version "8.43.0"
2392+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.43.0.tgz#559ca3d9ddbd6bf907ad524320a0d14b85586af0"
2393+
integrity sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==
23942394

23952395
"@gar/promisify@^1.1.3":
23962396
version "1.1.3"
23972397
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz"
23982398
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
23992399

2400-
"@humanwhocodes/config-array@^0.11.8":
2401-
version "0.11.8"
2402-
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz"
2403-
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
2400+
"@humanwhocodes/config-array@^0.11.10":
2401+
version "0.11.10"
2402+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2"
2403+
integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==
24042404
dependencies:
24052405
"@humanwhocodes/object-schema" "^1.2.1"
24062406
debug "^4.1.1"
@@ -5132,21 +5132,21 @@ eslint-scope@^7.2.0:
51325132
esrecurse "^4.3.0"
51335133
estraverse "^5.2.0"
51345134

5135-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
5136-
version "3.4.0"
5137-
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz"
5138-
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
5135+
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
5136+
version "3.4.1"
5137+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
5138+
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
51395139

51405140
eslint@^8.38.0:
5141-
version "8.39.0"
5142-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.39.0.tgz"
5143-
integrity sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==
5141+
version "8.43.0"
5142+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.43.0.tgz#3e8c6066a57097adfd9d390b8fc93075f257a094"
5143+
integrity sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==
51445144
dependencies:
51455145
"@eslint-community/eslint-utils" "^4.2.0"
51465146
"@eslint-community/regexpp" "^4.4.0"
5147-
"@eslint/eslintrc" "^2.0.2"
5148-
"@eslint/js" "8.39.0"
5149-
"@humanwhocodes/config-array" "^0.11.8"
5147+
"@eslint/eslintrc" "^2.0.3"
5148+
"@eslint/js" "8.43.0"
5149+
"@humanwhocodes/config-array" "^0.11.10"
51505150
"@humanwhocodes/module-importer" "^1.0.1"
51515151
"@nodelib/fs.walk" "^1.2.8"
51525152
ajv "^6.10.0"
@@ -5156,22 +5156,21 @@ eslint@^8.38.0:
51565156
doctrine "^3.0.0"
51575157
escape-string-regexp "^4.0.0"
51585158
eslint-scope "^7.2.0"
5159-
eslint-visitor-keys "^3.4.0"
5160-
espree "^9.5.1"
5159+
eslint-visitor-keys "^3.4.1"
5160+
espree "^9.5.2"
51615161
esquery "^1.4.2"
51625162
esutils "^2.0.2"
51635163
fast-deep-equal "^3.1.3"
51645164
file-entry-cache "^6.0.1"
51655165
find-up "^5.0.0"
51665166
glob-parent "^6.0.2"
51675167
globals "^13.19.0"
5168-
grapheme-splitter "^1.0.4"
5168+
graphemer "^1.4.0"
51695169
ignore "^5.2.0"
51705170
import-fresh "^3.0.0"
51715171
imurmurhash "^0.1.4"
51725172
is-glob "^4.0.0"
51735173
is-path-inside "^3.0.3"
5174-
js-sdsl "^4.1.4"
51755174
js-yaml "^4.1.0"
51765175
json-stable-stringify-without-jsonify "^1.0.1"
51775176
levn "^0.4.1"
@@ -5183,14 +5182,14 @@ eslint@^8.38.0:
51835182
strip-json-comments "^3.1.0"
51845183
text-table "^0.2.0"
51855184

5186-
espree@^9.5.1:
5187-
version "9.5.1"
5188-
resolved "https://registry.npmjs.org/espree/-/espree-9.5.1.tgz"
5189-
integrity sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==
5185+
espree@^9.5.2:
5186+
version "9.5.2"
5187+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.2.tgz#e994e7dc33a082a7a82dceaf12883a829353215b"
5188+
integrity sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==
51905189
dependencies:
51915190
acorn "^8.8.0"
51925191
acorn-jsx "^5.3.2"
5193-
eslint-visitor-keys "^3.4.0"
5192+
eslint-visitor-keys "^3.4.1"
51945193

51955194
esprima@^4.0.0:
51965195
version "4.0.1"
@@ -5815,6 +5814,11 @@ grapheme-splitter@^1.0.4:
58155814
resolved "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz"
58165815
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
58175816

5817+
graphemer@^1.4.0:
5818+
version "1.4.0"
5819+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
5820+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
5821+
58185822
handlebars@^4.7.7:
58195823
version "4.7.7"
58205824
resolved "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz"
@@ -6770,11 +6774,6 @@ [email protected]:
67706774
resolved "https://registry.npmjs.org/jmespath/-/jmespath-0.16.0.tgz"
67716775
integrity sha512-9FzQjJ7MATs1tSpnco1K6ayiYE3figslrXA72G2HQ/n76RzvYlofyi5QM+iX4YRs/pu3yzxlVQSST23+dMDknw==
67726776

6773-
js-sdsl@^4.1.4:
6774-
version "4.4.0"
6775-
resolved "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.4.0.tgz"
6776-
integrity sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==
6777-
67786777
js-tokens@^4.0.0:
67796778
version "4.0.0"
67806779
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"

0 commit comments

Comments
 (0)