Skip to content

Commit 6bd1253

Browse files
committed
chore(deps): update dependency eslint to v8.32.0
1 parent f8f1f10 commit 6bd1253

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
@@ -3822,9 +3822,9 @@ eslint-visitor-keys@^3.3.0:
38223822
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
38233823

38243824
eslint@^8.0.0:
3825-
version "8.31.0"
3826-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
3827-
integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==
3825+
version "8.32.0"
3826+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32.0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861"
3827+
integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==
38283828
dependencies:
38293829
"@eslint/eslintrc" "^1.4.1"
38303830
"@humanwhocodes/config-array" "^0.11.8"
@@ -6781,7 +6781,12 @@ [email protected]:
67816781
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
67826782
integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=
67836783

6784-
punycode@^2.1.0, punycode@^2.1.1:
6784+
punycode@^2.1.0:
6785+
version "2.2.0"
6786+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.2.0.tgz#2092cc57cd2582c38e4e7e8bb869dc8d3148bc74"
6787+
integrity sha512-LN6QV1IJ9ZhxWTNdktaPClrNfp8xdSAYS0Zk2ddX7XsXZAxckMHPCBcHRo0cTcEIgYPRiGEkmji3Idkh2yFtYw==
6788+
6789+
punycode@^2.1.1:
67856790
version "2.1.1"
67866791
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
67876792
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==

0 commit comments

Comments
 (0)