Skip to content

Commit 0c073ce

Browse files
chore: update dependency eslint to v8.5.0 (#2931)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 04cc88c commit 0c073ce

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2453,11 +2453,16 @@ acorn@^7.1.1:
24532453
resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
24542454
integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==
24552455

2456-
acorn@^8.2.4, acorn@^8.4.1, acorn@^8.6.0:
2456+
acorn@^8.2.4, acorn@^8.4.1:
24572457
version "8.6.0"
24582458
resolved "https://registry.npmjs.org/acorn/-/acorn-8.6.0.tgz#e3692ba0eb1a0c83eaa4f37f5fa7368dd7142895"
24592459
integrity sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==
24602460

2461+
acorn@^8.6.0:
2462+
version "8.7.0"
2463+
resolved "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
2464+
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
2465+
24612466
add-stream@^1.0.0:
24622467
version "1.0.0"
24632468
resolved "https://registry.npmjs.org/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
@@ -4117,9 +4122,9 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0:
41174122
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
41184123

41194124
eslint@^8.0.0:
4120-
version "8.4.1"
4121-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.4.1.tgz#d6531bbf3e598dffd7c0c7d35ec52a0b30fdfa2d"
4122-
integrity sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg==
4125+
version "8.5.0"
4126+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.5.0.tgz#ddd2c1afd8f412036f87ae2a063d2aa296d3175f"
4127+
integrity sha512-tVGSkgNbOfiHyVte8bCM8OmX+xG9PzVG/B4UCF60zx7j61WIVY/AqJECDgpLD4DbbESD0e174gOg3ZlrX15GDg==
41234128
dependencies:
41244129
"@eslint/eslintrc" "^1.0.5"
41254130
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)