Skip to content

Commit 8b8a6e6

Browse files
chore: update dependency eslint to v8.32.0 (#3504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff5c0fe commit 8b8a6e6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5293,9 +5293,9 @@ eslint-visitor-keys@^3.3.0:
52935293
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
52945294

52955295
eslint@^8.0.0:
5296-
version "8.31.0"
5297-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
5298-
integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==
5296+
version "8.32.0"
5297+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.32.0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861"
5298+
integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==
52995299
dependencies:
53005300
"@eslint/eslintrc" "^1.4.1"
53015301
"@humanwhocodes/config-array" "^0.11.8"
@@ -9195,9 +9195,9 @@ pumpify@^1.3.3, pumpify@^1.3.5:
91959195
pump "^2.0.0"
91969196

91979197
punycode@^2.1.0:
9198-
version "2.1.1"
9199-
resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
9200-
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
9198+
version "2.2.0"
9199+
resolved "https://registry.npmjs.org/punycode/-/punycode-2.2.0.tgz#2092cc57cd2582c38e4e7e8bb869dc8d3148bc74"
9200+
integrity sha512-LN6QV1IJ9ZhxWTNdktaPClrNfp8xdSAYS0Zk2ddX7XsXZAxckMHPCBcHRo0cTcEIgYPRiGEkmji3Idkh2yFtYw==
92019201

92029202
pupa@^2.0.1:
92039203
version "2.1.1"

0 commit comments

Comments
 (0)