Skip to content

Commit f6c1f08

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

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@
123123
"@types/yargs": "^17.0.20",
124124
"@types/yargs-parser": "^21.0.0",
125125
"@types/yarnpkg__lockfile": "^1.1.5",
126-
"@typescript-eslint/eslint-plugin": "5.59.2",
127-
"@typescript-eslint/parser": "5.59.2",
126+
"@typescript-eslint/eslint-plugin": "5.59.5",
127+
"@typescript-eslint/parser": "5.59.5",
128128
"@vitejs/plugin-basic-ssl": "1.0.1",
129129
"@yarnpkg/lockfile": "1.1.0",
130130
"ajv": "8.12.0",
@@ -174,7 +174,7 @@
174174
"magic-string": "0.30.0",
175175
"mini-css-extract-plugin": "2.7.5",
176176
"mrmime": "1.0.1",
177-
"ng-packagr": "16.0.0",
177+
"ng-packagr": "16.0.1",
178178
"node-fetch": "^2.2.0",
179179
"npm": "^8.11.0",
180180
"npm-package-arg": "10.1.0",
@@ -206,7 +206,7 @@
206206
"spdx-satisfies": "^5.0.0",
207207
"symbol-observable": "4.0.0",
208208
"tar": "^6.1.6",
209-
"terser": "5.17.2",
209+
"terser": "5.17.3",
210210
"text-table": "0.2.0",
211211
"tree-kill": "1.2.2",
212212
"ts-node": "^10.9.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"semver": "7.5.0",
6161
"source-map-loader": "4.0.1",
6262
"source-map-support": "0.5.21",
63-
"terser": "5.17.2",
63+
"terser": "5.17.3",
6464
"text-table": "0.2.0",
6565
"tree-kill": "1.2.2",
6666
"tslib": "2.5.0",

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -3443,88 +3443,88 @@
34433443
dependencies:
34443444
"@types/node" "*"
34453445

3446-
"@typescript-eslint/[email protected].2":
3447-
version "5.59.2"
3448-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.2.tgz#684a2ce7182f3b4dac342eef7caa1c2bae476abd"
3449-
integrity sha512-yVrXupeHjRxLDcPKL10sGQ/QlVrA8J5IYOEWVqk0lJaSZP7X5DfnP7Ns3cc74/blmbipQ1htFNVGsHX6wsYm0A==
3446+
"@typescript-eslint/[email protected].5":
3447+
version "5.59.5"
3448+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.5.tgz#f156827610a3f8cefc56baeaa93cd4a5f32966b4"
3449+
integrity sha512-feA9xbVRWJZor+AnLNAr7A8JRWeZqHUf4T9tlP+TN04b05pFVhO5eN7/O93Y/1OUlLMHKbnJisgDURs/qvtqdg==
34503450
dependencies:
34513451
"@eslint-community/regexpp" "^4.4.0"
3452-
"@typescript-eslint/scope-manager" "5.59.2"
3453-
"@typescript-eslint/type-utils" "5.59.2"
3454-
"@typescript-eslint/utils" "5.59.2"
3452+
"@typescript-eslint/scope-manager" "5.59.5"
3453+
"@typescript-eslint/type-utils" "5.59.5"
3454+
"@typescript-eslint/utils" "5.59.5"
34553455
debug "^4.3.4"
34563456
grapheme-splitter "^1.0.4"
34573457
ignore "^5.2.0"
34583458
natural-compare-lite "^1.4.0"
34593459
semver "^7.3.7"
34603460
tsutils "^3.21.0"
34613461

3462-
"@typescript-eslint/[email protected].2":
3463-
version "5.59.2"
3464-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.2.tgz#c2c443247901d95865b9f77332d9eee7c55655e8"
3465-
integrity sha512-uq0sKyw6ao1iFOZZGk9F8Nro/8+gfB5ezl1cA06SrqbgJAt0SRoFhb9pXaHvkrxUpZaoLxt8KlovHNk8Gp6/HQ==
3462+
"@typescript-eslint/[email protected].5":
3463+
version "5.59.5"
3464+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.5.tgz#63064f5eafbdbfb5f9dfbf5c4503cdf949852981"
3465+
integrity sha512-NJXQC4MRnF9N9yWqQE2/KLRSOLvrrlZb48NGVfBa+RuPMN6B7ZcK5jZOvhuygv4D64fRKnZI4L4p8+M+rfeQuw==
34663466
dependencies:
3467-
"@typescript-eslint/scope-manager" "5.59.2"
3468-
"@typescript-eslint/types" "5.59.2"
3469-
"@typescript-eslint/typescript-estree" "5.59.2"
3467+
"@typescript-eslint/scope-manager" "5.59.5"
3468+
"@typescript-eslint/types" "5.59.5"
3469+
"@typescript-eslint/typescript-estree" "5.59.5"
34703470
debug "^4.3.4"
34713471

3472-
"@typescript-eslint/[email protected].2":
3473-
version "5.59.2"
3474-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz#f699fe936ee4e2c996d14f0fdd3a7da5ba7b9a4c"
3475-
integrity sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==
3472+
"@typescript-eslint/[email protected].5":
3473+
version "5.59.5"
3474+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.5.tgz#33ffc7e8663f42cfaac873de65ebf65d2bce674d"
3475+
integrity sha512-jVecWwnkX6ZgutF+DovbBJirZcAxgxC0EOHYt/niMROf8p4PwxxG32Qdhj/iIQQIuOflLjNkxoXyArkcIP7C3A==
34763476
dependencies:
3477-
"@typescript-eslint/types" "5.59.2"
3478-
"@typescript-eslint/visitor-keys" "5.59.2"
3477+
"@typescript-eslint/types" "5.59.5"
3478+
"@typescript-eslint/visitor-keys" "5.59.5"
34793479

3480-
"@typescript-eslint/[email protected].2":
3481-
version "5.59.2"
3482-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.2.tgz#0729c237503604cd9a7084b5af04c496c9a4cdcf"
3483-
integrity sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==
3480+
"@typescript-eslint/[email protected].5":
3481+
version "5.59.5"
3482+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.5.tgz#485b0e2c5b923460bc2ea6b338c595343f06fc9b"
3483+
integrity sha512-4eyhS7oGym67/pSxA2mmNq7X164oqDYNnZCUayBwJZIRVvKpBCMBzFnFxjeoDeShjtO6RQBHBuwybuX3POnDqg==
34843484
dependencies:
3485-
"@typescript-eslint/typescript-estree" "5.59.2"
3486-
"@typescript-eslint/utils" "5.59.2"
3485+
"@typescript-eslint/typescript-estree" "5.59.5"
3486+
"@typescript-eslint/utils" "5.59.5"
34873487
debug "^4.3.4"
34883488
tsutils "^3.21.0"
34893489

3490-
"@typescript-eslint/[email protected].2":
3491-
version "5.59.2"
3492-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.2.tgz#b511d2b9847fe277c5cb002a2318bd329ef4f655"
3493-
integrity sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==
3490+
"@typescript-eslint/[email protected].5":
3491+
version "5.59.5"
3492+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.5.tgz#e63c5952532306d97c6ea432cee0981f6d2258c7"
3493+
integrity sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w==
34943494

3495-
"@typescript-eslint/[email protected].2":
3496-
version "5.59.2"
3497-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz#6e2fabd3ba01db5d69df44e0b654c0b051fe9936"
3498-
integrity sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==
3495+
"@typescript-eslint/[email protected].5":
3496+
version "5.59.5"
3497+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.5.tgz#9b252ce55dd765e972a7a2f99233c439c5101e42"
3498+
integrity sha512-+XXdLN2CZLZcD/mO7mQtJMvCkzRfmODbeSKuMY/yXbGkzvA9rJyDY5qDYNoiz2kP/dmyAxXquL2BvLQLJFPQIg==
34993499
dependencies:
3500-
"@typescript-eslint/types" "5.59.2"
3501-
"@typescript-eslint/visitor-keys" "5.59.2"
3500+
"@typescript-eslint/types" "5.59.5"
3501+
"@typescript-eslint/visitor-keys" "5.59.5"
35023502
debug "^4.3.4"
35033503
globby "^11.1.0"
35043504
is-glob "^4.0.3"
35053505
semver "^7.3.7"
35063506
tsutils "^3.21.0"
35073507

3508-
"@typescript-eslint/[email protected].2":
3509-
version "5.59.2"
3510-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.2.tgz#0c45178124d10cc986115885688db6abc37939f4"
3511-
integrity sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==
3508+
"@typescript-eslint/[email protected].5":
3509+
version "5.59.5"
3510+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.5.tgz#15b3eb619bb223302e60413adb0accd29c32bcae"
3511+
integrity sha512-sCEHOiw+RbyTii9c3/qN74hYDPNORb8yWCoPLmB7BIflhplJ65u2PBpdRla12e3SSTJ2erRkPjz7ngLHhUegxA==
35123512
dependencies:
35133513
"@eslint-community/eslint-utils" "^4.2.0"
35143514
"@types/json-schema" "^7.0.9"
35153515
"@types/semver" "^7.3.12"
3516-
"@typescript-eslint/scope-manager" "5.59.2"
3517-
"@typescript-eslint/types" "5.59.2"
3518-
"@typescript-eslint/typescript-estree" "5.59.2"
3516+
"@typescript-eslint/scope-manager" "5.59.5"
3517+
"@typescript-eslint/types" "5.59.5"
3518+
"@typescript-eslint/typescript-estree" "5.59.5"
35193519
eslint-scope "^5.1.1"
35203520
semver "^7.3.7"
35213521

3522-
"@typescript-eslint/[email protected].2":
3523-
version "5.59.2"
3524-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz#37a419dc2723a3eacbf722512b86d6caf7d3b750"
3525-
integrity sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==
3522+
"@typescript-eslint/[email protected].5":
3523+
version "5.59.5"
3524+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.5.tgz#ba5b8d6791a13cf9fea6716af1e7626434b29b9b"
3525+
integrity sha512-qL+Oz+dbeBRTeyJTIy0eniD3uvqU7x+y1QceBismZ41hd4aBSRh8UAw4pZP0+XzLuPZmx4raNMq/I+59W2lXKA==
35263526
dependencies:
3527-
"@typescript-eslint/types" "5.59.2"
3527+
"@typescript-eslint/types" "5.59.5"
35283528
eslint-visitor-keys "^3.3.0"
35293529

35303530
"@verdaccio/[email protected]":
@@ -8441,10 +8441,10 @@ neo-async@^2.6.0, neo-async@^2.6.2:
84418441
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
84428442
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
84438443

8444-
8445-
version "16.0.0"
8446-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-16.0.0.tgz#fd8bbe36b3b60783a365f37705c5770f358f113f"
8447-
integrity sha512-PSgzS9WMypXyZbI5G54mNiarT54a3j5vf5pj84BOWJaSh6MbX3q49fR1ql41A+qtkPkG+e7xQ3IhMOnOMilobg==
8444+
8445+
version "16.0.1"
8446+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-16.0.1.tgz#7f1f33b676911208f4f8907462dba060ca5bd4d6"
8447+
integrity sha512-MiJvSR+8olzCViwkQ6ihHLFWVNLdsfUNPCxrZqR7u1nOC/dXlWPf//l2IG0KLdVhHNCiM64mNdwaTpgDEBMD3w==
84488448
dependencies:
84498449
"@rollup/plugin-json" "^6.0.0"
84508450
"@rollup/plugin-node-resolve" "^15.0.0"
@@ -10917,10 +10917,10 @@ [email protected], terser@^5.16.5:
1091710917
commander "^2.20.0"
1091810918
source-map-support "~0.5.20"
1091910919

10920-
10921-
version "5.17.2"
10922-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.17.2.tgz#06c9818ae998066234b985abeb57bb7bff29d449"
10923-
integrity sha512-1D1aGbOF1Mnayq5PvfMc0amAR1y5Z1nrZaGCvI5xsdEfZEVte8okonk02OiaK5fw5hG1GWuuVsakOnpZW8y25A==
10920+
10921+
version "5.17.3"
10922+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.17.3.tgz#7f908f16b3cdf3f6c0f8338e6c1c674837f90d25"
10923+
integrity sha512-AudpAZKmZHkG9jueayypz4duuCFJMMNGRMwaPvQKWfxKedh8Z2x3OCoDqIIi1xx5+iwx1u6Au8XQcc9Lke65Yg==
1092410924
dependencies:
1092510925
"@jridgewell/source-map" "^0.3.2"
1092610926
acorn "^8.5.0"

0 commit comments

Comments
 (0)