Skip to content

Commit 33de2ca

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

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
"@types/glob": "7.2.0",
6161
"@types/jest": "27.4.0",
6262
"@types/lodash": "4.14.178",
63-
"@types/node": "16.11.19",
63+
"@types/node": "16.11.21",
6464
"@types/redis-mock": "0.17.1",
65-
"@typescript-eslint/eslint-plugin": "5.9.1",
66-
"@typescript-eslint/parser": "5.9.1",
65+
"@typescript-eslint/eslint-plugin": "5.10.0",
66+
"@typescript-eslint/parser": "5.10.0",
6767
"del-cli": "4.0.1",
6868
"downlevel-dts": "0.8.0",
6969
"eslint": "8.7.0",
@@ -86,7 +86,7 @@
8686
"string-argv": "0.3.1",
8787
"ts-jest": "27.1.3",
8888
"ts-node": "10.4.0",
89-
"typescript": "4.5.4"
89+
"typescript": "4.5.5"
9090
},
9191
"engines": {
9292
"node": ">= 10.0.0"

yarn.lock

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1527,10 +1527,10 @@
15271527
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.0.tgz#74dbf254fb375551a9d2a71faf6b9dbc2178dc53"
15281528
integrity sha512-um/+/ip3QZmwLfIkWZSNtQIJNVAqrJ92OkLMeuZrjZMTAJniI7fh8N8OICyDhAJ2mzgk/fmYFo72jRr5HyZ1EQ==
15291529

1530-
"@types/[email protected].19":
1531-
version "16.11.19"
1532-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169"
1533-
integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==
1530+
"@types/[email protected].21":
1531+
version "16.11.21"
1532+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.21.tgz#474d7589a30afcf5291f59bd49cca9ad171ffde4"
1533+
integrity sha512-Pf8M1XD9i1ksZEcCP8vuSNwooJ/bZapNmIzpmsMaL+jMI+8mEYU3PKvs+xDNuQcJWF/x24WzY4qxLtB0zNow9A==
15341534

15351535
"@types/normalize-package-data@^2.4.0":
15361536
version "2.4.0"
@@ -1587,33 +1587,21 @@
15871587
dependencies:
15881588
"@types/yargs-parser" "*"
15891589

1590-
"@typescript-eslint/eslint-plugin@5.9.1":
1591-
version "5.9.1"
1592-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.9.1.tgz#e5a86d7e1f9dc0b3df1e6d94feaf20dd838d066c"
1593-
integrity sha512-Xv9tkFlyD4MQGpJgTo6wqDqGvHIRmRgah/2Sjz1PUnJTawjHWIwBivUE9x0QtU2WVii9baYgavo/bHjrZJkqTw==
1590+
"@typescript-eslint/eslint-plugin@5.10.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==
15941594
dependencies:
1595-
"@typescript-eslint/experimental-utils" "5.9.1"
1596-
"@typescript-eslint/scope-manager" "5.9.1"
1597-
"@typescript-eslint/type-utils" "5.9.1"
1595+
"@typescript-eslint/scope-manager" "5.10.0"
1596+
"@typescript-eslint/type-utils" "5.10.0"
1597+
"@typescript-eslint/utils" "5.10.0"
15981598
debug "^4.3.2"
15991599
functional-red-black-tree "^1.0.1"
16001600
ignore "^5.1.8"
16011601
regexpp "^3.2.0"
16021602
semver "^7.3.5"
16031603
tsutils "^3.21.0"
16041604

1605-
"@typescript-eslint/[email protected]":
1606-
version "5.9.1"
1607-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.9.1.tgz#8c407c4dd5ffe522329df6e4c9c2b52206d5f7f1"
1608-
integrity sha512-cb1Njyss0mLL9kLXgS/eEY53SZQ9sT519wpX3i+U457l2UXRDuo87hgKfgRazmu9/tQb0x2sr3Y0yrU+Zz0y+w==
1609-
dependencies:
1610-
"@types/json-schema" "^7.0.9"
1611-
"@typescript-eslint/scope-manager" "5.9.1"
1612-
"@typescript-eslint/types" "5.9.1"
1613-
"@typescript-eslint/typescript-estree" "5.9.1"
1614-
eslint-scope "^5.1.1"
1615-
eslint-utils "^3.0.0"
1616-
16171605
"@typescript-eslint/experimental-utils@^5.0.0":
16181606
version "5.2.0"
16191607
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.2.0.tgz#e3b2cb9cd0aff9b50f68d9a414c299fd26b067e6"
@@ -1626,16 +1614,24 @@
16261614
eslint-scope "^5.1.1"
16271615
eslint-utils "^3.0.0"
16281616

1629-
"@typescript-eslint/parser@5.9.1":
1630-
version "5.9.1"
1631-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.1.tgz#b114011010a87e17b3265ca715e16c76a9834cef"
1632-
integrity sha512-PLYO0AmwD6s6n0ZQB5kqPgfvh73p0+VqopQQLuNfi7Lm0EpfKyDalchpVwkE+81k5HeiRrTV/9w1aNHzjD7C4g==
1617+
"@typescript-eslint/parser@5.10.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==
16331621
dependencies:
1634-
"@typescript-eslint/scope-manager" "5.9.1"
1635-
"@typescript-eslint/types" "5.9.1"
1636-
"@typescript-eslint/typescript-estree" "5.9.1"
1622+
"@typescript-eslint/scope-manager" "5.10.0"
1623+
"@typescript-eslint/types" "5.10.0"
1624+
"@typescript-eslint/typescript-estree" "5.10.0"
16371625
debug "^4.3.2"
16381626

1627+
"@typescript-eslint/[email protected]":
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==
1631+
dependencies:
1632+
"@typescript-eslint/types" "5.10.0"
1633+
"@typescript-eslint/visitor-keys" "5.10.0"
1634+
16391635
"@typescript-eslint/[email protected]":
16401636
version "5.2.0"
16411637
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.2.0.tgz#7ce8e4ab2baaa0ad5282913ea8e13ce03ec6a12a"
@@ -1644,32 +1640,37 @@
16441640
"@typescript-eslint/types" "5.2.0"
16451641
"@typescript-eslint/visitor-keys" "5.2.0"
16461642

1647-
"@typescript-eslint/scope-manager@5.9.1":
1648-
version "5.9.1"
1649-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.1.tgz#6c27be89f1a9409f284d95dfa08ee3400166fe69"
1650-
integrity sha512-8BwvWkho3B/UOtzRyW07ffJXPaLSUKFBjpq8aqsRvu6HdEuzCY57+ffT7QoV4QXJXWSU1+7g3wE4AlgImmQ9pQ==
1643+
"@typescript-eslint/type-utils@5.10.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==
16511647
dependencies:
1652-
"@typescript-eslint/types" "5.9.1"
1653-
"@typescript-eslint/visitor-keys" "5.9.1"
1654-
1655-
"@typescript-eslint/[email protected]":
1656-
version "5.9.1"
1657-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.9.1.tgz#c6832ffe655b9b1fec642d36db1a262d721193de"
1658-
integrity sha512-tRSpdBnPRssjlUh35rE9ug5HrUvaB9ntREy7gPXXKwmIx61TNN7+l5YKgi1hMKxo5NvqZCfYhA5FvyuJG6X6vg==
1659-
dependencies:
1660-
"@typescript-eslint/experimental-utils" "5.9.1"
1648+
"@typescript-eslint/utils" "5.10.0"
16611649
debug "^4.3.2"
16621650
tsutils "^3.21.0"
16631651

1652+
"@typescript-eslint/[email protected]":
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==
1656+
16641657
"@typescript-eslint/[email protected]":
16651658
version "5.2.0"
16661659
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.2.0.tgz#7ad32d15abddb0ee968a330f0ea182ea544ef7cf"
16671660
integrity sha512-cTk6x08qqosps6sPyP2j7NxyFPlCNsJwSDasqPNjEQ8JMD5xxj2NHxcLin5AJQ8pAVwpQ8BMI3bTxR0zxmK9qQ==
16681661

1669-
"@typescript-eslint/[email protected]":
1670-
version "5.9.1"
1671-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.1.tgz#1bef8f238a2fb32ebc6ff6d75020d9f47a1593c6"
1672-
integrity sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==
1662+
"@typescript-eslint/[email protected]":
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==
1666+
dependencies:
1667+
"@typescript-eslint/types" "5.10.0"
1668+
"@typescript-eslint/visitor-keys" "5.10.0"
1669+
debug "^4.3.2"
1670+
globby "^11.0.4"
1671+
is-glob "^4.0.3"
1672+
semver "^7.3.5"
1673+
tsutils "^3.21.0"
16731674

16741675
"@typescript-eslint/[email protected]":
16751676
version "5.2.0"
@@ -1684,18 +1685,25 @@
16841685
semver "^7.3.5"
16851686
tsutils "^3.21.0"
16861687

1687-
"@typescript-eslint/typescript-estree@5.9.1":
1688-
version "5.9.1"
1689-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.1.tgz#d5b996f49476495070d2b8dd354861cf33c005d6"
1690-
integrity sha512-gL1sP6A/KG0HwrahVXI9fZyeVTxEYV//6PmcOn1tD0rw8VhUWYeZeuWHwwhnewnvEMcHjhnJLOBhA9rK4vmb8A==
1688+
"@typescript-eslint/utils@5.10.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==
16911692
dependencies:
1692-
"@typescript-eslint/types" "5.9.1"
1693-
"@typescript-eslint/visitor-keys" "5.9.1"
1694-
debug "^4.3.2"
1695-
globby "^11.0.4"
1696-
is-glob "^4.0.3"
1697-
semver "^7.3.5"
1698-
tsutils "^3.21.0"
1693+
"@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"
1697+
eslint-scope "^5.1.1"
1698+
eslint-utils "^3.0.0"
1699+
1700+
"@typescript-eslint/[email protected]":
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==
1704+
dependencies:
1705+
"@typescript-eslint/types" "5.10.0"
1706+
eslint-visitor-keys "^3.0.0"
16991707

17001708
"@typescript-eslint/[email protected]":
17011709
version "5.2.0"
@@ -1705,14 +1713,6 @@
17051713
"@typescript-eslint/types" "5.2.0"
17061714
eslint-visitor-keys "^3.0.0"
17071715

1708-
"@typescript-eslint/[email protected]":
1709-
version "5.9.1"
1710-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.1.tgz#f52206f38128dd4f675cf28070a41596eee985b7"
1711-
integrity sha512-Xh37pNz9e9ryW4TVdwiFzmr4hloty8cFj8GTWMXh3Z8swGwyQWeCcNgF0hm6t09iZd6eiZmIf4zHedQVP6TVtg==
1712-
dependencies:
1713-
"@typescript-eslint/types" "5.9.1"
1714-
eslint-visitor-keys "^3.0.0"
1715-
17161716
abab@^2.0.3:
17171717
version "2.0.3"
17181718
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
@@ -5524,10 +5524,10 @@ typedarray-to-buffer@^3.1.5:
55245524
dependencies:
55255525
is-typedarray "^1.0.0"
55265526

5527-
5528-
version "4.5.4"
5529-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
5530-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
5527+
5528+
version "4.5.5"
5529+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
5530+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
55315531

55325532
typescript@^4.1.0-dev.20201026:
55335533
version "4.1.2"

0 commit comments

Comments
 (0)