Skip to content

Commit 69cb138

Browse files
chore(deps): update devdependencies (#353)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 33de2ca commit 69cb138

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@
6262
"@types/lodash": "4.14.178",
6363
"@types/node": "16.11.21",
6464
"@types/redis-mock": "0.17.1",
65-
"@typescript-eslint/eslint-plugin": "5.10.0",
66-
"@typescript-eslint/parser": "5.10.0",
65+
"@typescript-eslint/eslint-plugin": "5.10.1",
66+
"@typescript-eslint/parser": "5.10.1",
6767
"del-cli": "4.0.1",
6868
"downlevel-dts": "0.8.0",
69-
"eslint": "8.7.0",
69+
"eslint": "8.8.0",
7070
"eslint-config-xo": "0.39.0",
7171
"eslint-config-xo-typescript": "0.49.0",
7272
"eslint-plugin-codegen": "0.16.1",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,14 +1587,14 @@
15871587
dependencies:
15881588
"@types/yargs-parser" "*"
15891589

1590-
"@typescript-eslint/[email protected].0":
1591-
version "5.10.0"
1592-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.0.tgz#e90afea96dff8620892ad216b0e4ccdf8ee32d3a"
1593-
integrity sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ==
1594-
dependencies:
1595-
"@typescript-eslint/scope-manager" "5.10.0"
1596-
"@typescript-eslint/type-utils" "5.10.0"
1597-
"@typescript-eslint/utils" "5.10.0"
1590+
"@typescript-eslint/[email protected].1":
1591+
version "5.10.1"
1592+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.1.tgz#870195d0f2146b36d11fc71131b75aba52354c69"
1593+
integrity sha512-xN3CYqFlyE/qOcy978/L0xLR2HlcAGIyIK5sMOasxaaAPfQRj/MmMV6OC3I7NZO84oEUdWCOju34Z9W8E0pFDQ==
1594+
dependencies:
1595+
"@typescript-eslint/scope-manager" "5.10.1"
1596+
"@typescript-eslint/type-utils" "5.10.1"
1597+
"@typescript-eslint/utils" "5.10.1"
15981598
debug "^4.3.2"
15991599
functional-red-black-tree "^1.0.1"
16001600
ignore "^5.1.8"
@@ -1614,23 +1614,23 @@
16141614
eslint-scope "^5.1.1"
16151615
eslint-utils "^3.0.0"
16161616

1617-
"@typescript-eslint/[email protected].0":
1618-
version "5.10.0"
1619-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c"
1620-
integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==
1617+
"@typescript-eslint/[email protected].1":
1618+
version "5.10.1"
1619+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.1.tgz#4ce9633cc33fc70bc13786cb793c1a76fe5ad6bd"
1620+
integrity sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==
16211621
dependencies:
1622-
"@typescript-eslint/scope-manager" "5.10.0"
1623-
"@typescript-eslint/types" "5.10.0"
1624-
"@typescript-eslint/typescript-estree" "5.10.0"
1622+
"@typescript-eslint/scope-manager" "5.10.1"
1623+
"@typescript-eslint/types" "5.10.1"
1624+
"@typescript-eslint/typescript-estree" "5.10.1"
16251625
debug "^4.3.2"
16261626

1627-
"@typescript-eslint/[email protected].0":
1628-
version "5.10.0"
1629-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb"
1630-
integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==
1627+
"@typescript-eslint/[email protected].1":
1628+
version "5.10.1"
1629+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz#f0539c73804d2423506db2475352a4dec36cd809"
1630+
integrity sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==
16311631
dependencies:
1632-
"@typescript-eslint/types" "5.10.0"
1633-
"@typescript-eslint/visitor-keys" "5.10.0"
1632+
"@typescript-eslint/types" "5.10.1"
1633+
"@typescript-eslint/visitor-keys" "5.10.1"
16341634

16351635
"@typescript-eslint/[email protected]":
16361636
version "5.2.0"
@@ -1640,32 +1640,32 @@
16401640
"@typescript-eslint/types" "5.2.0"
16411641
"@typescript-eslint/visitor-keys" "5.2.0"
16421642

1643-
"@typescript-eslint/[email protected].0":
1644-
version "5.10.0"
1645-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.0.tgz#8524b9479c19c478347a7df216827e749e4a51e5"
1646-
integrity sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==
1643+
"@typescript-eslint/[email protected].1":
1644+
version "5.10.1"
1645+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.1.tgz#5e526c00142585e40ab1503e83f1ff608c367405"
1646+
integrity sha512-AfVJkV8uck/UIoDqhu+ptEdBoQATON9GXnhOpPLzkQRJcSChkvD//qsz9JVffl2goxX+ybs5klvacE9vmrQyCw==
16471647
dependencies:
1648-
"@typescript-eslint/utils" "5.10.0"
1648+
"@typescript-eslint/utils" "5.10.1"
16491649
debug "^4.3.2"
16501650
tsutils "^3.21.0"
16511651

1652-
"@typescript-eslint/[email protected].0":
1653-
version "5.10.0"
1654-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
1655-
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
1652+
"@typescript-eslint/[email protected].1":
1653+
version "5.10.1"
1654+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
1655+
integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
16561656

16571657
"@typescript-eslint/[email protected]":
16581658
version "5.2.0"
16591659
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.2.0.tgz#7ad32d15abddb0ee968a330f0ea182ea544ef7cf"
16601660
integrity sha512-cTk6x08qqosps6sPyP2j7NxyFPlCNsJwSDasqPNjEQ8JMD5xxj2NHxcLin5AJQ8pAVwpQ8BMI3bTxR0zxmK9qQ==
16611661

1662-
"@typescript-eslint/[email protected].0":
1663-
version "5.10.0"
1664-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
1665-
integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==
1662+
"@typescript-eslint/[email protected].1":
1663+
version "5.10.1"
1664+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15"
1665+
integrity sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==
16661666
dependencies:
1667-
"@typescript-eslint/types" "5.10.0"
1668-
"@typescript-eslint/visitor-keys" "5.10.0"
1667+
"@typescript-eslint/types" "5.10.1"
1668+
"@typescript-eslint/visitor-keys" "5.10.1"
16691669
debug "^4.3.2"
16701670
globby "^11.0.4"
16711671
is-glob "^4.0.3"
@@ -1685,24 +1685,24 @@
16851685
semver "^7.3.5"
16861686
tsutils "^3.21.0"
16871687

1688-
"@typescript-eslint/[email protected].0":
1689-
version "5.10.0"
1690-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65"
1691-
integrity sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==
1688+
"@typescript-eslint/[email protected].1":
1689+
version "5.10.1"
1690+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.1.tgz#fa682a33af47080ba2c4368ee0ad2128213a1196"
1691+
integrity sha512-RRmlITiUbLuTRtn/gcPRi4202niF+q7ylFLCKu4c+O/PcpRvZ/nAUwQ2G00bZgpWkhrNLNnvhZLbDn8Ml0qsQw==
16921692
dependencies:
16931693
"@types/json-schema" "^7.0.9"
1694-
"@typescript-eslint/scope-manager" "5.10.0"
1695-
"@typescript-eslint/types" "5.10.0"
1696-
"@typescript-eslint/typescript-estree" "5.10.0"
1694+
"@typescript-eslint/scope-manager" "5.10.1"
1695+
"@typescript-eslint/types" "5.10.1"
1696+
"@typescript-eslint/typescript-estree" "5.10.1"
16971697
eslint-scope "^5.1.1"
16981698
eslint-utils "^3.0.0"
16991699

1700-
"@typescript-eslint/[email protected].0":
1701-
version "5.10.0"
1702-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281"
1703-
integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==
1700+
"@typescript-eslint/[email protected].1":
1701+
version "5.10.1"
1702+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b"
1703+
integrity sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==
17041704
dependencies:
1705-
"@typescript-eslint/types" "5.10.0"
1705+
"@typescript-eslint/types" "5.10.1"
17061706
eslint-visitor-keys "^3.0.0"
17071707

17081708
"@typescript-eslint/[email protected]":
@@ -2717,10 +2717,10 @@ eslint-visitor-keys@^3.2.0:
27172717
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
27182718
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==
27192719

2720-
eslint@8.7.0:
2721-
version "8.7.0"
2722-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.7.0.tgz#22e036842ee5b7cf87b03fe237731675b4d3633c"
2723-
integrity sha512-ifHYzkBGrzS2iDU7KjhCAVMGCvF6M3Xfs8X8b37cgrUlDt6bWRTpRh6T/gtSXv1HJ/BUGgmjvNvOEGu85Iif7w==
2720+
eslint@8.8.0:
2721+
version "8.8.0"
2722+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.8.0.tgz#9762b49abad0cb4952539ffdb0a046392e571a2d"
2723+
integrity sha512-H3KXAzQGBH1plhYS3okDix2ZthuYJlQQEGE5k0IKuEqUSiyu4AmxxlJ2MtTYeJ3xB4jDhcYCwGOg2TXYdnDXlQ==
27242724
dependencies:
27252725
"@eslint/eslintrc" "^1.0.5"
27262726
"@humanwhocodes/config-array" "^0.9.2"

0 commit comments

Comments
 (0)