Skip to content

Commit a1e3f04

Browse files
authored
Merge pull request #407 from javaistic/depfu/update/yarn/eslint-8.30.0
Update eslint: 8.29.0 → 8.30.0 (minor)
2 parents c4849d3 + 1188e16 commit a1e3f04

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@typescript-eslint/eslint-plugin": "^5.46.0",
7272
"@typescript-eslint/parser": "^5.46.0",
7373
"babel-eslint": "^10.1.0",
74-
"eslint": "^8.29.0",
74+
"eslint": "^8.30.0",
7575
"eslint-config-next": "^12.3.1",
7676
"eslint-config-react-app": "^7.0.1",
7777
"eslint-import-resolver-typescript": "^2.7.1",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,15 +1472,15 @@
14721472
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
14731473
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
14741474

1475-
"@eslint/eslintrc@^1.3.3":
1476-
version "1.3.3"
1477-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
1478-
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
1475+
"@eslint/eslintrc@^1.4.0":
1476+
version "1.4.0"
1477+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.0.tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63"
1478+
integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==
14791479
dependencies:
14801480
ajv "^6.12.4"
14811481
debug "^4.3.2"
14821482
espree "^9.4.0"
1483-
globals "^13.15.0"
1483+
globals "^13.19.0"
14841484
ignore "^5.2.0"
14851485
import-fresh "^3.2.1"
14861486
js-yaml "^4.1.0"
@@ -1517,10 +1517,10 @@
15171517
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.6.tgz#35dd26987228b39ef2316db3b1245c42eb19e324"
15181518
integrity sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ==
15191519

1520-
"@humanwhocodes/config-array@^0.11.6":
1521-
version "0.11.7"
1522-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
1523-
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
1520+
"@humanwhocodes/config-array@^0.11.8":
1521+
version "0.11.8"
1522+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
1523+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
15241524
dependencies:
15251525
"@humanwhocodes/object-schema" "^1.2.1"
15261526
debug "^4.1.1"
@@ -3580,13 +3580,13 @@ eslint-visitor-keys@^3.3.0:
35803580
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
35813581
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
35823582

3583-
eslint@^8.29.0:
3584-
version "8.29.0"
3585-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29.0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87"
3586-
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
3583+
eslint@^8.30.0:
3584+
version "8.30.0"
3585+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.30.0.tgz#83a506125d089eef7c5b5910eeea824273a33f50"
3586+
integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==
35873587
dependencies:
3588-
"@eslint/eslintrc" "^1.3.3"
3589-
"@humanwhocodes/config-array" "^0.11.6"
3588+
"@eslint/eslintrc" "^1.4.0"
3589+
"@humanwhocodes/config-array" "^0.11.8"
35903590
"@humanwhocodes/module-importer" "^1.0.1"
35913591
"@nodelib/fs.walk" "^1.2.8"
35923592
ajv "^6.10.0"
@@ -3605,7 +3605,7 @@ eslint@^8.29.0:
36053605
file-entry-cache "^6.0.1"
36063606
find-up "^5.0.0"
36073607
glob-parent "^6.0.2"
3608-
globals "^13.15.0"
3608+
globals "^13.19.0"
36093609
grapheme-splitter "^1.0.4"
36103610
ignore "^5.2.0"
36113611
import-fresh "^3.0.0"
@@ -3942,10 +3942,10 @@ globals@^11.1.0:
39423942
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
39433943
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
39443944

3945-
globals@^13.15.0:
3946-
version "13.15.0"
3947-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.15.0.tgz#38113218c907d2f7e98658af246cef8b77e90bac"
3948-
integrity sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==
3945+
globals@^13.19.0:
3946+
version "13.19.0"
3947+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8"
3948+
integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==
39493949
dependencies:
39503950
type-fest "^0.20.2"
39513951

0 commit comments

Comments
 (0)