Skip to content

Commit e0726ef

Browse files
build(deps): bump eslint from 8.38.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.41.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.38.0...v8.41.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94ee322 commit e0726ef

File tree

2 files changed

+37
-43
lines changed

2 files changed

+37
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"aos": "^2.3.4",
1818
"axios": "^1.3.6",
1919
"emailjs-com": "^3.2.0",
20-
"eslint": "8.38.0",
20+
"eslint": "8.41.0",
2121
"eslint-config-next": "13.4.4",
2222
"esm": "^3.2.25",
2323
"formik": "^2.2.9",

yarn.lock

Lines changed: 36 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,25 @@
2121
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.0.tgz#f6f729b02feee2c749f57e334b7a1b5f40a81724"
2222
integrity sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==
2323

24-
"@eslint/eslintrc@^2.0.2":
25-
version "2.0.2"
26-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.2.tgz#01575e38707add677cf73ca1589abba8da899a02"
27-
integrity sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==
24+
"@eslint/eslintrc@^2.0.3":
25+
version "2.0.3"
26+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz#4910db5505f4d503f27774bf356e3704818a0331"
27+
integrity sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==
2828
dependencies:
2929
ajv "^6.12.4"
3030
debug "^4.3.2"
31-
espree "^9.5.1"
31+
espree "^9.5.2"
3232
globals "^13.19.0"
3333
ignore "^5.2.0"
3434
import-fresh "^3.2.1"
3535
js-yaml "^4.1.0"
3636
minimatch "^3.1.2"
3737
strip-json-comments "^3.1.1"
3838

39-
"@eslint/js@8.38.0":
40-
version "8.38.0"
41-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.38.0.tgz#73a8a0d8aa8a8e6fe270431c5e72ae91b5337892"
42-
integrity sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==
39+
"@eslint/js@8.41.0":
40+
version "8.41.0"
41+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
42+
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
4343

4444
"@humanwhocodes/config-array@^0.11.8":
4545
version "0.11.8"
@@ -1028,28 +1028,28 @@ eslint-plugin-react@^7.31.7:
10281028
semver "^6.3.0"
10291029
string.prototype.matchall "^4.0.8"
10301030

1031-
eslint-scope@^7.1.1:
1032-
version "7.1.1"
1033-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
1034-
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
1031+
eslint-scope@^7.2.0:
1032+
version "7.2.0"
1033+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
1034+
integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
10351035
dependencies:
10361036
esrecurse "^4.3.0"
10371037
estraverse "^5.2.0"
10381038

1039-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
1040-
version "3.4.0"
1041-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
1042-
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
1039+
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
1040+
version "3.4.1"
1041+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
1042+
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
10431043

1044-
eslint@8.38.0:
1045-
version "8.38.0"
1046-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.38.0.tgz#a62c6f36e548a5574dd35728ac3c6209bd1e2f1a"
1047-
integrity sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==
1044+
eslint@8.41.0:
1045+
version "8.41.0"
1046+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
1047+
integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
10481048
dependencies:
10491049
"@eslint-community/eslint-utils" "^4.2.0"
10501050
"@eslint-community/regexpp" "^4.4.0"
1051-
"@eslint/eslintrc" "^2.0.2"
1052-
"@eslint/js" "8.38.0"
1051+
"@eslint/eslintrc" "^2.0.3"
1052+
"@eslint/js" "8.41.0"
10531053
"@humanwhocodes/config-array" "^0.11.8"
10541054
"@humanwhocodes/module-importer" "^1.0.1"
10551055
"@nodelib/fs.walk" "^1.2.8"
@@ -1059,23 +1059,22 @@ eslint@8.38.0:
10591059
debug "^4.3.2"
10601060
doctrine "^3.0.0"
10611061
escape-string-regexp "^4.0.0"
1062-
eslint-scope "^7.1.1"
1063-
eslint-visitor-keys "^3.4.0"
1064-
espree "^9.5.1"
1062+
eslint-scope "^7.2.0"
1063+
eslint-visitor-keys "^3.4.1"
1064+
espree "^9.5.2"
10651065
esquery "^1.4.2"
10661066
esutils "^2.0.2"
10671067
fast-deep-equal "^3.1.3"
10681068
file-entry-cache "^6.0.1"
10691069
find-up "^5.0.0"
10701070
glob-parent "^6.0.2"
10711071
globals "^13.19.0"
1072-
grapheme-splitter "^1.0.4"
1072+
graphemer "^1.4.0"
10731073
ignore "^5.2.0"
10741074
import-fresh "^3.0.0"
10751075
imurmurhash "^0.1.4"
10761076
is-glob "^4.0.0"
10771077
is-path-inside "^3.0.3"
1078-
js-sdsl "^4.1.4"
10791078
js-yaml "^4.1.0"
10801079
json-stable-stringify-without-jsonify "^1.0.1"
10811080
levn "^0.4.1"
@@ -1092,14 +1091,14 @@ esm@^3.2.25:
10921091
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
10931092
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
10941093

1095-
espree@^9.5.1:
1096-
version "9.5.1"
1097-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.1.tgz#4f26a4d5f18905bf4f2e0bd99002aab807e96dd4"
1098-
integrity sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==
1094+
espree@^9.5.2:
1095+
version "9.5.2"
1096+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.2.tgz#e994e7dc33a082a7a82dceaf12883a829353215b"
1097+
integrity sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==
10991098
dependencies:
11001099
acorn "^8.8.0"
11011100
acorn-jsx "^5.3.2"
1102-
eslint-visitor-keys "^3.4.0"
1101+
eslint-visitor-keys "^3.4.1"
11031102

11041103
esquery@^1.4.2:
11051104
version "1.5.0"
@@ -1400,10 +1399,10 @@ graceful-fs@^4.2.4:
14001399
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
14011400
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
14021401

1403-
grapheme-splitter@^1.0.4:
1404-
version "1.0.4"
1405-
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
1406-
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
1402+
graphemer@^1.4.0:
1403+
version "1.4.0"
1404+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
1405+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
14071406

14081407
has-bigints@^1.0.1, has-bigints@^1.0.2:
14091408
version "1.0.2"
@@ -1722,11 +1721,6 @@ jiti@^1.17.2:
17221721
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.18.2.tgz#80c3ef3d486ebf2450d9335122b32d121f2a83cd"
17231722
integrity sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==
17241723

1725-
js-sdsl@^4.1.4:
1726-
version "4.4.0"
1727-
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.4.0.tgz#8b437dbe642daa95760400b602378ed8ffea8430"
1728-
integrity sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==
1729-
17301724
js-sha3@0.8.0:
17311725
version "0.8.0"
17321726
resolved "https://registry.yarnpkg.com/js-sha3/-/js-sha3-0.8.0.tgz#b9b7a5da73afad7dedd0f8c463954cbde6818840"

0 commit comments

Comments
 (0)