Skip to content

Commit 5fee7c5

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update all non-major dependencies
1 parent ecd6ec4 commit 5fee7c5

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@
122122
"@types/yargs": "^17.0.8",
123123
"@types/yargs-parser": "^21.0.0",
124124
"@types/yarnpkg__lockfile": "^1.1.5",
125-
"@typescript-eslint/eslint-plugin": "5.43.0",
126-
"@typescript-eslint/parser": "5.43.0",
125+
"@typescript-eslint/eslint-plugin": "5.44.0",
126+
"@typescript-eslint/parser": "5.44.0",
127127
"@yarnpkg/lockfile": "1.1.0",
128128
"ajv": "8.11.2",
129129
"ajv-formats": "2.1.1",
@@ -172,7 +172,7 @@
172172
"magic-string": "0.26.7",
173173
"mini-css-extract-plugin": "2.7.0",
174174
"minimatch": "5.1.0",
175-
"ng-packagr": "15.0.0",
175+
"ng-packagr": "15.0.1",
176176
"node-fetch": "^2.2.0",
177177
"npm": "^8.11.0",
178178
"npm-package-arg": "10.0.0",
@@ -209,7 +209,7 @@
209209
"ts-node": "^10.0.0",
210210
"tslib": "2.4.1",
211211
"typescript": "4.8.4",
212-
"verdaccio": "5.17.0",
212+
"verdaccio": "5.18.0",
213213
"verdaccio-auth-memory": "^10.0.0",
214214
"webpack": "5.75.0",
215215
"webpack-dev-middleware": "6.0.0",

yarn.lock

+57-57
Original file line numberDiff line numberDiff line change
@@ -3334,87 +3334,87 @@
33343334
dependencies:
33353335
"@types/node" "*"
33363336

3337-
"@typescript-eslint/eslint-plugin@5.43.0":
3338-
version "5.43.0"
3339-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.43.0.tgz#4a5248eb31b454715ddfbf8cfbf497529a0a78bc"
3340-
integrity sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==
3341-
dependencies:
3342-
"@typescript-eslint/scope-manager" "5.43.0"
3343-
"@typescript-eslint/type-utils" "5.43.0"
3344-
"@typescript-eslint/utils" "5.43.0"
3337+
"@typescript-eslint/eslint-plugin@5.44.0":
3338+
version "5.44.0"
3339+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.44.0.tgz#105788f299050c917eb85c4d9fd04b089e3740de"
3340+
integrity sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==
3341+
dependencies:
3342+
"@typescript-eslint/scope-manager" "5.44.0"
3343+
"@typescript-eslint/type-utils" "5.44.0"
3344+
"@typescript-eslint/utils" "5.44.0"
33453345
debug "^4.3.4"
33463346
ignore "^5.2.0"
33473347
natural-compare-lite "^1.4.0"
33483348
regexpp "^3.2.0"
33493349
semver "^7.3.7"
33503350
tsutils "^3.21.0"
33513351

3352-
"@typescript-eslint/parser@5.43.0":
3353-
version "5.43.0"
3354-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.43.0.tgz#9c86581234b88f2ba406f0b99a274a91c11630fd"
3355-
integrity sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==
3352+
"@typescript-eslint/parser@5.44.0":
3353+
version "5.44.0"
3354+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.44.0.tgz#99e2c710a2252191e7a79113264f438338b846ad"
3355+
integrity sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==
33563356
dependencies:
3357-
"@typescript-eslint/scope-manager" "5.43.0"
3358-
"@typescript-eslint/types" "5.43.0"
3359-
"@typescript-eslint/typescript-estree" "5.43.0"
3357+
"@typescript-eslint/scope-manager" "5.44.0"
3358+
"@typescript-eslint/types" "5.44.0"
3359+
"@typescript-eslint/typescript-estree" "5.44.0"
33603360
debug "^4.3.4"
33613361

3362-
"@typescript-eslint/scope-manager@5.43.0":
3363-
version "5.43.0"
3364-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.43.0.tgz#566e46303392014d5d163704724872e1f2dd3c15"
3365-
integrity sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==
3362+
"@typescript-eslint/scope-manager@5.44.0":
3363+
version "5.44.0"
3364+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.44.0.tgz#988c3f34b45b3474eb9ff0674c18309dedfc3e04"
3365+
integrity sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==
33663366
dependencies:
3367-
"@typescript-eslint/types" "5.43.0"
3368-
"@typescript-eslint/visitor-keys" "5.43.0"
3367+
"@typescript-eslint/types" "5.44.0"
3368+
"@typescript-eslint/visitor-keys" "5.44.0"
33693369

3370-
"@typescript-eslint/type-utils@5.43.0":
3371-
version "5.43.0"
3372-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.43.0.tgz#91110fb827df5161209ecca06f70d19a96030be6"
3373-
integrity sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==
3370+
"@typescript-eslint/type-utils@5.44.0":
3371+
version "5.44.0"
3372+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.44.0.tgz#bc5a6e8a0269850714a870c9268c038150dfb3c7"
3373+
integrity sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==
33743374
dependencies:
3375-
"@typescript-eslint/typescript-estree" "5.43.0"
3376-
"@typescript-eslint/utils" "5.43.0"
3375+
"@typescript-eslint/typescript-estree" "5.44.0"
3376+
"@typescript-eslint/utils" "5.44.0"
33773377
debug "^4.3.4"
33783378
tsutils "^3.21.0"
33793379

3380-
"@typescript-eslint/types@5.43.0":
3381-
version "5.43.0"
3382-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.43.0.tgz#e4ddd7846fcbc074325293515fa98e844d8d2578"
3383-
integrity sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==
3380+
"@typescript-eslint/types@5.44.0":
3381+
version "5.44.0"
3382+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.44.0.tgz#f3f0b89aaff78f097a2927fe5688c07e786a0241"
3383+
integrity sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==
33843384

3385-
"@typescript-eslint/typescript-estree@5.43.0":
3386-
version "5.43.0"
3387-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.43.0.tgz#b6883e58ba236a602c334be116bfc00b58b3b9f2"
3388-
integrity sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==
3385+
"@typescript-eslint/typescript-estree@5.44.0":
3386+
version "5.44.0"
3387+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.44.0.tgz#0461b386203e8d383bb1268b1ed1da9bc905b045"
3388+
integrity sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==
33893389
dependencies:
3390-
"@typescript-eslint/types" "5.43.0"
3391-
"@typescript-eslint/visitor-keys" "5.43.0"
3390+
"@typescript-eslint/types" "5.44.0"
3391+
"@typescript-eslint/visitor-keys" "5.44.0"
33923392
debug "^4.3.4"
33933393
globby "^11.1.0"
33943394
is-glob "^4.0.3"
33953395
semver "^7.3.7"
33963396
tsutils "^3.21.0"
33973397

3398-
"@typescript-eslint/utils@5.43.0":
3399-
version "5.43.0"
3400-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.43.0.tgz#00fdeea07811dbdf68774a6f6eacfee17fcc669f"
3401-
integrity sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==
3398+
"@typescript-eslint/utils@5.44.0":
3399+
version "5.44.0"
3400+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.44.0.tgz#d733da4d79d6c30f1a68b531cdda1e0c1f00d52d"
3401+
integrity sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==
34023402
dependencies:
34033403
"@types/json-schema" "^7.0.9"
34043404
"@types/semver" "^7.3.12"
3405-
"@typescript-eslint/scope-manager" "5.43.0"
3406-
"@typescript-eslint/types" "5.43.0"
3407-
"@typescript-eslint/typescript-estree" "5.43.0"
3405+
"@typescript-eslint/scope-manager" "5.44.0"
3406+
"@typescript-eslint/types" "5.44.0"
3407+
"@typescript-eslint/typescript-estree" "5.44.0"
34083408
eslint-scope "^5.1.1"
34093409
eslint-utils "^3.0.0"
34103410
semver "^7.3.7"
34113411

3412-
"@typescript-eslint/visitor-keys@5.43.0":
3413-
version "5.43.0"
3414-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.43.0.tgz#cbbdadfdfea385310a20a962afda728ea106befa"
3415-
integrity sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==
3412+
"@typescript-eslint/visitor-keys@5.44.0":
3413+
version "5.44.0"
3414+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.44.0.tgz#10740dc28902bb903d12ee3a005cc3a70207d433"
3415+
integrity sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==
34163416
dependencies:
3417-
"@typescript-eslint/types" "5.43.0"
3417+
"@typescript-eslint/types" "5.44.0"
34183418
eslint-visitor-keys "^3.3.0"
34193419

34203420
"@verdaccio/[email protected]":
@@ -8632,10 +8632,10 @@ next-tick@1, next-tick@^1.1.0:
86328632
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
86338633
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
86348634

8635-
8636-
version "15.0.0"
8637-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.0.0.tgz#ab5b1e4c9d862ad41283d71006242154d86ac6c6"
8638-
integrity sha512-moEVwbkZm9XnnIt4k1tNDwORCEW0CtfC243Mv+1FUTTVmEjebSVNDLNyzKa0WjwpOrrUP/n/M7xNnxbWp6zI4w==
8635+
8636+
version "15.0.1"
8637+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.0.1.tgz#bbb2e05658fb4368002e83f71fd4ca68fe1ece92"
8638+
integrity sha512-O0e0mf88XVyWAt69YJivjzC5jJVurwLHHpNxdZNZDvqt05N7SfCJI1HAbRbGBvpWmSYTgAnmdjF3XEpPgAd0EA==
86398639
dependencies:
86408640
"@rollup/plugin-json" "^5.0.0"
86418641
"@rollup/plugin-node-resolve" "^15.0.0"
@@ -11676,10 +11676,10 @@ [email protected]:
1167611676
http-errors "2.0.0"
1167711677
unix-crypt-td-js "1.1.4"
1167811678

11679-
verdaccio@5.17.0:
11680-
version "5.17.0"
11681-
resolved "https://registry.yarnpkg.com/verdaccio/-/verdaccio-5.17.0.tgz#cfac00afc7984181e297a8092fff8ef983bdc3c0"
11682-
integrity sha512-is5ivFhZ8RUmafkIXWvOh/lDzu9Ooa9njP/sgfOVBKDgajOYEzn58YO6aOgmhw6WrYhGsBs8ocaEht48yjcTwA==
11679+
verdaccio@5.18.0:
11680+
version "5.18.0"
11681+
resolved "https://registry.yarnpkg.com/verdaccio/-/verdaccio-5.18.0.tgz#4342346c8ad6148596e1e0b3033fceb99ca2ecef"
11682+
integrity sha512-z6akeVQS08iXXz0yqi6gMMOoSI2SHocQI+NMMtaVo2MFJaYvhoPSLf66MyXIS3vyCIOu108R6Ncknt0oTIUk1A==
1168311683
dependencies:
1168411684
"@verdaccio/commons-api" "10.2.0"
1168511685
"@verdaccio/local-storage" "10.3.1"

0 commit comments

Comments
 (0)