Skip to content

Commit 1febed0

Browse files
committed
Update dependencies
1 parent 4e31573 commit 1febed0

2 files changed

Lines changed: 48 additions & 48 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
"@logux/eslint-config": "^45.4.6",
4545
"@size-limit/preset-small-lib": "5.0.1",
4646
"@types/jest": "^26.0.24",
47-
"@typescript-eslint/eslint-plugin": "^4.28.2",
48-
"@typescript-eslint/parser": "^4.28.2",
49-
"check-dts": "^0.5.2",
47+
"@typescript-eslint/eslint-plugin": "^4.28.3",
48+
"@typescript-eslint/parser": "^4.28.3",
49+
"check-dts": "^0.5.3",
5050
"clean-publish": "^2.2.0",
5151
"eslint": "^7.30.0",
5252
"eslint-config-standard": "^16.0.3",

yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -752,73 +752,73 @@
752752
dependencies:
753753
"@types/yargs-parser" "*"
754754

755-
"@typescript-eslint/eslint-plugin@^4.28.2":
756-
version "4.28.2"
757-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a"
758-
integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw==
755+
"@typescript-eslint/eslint-plugin@^4.28.3":
756+
version "4.28.3"
757+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.3.tgz#36cdcd9ca6f9e5cb49b9f61b970b1976708d084b"
758+
integrity sha512-jW8sEFu1ZeaV8xzwsfi6Vgtty2jf7/lJmQmDkDruBjYAbx5DA8JtbcMnP0rNPUG+oH5GoQBTSp+9613BzuIpYg==
759759
dependencies:
760-
"@typescript-eslint/experimental-utils" "4.28.2"
761-
"@typescript-eslint/scope-manager" "4.28.2"
760+
"@typescript-eslint/experimental-utils" "4.28.3"
761+
"@typescript-eslint/scope-manager" "4.28.3"
762762
debug "^4.3.1"
763763
functional-red-black-tree "^1.0.1"
764764
regexpp "^3.1.0"
765765
semver "^7.3.5"
766766
tsutils "^3.21.0"
767767

768-
"@typescript-eslint/experimental-utils@4.28.2", "@typescript-eslint/experimental-utils@^4.0.1":
769-
version "4.28.2"
770-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz#4ebdec06a10888e9326e1d51d81ad52a361bd0b0"
771-
integrity sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ==
768+
"@typescript-eslint/experimental-utils@4.28.3", "@typescript-eslint/experimental-utils@^4.0.1":
769+
version "4.28.3"
770+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.3.tgz#976f8c1191b37105fd06658ed57ddfee4be361ca"
771+
integrity sha512-zZYl9TnrxwEPi3FbyeX0ZnE8Hp7j3OCR+ELoUfbwGHGxWnHg9+OqSmkw2MoCVpZksPCZYpQzC559Ee9pJNHTQw==
772772
dependencies:
773773
"@types/json-schema" "^7.0.7"
774-
"@typescript-eslint/scope-manager" "4.28.2"
775-
"@typescript-eslint/types" "4.28.2"
776-
"@typescript-eslint/typescript-estree" "4.28.2"
774+
"@typescript-eslint/scope-manager" "4.28.3"
775+
"@typescript-eslint/types" "4.28.3"
776+
"@typescript-eslint/typescript-estree" "4.28.3"
777777
eslint-scope "^5.1.1"
778778
eslint-utils "^3.0.0"
779779

780-
"@typescript-eslint/parser@^4.28.2":
781-
version "4.28.2"
782-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.2.tgz#6aff11bf4b91eb67ca7517962eede951e9e2a15d"
783-
integrity sha512-Q0gSCN51eikAgFGY+gnd5p9bhhCUAl0ERMiDKrTzpSoMYRubdB8MJrTTR/BBii8z+iFwz8oihxd0RAdP4l8w8w==
780+
"@typescript-eslint/parser@^4.28.3":
781+
version "4.28.3"
782+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.3.tgz#95f1d475c08268edffdcb2779993c488b6434b44"
783+
integrity sha512-ZyWEn34bJexn/JNYvLQab0Mo5e+qqQNhknxmc8azgNd4XqspVYR5oHq9O11fLwdZMRcj4by15ghSlIEq+H5ltQ==
784784
dependencies:
785-
"@typescript-eslint/scope-manager" "4.28.2"
786-
"@typescript-eslint/types" "4.28.2"
787-
"@typescript-eslint/typescript-estree" "4.28.2"
785+
"@typescript-eslint/scope-manager" "4.28.3"
786+
"@typescript-eslint/types" "4.28.3"
787+
"@typescript-eslint/typescript-estree" "4.28.3"
788788
debug "^4.3.1"
789789

790-
"@typescript-eslint/scope-manager@4.28.2":
791-
version "4.28.2"
792-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz#451dce90303a3ce283750111495d34c9c204e510"
793-
integrity sha512-MqbypNjIkJFEFuOwPWNDjq0nqXAKZvDNNs9yNseoGBB1wYfz1G0WHC2AVOy4XD7di3KCcW3+nhZyN6zruqmp2A==
790+
"@typescript-eslint/scope-manager@4.28.3":
791+
version "4.28.3"
792+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.3.tgz#c32ad4491b3726db1ba34030b59ea922c214e371"
793+
integrity sha512-/8lMisZ5NGIzGtJB+QizQ5eX4Xd8uxedFfMBXOKuJGP0oaBBVEMbJVddQKDXyyB0bPlmt8i6bHV89KbwOelJiQ==
794794
dependencies:
795-
"@typescript-eslint/types" "4.28.2"
796-
"@typescript-eslint/visitor-keys" "4.28.2"
795+
"@typescript-eslint/types" "4.28.3"
796+
"@typescript-eslint/visitor-keys" "4.28.3"
797797

798-
"@typescript-eslint/types@4.28.2":
799-
version "4.28.2"
800-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.2.tgz#e6b9e234e0e9a66c4d25bab881661e91478223b5"
801-
integrity sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==
798+
"@typescript-eslint/types@4.28.3":
799+
version "4.28.3"
800+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.3.tgz#8fffd436a3bada422c2c1da56060a0566a9506c7"
801+
integrity sha512-kQFaEsQBQVtA9VGVyciyTbIg7S3WoKHNuOp/UF5RG40900KtGqfoiETWD/v0lzRXc+euVE9NXmfer9dLkUJrkA==
802802

803-
"@typescript-eslint/typescript-estree@4.28.2":
804-
version "4.28.2"
805-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz#680129b2a285289a15e7c6108c84739adf3a798c"
806-
integrity sha512-86lLstLvK6QjNZjMoYUBMMsULFw0hPHJlk1fzhAVoNjDBuPVxiwvGuPQq3fsBMCxuDJwmX87tM/AXoadhHRljg==
803+
"@typescript-eslint/typescript-estree@4.28.3":
804+
version "4.28.3"
805+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.3.tgz#253d7088100b2a38aefe3c8dd7bd1f8232ec46fb"
806+
integrity sha512-YAb1JED41kJsqCQt1NcnX5ZdTA93vKFCMP4lQYG6CFxd0VzDJcKttRlMrlG+1qiWAw8+zowmHU1H0OzjWJzR2w==
807807
dependencies:
808-
"@typescript-eslint/types" "4.28.2"
809-
"@typescript-eslint/visitor-keys" "4.28.2"
808+
"@typescript-eslint/types" "4.28.3"
809+
"@typescript-eslint/visitor-keys" "4.28.3"
810810
debug "^4.3.1"
811811
globby "^11.0.3"
812812
is-glob "^4.0.1"
813813
semver "^7.3.5"
814814
tsutils "^3.21.0"
815815

816-
"@typescript-eslint/visitor-keys@4.28.2":
817-
version "4.28.2"
818-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz#bf56a400857bb68b59b311e6d0a5fbef5c3b5130"
819-
integrity sha512-aT2B4PLyyRDUVUafXzpZFoc0C9t0za4BJAKP5sgWIhG+jHECQZUEjuQSCIwZdiJJ4w4cgu5r3Kh20SOdtEBl0w==
816+
"@typescript-eslint/visitor-keys@4.28.3":
817+
version "4.28.3"
818+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.3.tgz#26ac91e84b23529968361045829da80a4e5251c4"
819+
integrity sha512-ri1OzcLnk1HH4gORmr1dllxDzzrN6goUIz/P4MHFV0YZJDCADPR3RvYNp0PW2SetKTThar6wlbFTL00hV2Q+fg==
820820
dependencies:
821-
"@typescript-eslint/types" "4.28.2"
821+
"@typescript-eslint/types" "4.28.3"
822822
eslint-visitor-keys "^2.0.0"
823823

824824
"@webassemblyjs/ast@1.9.0":
@@ -1609,10 +1609,10 @@ char-regex@^1.0.2:
16091609
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
16101610
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
16111611

1612-
check-dts@^0.5.2:
1613-
version "0.5.2"
1614-
resolved "https://registry.yarnpkg.com/check-dts/-/check-dts-0.5.2.tgz#514c2a1e3d8689f7268cbcd957c120aded0fd32b"
1615-
integrity sha512-TA9dj7WTRCSP+djW7+q5mM+T6AWYdYDZXp5LxNOtEHeeCOQqNpYWR309cpXqr34W/xnEkUAqXJ2ZMgw075OJJA==
1612+
check-dts@^0.5.3:
1613+
version "0.5.3"
1614+
resolved "https://registry.yarnpkg.com/check-dts/-/check-dts-0.5.3.tgz#061ff8f00d44ea445185c811d960320c653ee7a7"
1615+
integrity sha512-G32Wfg99PeiqsZkGY0S0LqlxvMHcvRWvoLRIrA5nASNCiD6BsCleTwAP7hggUEfhg40WeRZW5Qb+pc/RjKU2lQ==
16161616
dependencies:
16171617
colorette "^1.2.2"
16181618
globby "^11.0.4"

0 commit comments

Comments
 (0)