Skip to content

Commit 7bf1cf4

Browse files
renovate-botthePunderWoman
authored andcommitted
build: update all non-major dependencies (angular#45493)
PR Close angular#45493
1 parent a6ab3f7 commit 7bf1cf4

File tree

5 files changed

+80
-65
lines changed

5 files changed

+80
-65
lines changed

aio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
"@types/stemmer": "^1.0.2",
121121
"@types/trusted-types": "^2.0.2",
122122
"@types/xregexp": "^4.3.0",
123-
"@typescript-eslint/eslint-plugin": "5.18.0",
124-
"@typescript-eslint/parser": "5.18.0",
123+
"@typescript-eslint/eslint-plugin": "5.19.0",
124+
"@typescript-eslint/parser": "5.19.0",
125125
"@yarnpkg/lockfile": "^1.1.0",
126126
"archiver": "^5.3.0",
127127
"assert": "^2.0.0",

aio/yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -2186,14 +2186,14 @@
21862186
dependencies:
21872187
"@types/node" "*"
21882188

2189-
"@typescript-eslint/eslint-plugin@5.18.0":
2190-
version "5.18.0"
2191-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.18.0.tgz#950df411cec65f90d75d6320a03b2c98f6c3af7d"
2192-
integrity sha512-tzrmdGMJI/uii9/V6lurMo4/o+dMTKDH82LkNjhJ3adCW22YQydoRs5MwTiqxGF9CSYxPxQ7EYb4jLNlIs+E+A==
2193-
dependencies:
2194-
"@typescript-eslint/scope-manager" "5.18.0"
2195-
"@typescript-eslint/type-utils" "5.18.0"
2196-
"@typescript-eslint/utils" "5.18.0"
2189+
"@typescript-eslint/eslint-plugin@5.19.0":
2190+
version "5.19.0"
2191+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.19.0.tgz#9608a4b6d0427104bccf132f058cba629a6553c0"
2192+
integrity sha512-w59GpFqDYGnWFim9p6TGJz7a3qWeENJuAKCqjGSx+Hq/bwq3RZwXYqy98KIfN85yDqz9mq6QXiY5h0FjGQLyEg==
2193+
dependencies:
2194+
"@typescript-eslint/scope-manager" "5.19.0"
2195+
"@typescript-eslint/type-utils" "5.19.0"
2196+
"@typescript-eslint/utils" "5.19.0"
21972197
debug "^4.3.2"
21982198
functional-red-black-tree "^1.0.1"
21992199
ignore "^5.1.8"
@@ -2208,14 +2208,14 @@
22082208
dependencies:
22092209
"@typescript-eslint/utils" "5.11.0"
22102210

2211-
"@typescript-eslint/parser@5.18.0":
2212-
version "5.18.0"
2213-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.18.0.tgz#2bcd4ff21df33621df33e942ccb21cb897f004c6"
2214-
integrity sha512-+08nYfurBzSSPndngnHvFw/fniWYJ5ymOrn/63oMIbgomVQOvIDhBoJmYZ9lwQOCnQV9xHGvf88ze3jFGUYooQ==
2211+
"@typescript-eslint/parser@5.19.0":
2212+
version "5.19.0"
2213+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.19.0.tgz#05e587c1492868929b931afa0cb5579b0f728e75"
2214+
integrity sha512-yhktJjMCJX8BSBczh1F/uY8wGRYrBeyn84kH6oyqdIJwTGKmzX5Qiq49LRQ0Jh0LXnWijEziSo6BRqny8nqLVQ==
22152215
dependencies:
2216-
"@typescript-eslint/scope-manager" "5.18.0"
2217-
"@typescript-eslint/types" "5.18.0"
2218-
"@typescript-eslint/typescript-estree" "5.18.0"
2216+
"@typescript-eslint/scope-manager" "5.19.0"
2217+
"@typescript-eslint/types" "5.19.0"
2218+
"@typescript-eslint/typescript-estree" "5.19.0"
22192219
debug "^4.3.2"
22202220

22212221
"@typescript-eslint/scope-manager@5.11.0":
@@ -2226,20 +2226,20 @@
22262226
"@typescript-eslint/types" "5.11.0"
22272227
"@typescript-eslint/visitor-keys" "5.11.0"
22282228

2229-
"@typescript-eslint/scope-manager@5.18.0":
2230-
version "5.18.0"
2231-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.18.0.tgz#a7d7b49b973ba8cebf2a3710eefd457ef2fb5505"
2232-
integrity sha512-C0CZML6NyRDj+ZbMqh9FnPscg2PrzSaVQg3IpTmpe0NURMVBXlghGZgMYqBw07YW73i0MCqSDqv2SbywnCS8jQ==
2229+
"@typescript-eslint/scope-manager@5.19.0":
2230+
version "5.19.0"
2231+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.19.0.tgz#97e59b0bcbcb54dbcdfba96fc103b9020bbe9cb4"
2232+
integrity sha512-Fz+VrjLmwq5fbQn5W7cIJZ066HxLMKvDEmf4eu1tZ8O956aoX45jAuBB76miAECMTODyUxH61AQM7q4/GOMQ5g==
22332233
dependencies:
2234-
"@typescript-eslint/types" "5.18.0"
2235-
"@typescript-eslint/visitor-keys" "5.18.0"
2234+
"@typescript-eslint/types" "5.19.0"
2235+
"@typescript-eslint/visitor-keys" "5.19.0"
22362236

2237-
"@typescript-eslint/type-utils@5.18.0":
2238-
version "5.18.0"
2239-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.18.0.tgz#62dbfc8478abf36ba94a90ddf10be3cc8e471c74"
2240-
integrity sha512-vcn9/6J5D6jtHxpEJrgK8FhaM8r6J1/ZiNu70ZUJN554Y3D9t3iovi6u7JF8l/e7FcBIxeuTEidZDR70UuCIfA==
2237+
"@typescript-eslint/type-utils@5.19.0":
2238+
version "5.19.0"
2239+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.19.0.tgz#80f2125b0dfe82494bbae1ea99f1c0186d420282"
2240+
integrity sha512-O6XQ4RI4rQcBGshTQAYBUIGsKqrKeuIOz9v8bckXZnSeXjn/1+BDZndHLe10UplQeJLXDNbaZYrAytKNQO2T4Q==
22412241
dependencies:
2242-
"@typescript-eslint/utils" "5.18.0"
2242+
"@typescript-eslint/utils" "5.19.0"
22432243
debug "^4.3.2"
22442244
tsutils "^3.21.0"
22452245

@@ -2248,10 +2248,10 @@
22482248
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.11.0.tgz#ba345818a2540fdf2755c804dc2158517ab61188"
22492249
integrity sha512-cxgBFGSRCoBEhvSVLkKw39+kMzUKHlJGVwwMbPcTZX3qEhuXhrjwaZXWMxVfxDgyMm+b5Q5b29Llo2yow8Y7xQ==
22502250

2251-
"@typescript-eslint/types@5.18.0":
2252-
version "5.18.0"
2253-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
2254-
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
2251+
"@typescript-eslint/types@5.19.0":
2252+
version "5.19.0"
2253+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.19.0.tgz#12d3d600d754259da771806ee8b2c842d3be8d12"
2254+
integrity sha512-zR1ithF4Iyq1wLwkDcT+qFnhs8L5VUtjgac212ftiOP/ZZUOCuuF2DeGiZZGQXGoHA50OreZqLH5NjDcDqn34w==
22552255

22562256
"@typescript-eslint/typescript-estree@5.11.0":
22572257
version "5.11.0"
@@ -2266,13 +2266,13 @@
22662266
semver "^7.3.5"
22672267
tsutils "^3.21.0"
22682268

2269-
"@typescript-eslint/typescript-estree@5.18.0":
2270-
version "5.18.0"
2271-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.18.0.tgz#6498e5ee69a32e82b6e18689e2f72e4060986474"
2272-
integrity sha512-wa+2VAhOPpZs1bVij9e5gyVu60ReMi/KuOx4LKjGx2Y3XTNUDJgQ+5f77D49pHtqef/klglf+mibuHs9TrPxdQ==
2269+
"@typescript-eslint/typescript-estree@5.19.0":
2270+
version "5.19.0"
2271+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.19.0.tgz#fc987b8f62883f9ea6a5b488bdbcd20d33c0025f"
2272+
integrity sha512-dRPuD4ocXdaE1BM/dNR21elSEUPKaWgowCA0bqJ6YbYkvtrPVEvZ+zqcX5a8ECYn3q5iBSSUcBBD42ubaOp0Hw==
22732273
dependencies:
2274-
"@typescript-eslint/types" "5.18.0"
2275-
"@typescript-eslint/visitor-keys" "5.18.0"
2274+
"@typescript-eslint/types" "5.19.0"
2275+
"@typescript-eslint/visitor-keys" "5.19.0"
22762276
debug "^4.3.2"
22772277
globby "^11.0.4"
22782278
is-glob "^4.0.3"
@@ -2291,15 +2291,15 @@
22912291
eslint-scope "^5.1.1"
22922292
eslint-utils "^3.0.0"
22932293

2294-
"@typescript-eslint/utils@5.18.0":
2295-
version "5.18.0"
2296-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.18.0.tgz#27fc84cf95c1a96def0aae31684cb43a37e76855"
2297-
integrity sha512-+hFGWUMMri7OFY26TsOlGa+zgjEy1ssEipxpLjtl4wSll8zy85x0GrUSju/FHdKfVorZPYJLkF3I4XPtnCTewA==
2294+
"@typescript-eslint/utils@5.19.0":
2295+
version "5.19.0"
2296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.19.0.tgz#fe87f1e3003d9973ec361ed10d36b4342f1ded1e"
2297+
integrity sha512-ZuEckdupXpXamKvFz/Ql8YnePh2ZWcwz7APICzJL985Rp5C2AYcHO62oJzIqNhAMtMK6XvrlBTZeNG8n7gS3lQ==
22982298
dependencies:
22992299
"@types/json-schema" "^7.0.9"
2300-
"@typescript-eslint/scope-manager" "5.18.0"
2301-
"@typescript-eslint/types" "5.18.0"
2302-
"@typescript-eslint/typescript-estree" "5.18.0"
2300+
"@typescript-eslint/scope-manager" "5.19.0"
2301+
"@typescript-eslint/types" "5.19.0"
2302+
"@typescript-eslint/typescript-estree" "5.19.0"
23032303
eslint-scope "^5.1.1"
23042304
eslint-utils "^3.0.0"
23052305

@@ -2311,12 +2311,12 @@
23112311
"@typescript-eslint/types" "5.11.0"
23122312
eslint-visitor-keys "^3.0.0"
23132313

2314-
"@typescript-eslint/visitor-keys@5.18.0":
2315-
version "5.18.0"
2316-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.18.0.tgz#c7c07709823804171d569017f3b031ced7253e60"
2317-
integrity sha512-Hf+t+dJsjAKpKSkg3EHvbtEpFFb/1CiOHnvI8bjHgOD4/wAw3gKrA0i94LrbekypiZVanJu3McWJg7rWDMzRTg==
2314+
"@typescript-eslint/visitor-keys@5.19.0":
2315+
version "5.19.0"
2316+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.19.0.tgz#c84ebc7f6c744707a361ca5ec7f7f64cd85b8af6"
2317+
integrity sha512-Ym7zZoMDZcAKWsULi2s7UMLREdVQdScPQ/fKWMYefarCztWlHPFVJo8racf8R0Gc8FAEJ2eD4of8As1oFtnQlQ==
23182318
dependencies:
2319-
"@typescript-eslint/types" "5.18.0"
2319+
"@typescript-eslint/types" "5.19.0"
23202320
eslint-visitor-keys "^3.0.0"
23212321

23222322
"@webassemblyjs/ast@1.11.1":

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@bazel/rollup": "5.4.0",
7474
"@bazel/runfiles": "5.4.0",
7575
"@bazel/terser": "5.4.0",
76-
"@microsoft/api-extractor": "7.21.2",
76+
"@microsoft/api-extractor": "7.22.0",
7777
"@rollup/plugin-babel": "^5.3.0",
7878
"@rollup/plugin-commonjs": "^21.0.0",
7979
"@rollup/plugin-node-resolve": "^13.0.4",

packages/bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323
},
2424
"dependencies": {
25-
"@microsoft/api-extractor": "7.21.2",
25+
"@microsoft/api-extractor": "7.22.0",
2626
"shelljs": "^0.8.5",
2727
"tsickle": "^0.38.0",
2828
"tslib": "^2.3.0"

yarn.lock

Lines changed: 28 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1792,13 +1792,13 @@
17921792
"@microsoft/tsdoc-config" "~0.15.2"
17931793
"@rushstack/node-core-library" "3.45.1"
17941794

1795-
"@microsoft/api-extractor-model@7.16.1":
1796-
version "7.16.1"
1797-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.16.1.tgz#f6e53614e90c8a6be47bad5b91d49cc6d8c5c2bf"
1798-
integrity sha512-+1mlvy/ji+mUuH7WdVZ6fTo/aCKfS6m37aAFVOFWLfkMvmR+I9SjPfiv9qOg83If7GOrk2HPiHHibv6kA80VTg==
1795+
"@microsoft/api-extractor-model@7.16.2":
1796+
version "7.16.2"
1797+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.16.2.tgz#58504311bba3e0f8375b49c5c8b92ffc7e576845"
1798+
integrity sha512-hnqKsG89iIiQlLDXasxFw8QR0LwakPVXejNVmlGpFL008R+IExgc1f+tBrUAm1in6Oq76t7Ea0TFhER56Qfhaw==
17991799
dependencies:
1800-
"@microsoft/tsdoc" "0.13.2"
1801-
"@microsoft/tsdoc-config" "~0.15.2"
1800+
"@microsoft/tsdoc" "0.14.1"
1801+
"@microsoft/tsdoc-config" "~0.16.1"
18021802
"@rushstack/node-core-library" "3.45.2"
18031803

18041804
"@microsoft/api-extractor@7.19.5":
@@ -1819,14 +1819,14 @@
18191819
source-map "~0.6.1"
18201820
typescript "~4.5.2"
18211821

1822-
"@microsoft/api-extractor@7.21.2":
1823-
version "7.21.2"
1824-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.21.2.tgz#0f524e7e1cf7b000924772fb8f6b5f60cf42fba8"
1825-
integrity sha512-m0+YPaXVou01O/V9swugZG7Gn4mw6HSWY+uisf0j2JPRZcoEDyoYe4hg0ERKXOEf0hByOnMLT28nQ82v8ig9Yw==
1822+
"@microsoft/api-extractor@7.22.0":
1823+
version "7.22.0"
1824+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.22.0.tgz#90a4c9eb92487fa70a47e454a7f639ee357759b4"
1825+
integrity sha512-Yj5KMR6KH+Ytjth09+XgMSTJINF8mWL89/x+IsohFtoOy5xf3Mj3y6EV9C9/6LuJOEpg29yl0dkmyUXtbK11ZA==
18261826
dependencies:
1827-
"@microsoft/api-extractor-model" "7.16.1"
1828-
"@microsoft/tsdoc" "0.13.2"
1829-
"@microsoft/tsdoc-config" "~0.15.2"
1827+
"@microsoft/api-extractor-model" "7.16.2"
1828+
"@microsoft/tsdoc" "0.14.1"
1829+
"@microsoft/tsdoc-config" "~0.16.1"
18301830
"@rushstack/node-core-library" "3.45.2"
18311831
"@rushstack/rig-package" "0.3.9"
18321832
"@rushstack/ts-command-line" "4.10.8"
@@ -1847,11 +1847,26 @@
18471847
jju "~1.4.0"
18481848
resolve "~1.19.0"
18491849

1850+
"@microsoft/tsdoc-config@~0.16.1":
1851+
version "0.16.1"
1852+
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc-config/-/tsdoc-config-0.16.1.tgz#4de11976c1202854c4618f364bf499b4be33e657"
1853+
integrity sha512-2RqkwiD4uN6MLnHFljqBlZIXlt/SaUT6cuogU1w2ARw4nKuuppSmR0+s+NC+7kXBQykd9zzu0P4HtBpZT5zBpQ==
1854+
dependencies:
1855+
"@microsoft/tsdoc" "0.14.1"
1856+
ajv "~6.12.6"
1857+
jju "~1.4.0"
1858+
resolve "~1.19.0"
1859+
18501860
"@microsoft/tsdoc@0.13.2":
18511861
version "0.13.2"
18521862
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.13.2.tgz#3b0efb6d3903bd49edb073696f60e90df08efb26"
18531863
integrity sha512-WrHvO8PDL8wd8T2+zBGKrMwVL5IyzR3ryWUsl0PXgEV0QHup4mTLi0QcATefGI6Gx9Anu7vthPyyyLpY0EpiQg==
18541864

1865+
"@microsoft/tsdoc@0.14.1":
1866+
version "0.14.1"
1867+
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc/-/tsdoc-0.14.1.tgz#155ef21065427901994e765da8a0ba0eaae8b8bd"
1868+
integrity sha512-6Wci+Tp3CgPt/B9B0a3J4s3yMgLNSku6w5TV6mN+61C71UqsRBv2FUibBf3tPGlNxebgPHMEUzKpb1ggE8KCKw==
1869+
18551870
"@ngtools/webpack@13.3.0":
18561871
version "13.3.0"
18571872
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-13.3.0.tgz#4aa73b6e05aafbe539b7442eae248a02d5f8619f"

0 commit comments

Comments
 (0)