Skip to content

Commit b199e60

Browse files
fix(deps): update commitlint monorepo to v17 (#65)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fecf308 commit b199e60

File tree

2 files changed

+133
-126
lines changed

2 files changed

+133
-126
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"author": "Avneesh Agarwal <[email protected]>",
77
"license": "MIT",
88
"dependencies": {
9-
"@commitlint/cli": "^16.1.0",
10-
"@commitlint/config-conventional": "^16.0.0"
9+
"@commitlint/cli": "^17.0.0",
10+
"@commitlint/config-conventional": "^17.0.0"
1111
},
1212
"devDependencies": {
1313
"husky": "8.0.1",

yarn.lock

Lines changed: 131 additions & 124 deletions
Original file line numberDiff line numberDiff line change
@@ -23,157 +23,157 @@
2323
chalk "^2.0.0"
2424
js-tokens "^4.0.0"
2525

26-
"@commitlint/cli@^16.1.0":
27-
version "16.2.1"
28-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.2.1.tgz#ca4e557829a2755f0e1f0cd69b56b83ce2510173"
29-
integrity sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==
30-
dependencies:
31-
"@commitlint/format" "^16.2.1"
32-
"@commitlint/lint" "^16.2.1"
33-
"@commitlint/load" "^16.2.1"
34-
"@commitlint/read" "^16.2.1"
35-
"@commitlint/types" "^16.2.1"
26+
"@commitlint/cli@^17.0.0":
27+
version "17.0.0"
28+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.0.tgz#6c86c6b0eba4ba1204a19833c3c962b623f35518"
29+
integrity sha512-Np6slCdVVG1XwMvwbZrXIzS1INPAD5QmN4L6al04AmCd4nAPU63gxgxC5Mz0Fmx7va23Uvb0S7yEFV1JPhvPUQ==
30+
dependencies:
31+
"@commitlint/format" "^17.0.0"
32+
"@commitlint/lint" "^17.0.0"
33+
"@commitlint/load" "^17.0.0"
34+
"@commitlint/read" "^17.0.0"
35+
"@commitlint/types" "^17.0.0"
3636
lodash "^4.17.19"
3737
resolve-from "5.0.0"
3838
resolve-global "1.0.0"
3939
yargs "^17.0.0"
4040

41-
"@commitlint/config-conventional@^16.0.0":
42-
version "16.2.1"
43-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz#2cf47b505fb259777c063538c8498d8fd9b47779"
44-
integrity sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==
41+
"@commitlint/config-conventional@^17.0.0":
42+
version "17.0.0"
43+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.0.0.tgz#7dc2ef3ac1a11ff62bcd333343cc8921edd1646a"
44+
integrity sha512-jttJXBIq3AuQCvUVwxSctCwKfHxxbALE0IB9OIHYCu/eQdOzPxN72pugeZsWDo1VK/T9iFx+MZoPb6Rb1/ylsw==
4545
dependencies:
4646
conventional-changelog-conventionalcommits "^4.3.1"
4747

48-
"@commitlint/config-validator@^16.2.1":
49-
version "16.2.1"
50-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-16.2.1.tgz#794e769afd4756e4cf1bfd823b6612932e39c56d"
51-
integrity sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==
48+
"@commitlint/config-validator@^17.0.0":
49+
version "17.0.0"
50+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.0.0.tgz#49ab09f3ca0ac3449e79ea389cb4942423162ac0"
51+
integrity sha512-78IQjoZWR4kDHp/U5y17euEWzswJpPkA9TDL5F6oZZZaLIEreWzrDZD5PWtM8MsSRl/K2LDU/UrzYju2bKLMpA==
5252
dependencies:
53-
"@commitlint/types" "^16.2.1"
53+
"@commitlint/types" "^17.0.0"
5454
ajv "^6.12.6"
5555

56-
"@commitlint/ensure@^16.2.1":
57-
version "16.2.1"
58-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-16.2.1.tgz#0fc538173f95c1eb2694eeedb79cab478347f16f"
59-
integrity sha512-/h+lBTgf1r5fhbDNHOViLuej38i3rZqTQnBTk+xEg+ehOwQDXUuissQ5GsYXXqI5uGy+261ew++sT4EA3uBJ+A==
56+
"@commitlint/ensure@^17.0.0":
57+
version "17.0.0"
58+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.0.0.tgz#781ff5f8870cb98ce4496d5c71649a4cd122a0e0"
59+
integrity sha512-M2hkJnNXvEni59S0QPOnqCKIK52G1XyXBGw51mvh7OXDudCmZ9tZiIPpU882p475Mhx48Ien1MbWjCP1zlyC0A==
6060
dependencies:
61-
"@commitlint/types" "^16.2.1"
61+
"@commitlint/types" "^17.0.0"
6262
lodash "^4.17.19"
6363

64-
"@commitlint/execute-rule@^16.2.1":
65-
version "16.2.1"
66-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-16.2.1.tgz#60be73be4b9af97a41546e7ce59fdd33787c65f8"
67-
integrity sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==
68-
69-
"@commitlint/format@^16.2.1":
70-
version "16.2.1"
71-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-16.2.1.tgz#6e673f710c799be78e68b2682323e04f75080d07"
72-
integrity sha512-Yyio9bdHWmNDRlEJrxHKglamIk3d6hC0NkEUW6Ti6ipEh2g0BAhy8Od6t4vLhdZRa1I2n+gY13foy+tUgk0i1Q==
73-
dependencies:
74-
"@commitlint/types" "^16.2.1"
75-
chalk "^4.0.0"
76-
77-
"@commitlint/is-ignored@^16.2.1":
78-
version "16.2.1"
79-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-16.2.1.tgz#cc688ec73a3d204b90f8086821a08814da461e5e"
80-
integrity sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ==
81-
dependencies:
82-
"@commitlint/types" "^16.2.1"
83-
semver "7.3.5"
84-
85-
"@commitlint/lint@^16.2.1":
86-
version "16.2.1"
87-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-16.2.1.tgz#c773f082cd4f69cb7807b805b691d2a52c732f97"
88-
integrity sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg==
89-
dependencies:
90-
"@commitlint/is-ignored" "^16.2.1"
91-
"@commitlint/parse" "^16.2.1"
92-
"@commitlint/rules" "^16.2.1"
93-
"@commitlint/types" "^16.2.1"
94-
95-
"@commitlint/load@^16.2.1":
96-
version "16.2.1"
97-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-16.2.1.tgz#301bda1bff66b3e40a85819f854eda72538d8e24"
98-
integrity sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==
99-
dependencies:
100-
"@commitlint/config-validator" "^16.2.1"
101-
"@commitlint/execute-rule" "^16.2.1"
102-
"@commitlint/resolve-extends" "^16.2.1"
103-
"@commitlint/types" "^16.2.1"
64+
"@commitlint/execute-rule@^17.0.0":
65+
version "17.0.0"
66+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.0.0.tgz#186e9261fd36733922ae617497888c4bdb6e5c92"
67+
integrity sha512-nVjL/w/zuqjCqSJm8UfpNaw66V9WzuJtQvEnCrK4jDw6qKTmZB+1JQ8m6BQVZbNBcwfYdDNKnhIhqI0Rk7lgpQ==
68+
69+
"@commitlint/format@^17.0.0":
70+
version "17.0.0"
71+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.0.0.tgz#2c991ac0df3955fe5d7d4d733967bd17e6cfd9e0"
72+
integrity sha512-MZzJv7rBp/r6ZQJDEodoZvdRM0vXu1PfQvMTNWFb8jFraxnISMTnPBWMMjr2G/puoMashwaNM//fl7j8gGV5lA==
73+
dependencies:
74+
"@commitlint/types" "^17.0.0"
75+
chalk "^4.1.0"
76+
77+
"@commitlint/is-ignored@^17.0.0":
78+
version "17.0.0"
79+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.0.0.tgz#64f53517b390689e58aa3c29fbf1e05b7d4fbd65"
80+
integrity sha512-UmacD0XM/wWykgdXn5CEWVS4XGuqzU+ZGvM2hwv85+SXGnIOaG88XHrt81u37ZeVt1riWW+YdOxcJW6+nd5v5w==
81+
dependencies:
82+
"@commitlint/types" "^17.0.0"
83+
semver "7.3.7"
84+
85+
"@commitlint/lint@^17.0.0":
86+
version "17.0.0"
87+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.0.0.tgz#38ef61e0e977d738f738233fbcdf33a5fc04cf96"
88+
integrity sha512-5FL7VLvGJQby24q0pd4UdM8FNFcL+ER1T/UBf8A9KRL5+QXV1Rkl6Zhcl7+SGpGlVo6Yo0pm6aLW716LVKWLGg==
89+
dependencies:
90+
"@commitlint/is-ignored" "^17.0.0"
91+
"@commitlint/parse" "^17.0.0"
92+
"@commitlint/rules" "^17.0.0"
93+
"@commitlint/types" "^17.0.0"
94+
95+
"@commitlint/load@^17.0.0":
96+
version "17.0.0"
97+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.0.0.tgz#0bbefe6d8b99276714c5ea8ef32de2bd2f082698"
98+
integrity sha512-XaiHF4yWQOPAI0O6wXvk+NYLtJn/Xb7jgZEeKd4C1ZWd7vR7u8z5h0PkWxSr0uLZGQsElGxv3fiZ32C5+q6M8w==
99+
dependencies:
100+
"@commitlint/config-validator" "^17.0.0"
101+
"@commitlint/execute-rule" "^17.0.0"
102+
"@commitlint/resolve-extends" "^17.0.0"
103+
"@commitlint/types" "^17.0.0"
104104
"@types/node" ">=12"
105-
chalk "^4.0.0"
105+
chalk "^4.1.0"
106106
cosmiconfig "^7.0.0"
107-
cosmiconfig-typescript-loader "^1.0.0"
107+
cosmiconfig-typescript-loader "^2.0.0"
108108
lodash "^4.17.19"
109109
resolve-from "^5.0.0"
110-
typescript "^4.4.3"
110+
typescript "^4.6.4"
111111

112-
"@commitlint/message@^16.2.1":
113-
version "16.2.1"
114-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-16.2.1.tgz#bc6a0fa446a746ac2ca78cf372e4cec48daf620d"
115-
integrity sha512-2eWX/47rftViYg7a3axYDdrgwKv32mxbycBJT6OQY/MJM7SUfYNYYvbMFOQFaA4xIVZt7t2Alyqslbl6blVwWw==
112+
"@commitlint/message@^17.0.0":
113+
version "17.0.0"
114+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.0.0.tgz#ae0f8ec6a3e5c8d369792a2c391952c7596cca73"
115+
integrity sha512-LpcwYtN+lBlfZijHUdVr8aNFTVpHjuHI52BnfoV01TF7iSLnia0jttzpLkrLmI8HNQz6Vhr9UrxDWtKZiMGsBw==
116116

117-
"@commitlint/parse@^16.2.1":
118-
version "16.2.1"
119-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-16.2.1.tgz#50b359cb711ec566d2ee236a8e4c6baca07b77c0"
120-
integrity sha512-2NP2dDQNL378VZYioLrgGVZhWdnJO4nAxQl5LXwYb08nEcN+cgxHN1dJV8OLJ5uxlGJtDeR8UZZ1mnQ1gSAD/g==
117+
"@commitlint/parse@^17.0.0":
118+
version "17.0.0"
119+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.0.0.tgz#6d508a1e2aec76f348a447994f26e9b749c02091"
120+
integrity sha512-cKcpfTIQYDG1ywTIr5AG0RAiLBr1gudqEsmAGCTtj8ffDChbBRxm6xXs2nv7GvmJN7msOt7vOKleLvcMmRa1+A==
121121
dependencies:
122-
"@commitlint/types" "^16.2.1"
122+
"@commitlint/types" "^17.0.0"
123123
conventional-changelog-angular "^5.0.11"
124124
conventional-commits-parser "^3.2.2"
125125

126-
"@commitlint/read@^16.2.1":
127-
version "16.2.1"
128-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-16.2.1.tgz#e0539205d77cdb6879b560f95e5fb251e0c6f562"
129-
integrity sha512-tViXGuaxLTrw2r7PiYMQOFA2fueZxnnt0lkOWqKyxT+n2XdEMGYcI9ID5ndJKXnfPGPppD0w/IItKsIXlZ+alw==
126+
"@commitlint/read@^17.0.0":
127+
version "17.0.0"
128+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.0.0.tgz#8ab01cf2f27350d8f81f21690962679a7cae5abf"
129+
integrity sha512-zkuOdZayKX3J6F6mPnVMzohK3OBrsEdOByIqp4zQjA9VLw1hMsDEFQ18rKgUc2adkZar+4S01QrFreDCfZgbxA==
130130
dependencies:
131-
"@commitlint/top-level" "^16.2.1"
132-
"@commitlint/types" "^16.2.1"
131+
"@commitlint/top-level" "^17.0.0"
132+
"@commitlint/types" "^17.0.0"
133133
fs-extra "^10.0.0"
134134
git-raw-commits "^2.0.0"
135135

136-
"@commitlint/resolve-extends@^16.2.1":
137-
version "16.2.1"
138-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-16.2.1.tgz#2f7833a5a3a7aa79f508e59fcb0f1d33c45ed360"
139-
integrity sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==
136+
"@commitlint/resolve-extends@^17.0.0":
137+
version "17.0.0"
138+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.0.0.tgz#3a40ee08184b984acf475ebc962641f435e3a639"
139+
integrity sha512-wi60WiJmwaQ7lzMXK8Vbc18Hq9tE2j/6iv2AFfPUGV7fvfY6Sf1iNKuUHirSqR0fquUyufIXe4y/K9A6LVIIvw==
140140
dependencies:
141-
"@commitlint/config-validator" "^16.2.1"
142-
"@commitlint/types" "^16.2.1"
141+
"@commitlint/config-validator" "^17.0.0"
142+
"@commitlint/types" "^17.0.0"
143143
import-fresh "^3.0.0"
144144
lodash "^4.17.19"
145145
resolve-from "^5.0.0"
146146
resolve-global "^1.0.0"
147147

148-
"@commitlint/rules@^16.2.1":
149-
version "16.2.1"
150-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-16.2.1.tgz#7264aa1c754e1c212aeceb27e5eb380cfa7bb233"
151-
integrity sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw==
148+
"@commitlint/rules@^17.0.0":
149+
version "17.0.0"
150+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.0.0.tgz#4eecc5d28cabbc5f3f73838fb02592b551f9bf62"
151+
integrity sha512-45nIy3dERKXWpnwX9HeBzK5SepHwlDxdGBfmedXhL30fmFCkJOdxHyOJsh0+B0RaVsLGT01NELpfzJUmtpDwdQ==
152152
dependencies:
153-
"@commitlint/ensure" "^16.2.1"
154-
"@commitlint/message" "^16.2.1"
155-
"@commitlint/to-lines" "^16.2.1"
156-
"@commitlint/types" "^16.2.1"
153+
"@commitlint/ensure" "^17.0.0"
154+
"@commitlint/message" "^17.0.0"
155+
"@commitlint/to-lines" "^17.0.0"
156+
"@commitlint/types" "^17.0.0"
157157
execa "^5.0.0"
158158

159-
"@commitlint/to-lines@^16.2.1":
160-
version "16.2.1"
161-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-16.2.1.tgz#42d000f34dc0406f514991e86237fdab5e8affd0"
162-
integrity sha512-9/VjpYj5j1QeY3eiog1zQWY6axsdWAc0AonUUfyZ7B0MVcRI0R56YsHAfzF6uK/g/WwPZaoe4Lb1QCyDVnpVaQ==
159+
"@commitlint/to-lines@^17.0.0":
160+
version "17.0.0"
161+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-17.0.0.tgz#5766895836b8085b099a098482f88a03f070b411"
162+
integrity sha512-nEi4YEz04Rf2upFbpnEorG8iymyH7o9jYIVFBG1QdzebbIFET3ir+8kQvCZuBE5pKCtViE4XBUsRZz139uFrRQ==
163163

164-
"@commitlint/top-level@^16.2.1":
165-
version "16.2.1"
166-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-16.2.1.tgz#bdaa53ab3d8970e0288879f1a342a8c2dfe01583"
167-
integrity sha512-lS6GSieHW9y6ePL73ied71Z9bOKyK+Ib9hTkRsB8oZFAyQZcyRwq2w6nIa6Fngir1QW51oKzzaXfJL94qwImyw==
164+
"@commitlint/top-level@^17.0.0":
165+
version "17.0.0"
166+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-17.0.0.tgz#ebd0df4c703c026c2fbdc20fa746836334f4ed15"
167+
integrity sha512-dZrEP1PBJvodNWYPOYiLWf6XZergdksKQaT6i1KSROLdjf5Ai0brLOv5/P+CPxBeoj3vBxK4Ax8H1Pg9t7sHIQ==
168168
dependencies:
169169
find-up "^5.0.0"
170170

171-
"@commitlint/types@^16.2.1":
172-
version "16.2.1"
173-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-16.2.1.tgz#f25d373b88b01e51fc3fa44488101361945a61bd"
174-
integrity sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==
171+
"@commitlint/types@^17.0.0":
172+
version "17.0.0"
173+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.0.0.tgz#3b4604c1a0f06c340ce976e6c6903d4f56e3e690"
174+
integrity sha512-hBAw6U+SkAT5h47zDMeOu3HSiD0SODw4Aq7rRNh1ceUmL7GyLKYhPbUvlRWqZ65XjBLPHZhFyQlRaPNz8qvUyQ==
175175
dependencies:
176-
chalk "^4.0.0"
176+
chalk "^4.1.0"
177177

178178
"@cspotcode/[email protected]":
179179
version "0.8.0"
@@ -358,7 +358,7 @@ chalk@^3.0.0:
358358
ansi-styles "^4.1.0"
359359
supports-color "^7.1.0"
360360

361-
chalk@^4.0.0:
361+
chalk@^4.1.0:
362362
version "4.1.2"
363363
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
364364
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -441,13 +441,13 @@ conventional-commits-parser@^3.2.2:
441441
split2 "^3.0.0"
442442
through2 "^4.0.0"
443443

444-
cosmiconfig-typescript-loader@^1.0.0:
445-
version "1.0.5"
446-
resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.5.tgz#22373003194a1887bbccbdfd05a13501397109a8"
447-
integrity sha512-FL/YR1nb8hyN0bAcP3MBaIoZravfZtVsN/RuPnoo6UVjqIrDxSNIpXHCGgJe0ZWy5yImpyD6jq5wCJ5f1nUv8g==
444+
cosmiconfig-typescript-loader@^2.0.0:
445+
version "2.0.0"
446+
resolved "https://registry.yarnpkg.com/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-2.0.0.tgz#bc4f5bfcaa11a353714ecdef00c4f2226ef191b8"
447+
integrity sha512-2NlGul/E3vTQEANqPziqkA01vfiuUU8vT0jZAuUIjEW8u3eCcnCQWLggapCjhbF76s7KQF0fM0kXSKmzaDaG1g==
448448
dependencies:
449449
cosmiconfig "^7"
450-
ts-node "^10.5.0"
450+
ts-node "^10.7.0"
451451

452452
cosmiconfig@^7, cosmiconfig@^7.0.0:
453453
version "7.0.1"
@@ -1136,7 +1136,14 @@ safe-buffer@~5.2.0:
11361136
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
11371137
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
11381138

1139-
[email protected], semver@^7.3.4:
1139+
1140+
version "7.3.7"
1141+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
1142+
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
1143+
dependencies:
1144+
lru-cache "^6.0.0"
1145+
1146+
semver@^7.3.4:
11401147
version "7.3.5"
11411148
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
11421149
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
@@ -1269,10 +1276,10 @@ trim-newlines@^3.0.0:
12691276
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
12701277
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
12711278

1272-
ts-node@^10.5.0:
1273-
version "10.5.0"
1274-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5.0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9"
1275-
integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw==
1279+
ts-node@^10.7.0:
1280+
version "10.7.0"
1281+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.7.0.tgz#35d503d0fab3e2baa672a0e94f4b40653c2463f5"
1282+
integrity sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==
12761283
dependencies:
12771284
"@cspotcode/source-map-support" "0.7.0"
12781285
"@tsconfig/node10" "^1.0.7"
@@ -1303,10 +1310,10 @@ type-fest@^0.8.1:
13031310
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
13041311
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
13051312

1306-
typescript@^4.4.3:
1307-
version "4.5.5"
1308-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
1309-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
1313+
typescript@^4.6.4:
1314+
version "4.6.4"
1315+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
1316+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
13101317

13111318
universalify@^2.0.0:
13121319
version "2.0.0"

0 commit comments

Comments
 (0)