Skip to content

Commit 790a171

Browse files
renovate-botdgp1130
authored andcommitted
build: update all non-major dependencies
1 parent 9cb4eaf commit 790a171

File tree

4 files changed

+62
-71
lines changed

4 files changed

+62
-71
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
"@types/yargs": "^17.0.8",
121121
"@types/yargs-parser": "^21.0.0",
122122
"@types/yarnpkg__lockfile": "^1.1.5",
123-
"@typescript-eslint/eslint-plugin": "5.25.0",
124-
"@typescript-eslint/parser": "5.25.0",
123+
"@typescript-eslint/eslint-plugin": "5.26.0",
124+
"@typescript-eslint/parser": "5.26.0",
125125
"@yarnpkg/lockfile": "1.1.0",
126126
"ajv": "8.11.0",
127127
"ajv-formats": "2.1.1",
@@ -138,7 +138,7 @@
138138
"debug": "^4.1.1",
139139
"esbuild": "0.14.39",
140140
"esbuild-wasm": "0.14.39",
141-
"eslint": "8.15.0",
141+
"eslint": "8.16.0",
142142
"eslint-config-prettier": "8.5.0",
143143
"eslint-plugin-header": "3.1.1",
144144
"eslint-plugin-import": "2.26.0",
@@ -191,7 +191,7 @@
191191
"regenerator-runtime": "0.13.9",
192192
"resolve-url-loader": "5.0.0",
193193
"rxjs": "6.6.7",
194-
"sass": "1.52.0",
194+
"sass": "1.52.1",
195195
"sass-loader": "12.6.0",
196196
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.7.1-linux.tar.gz",
197197
"semver": "7.3.7",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"regenerator-runtime": "0.13.9",
5353
"resolve-url-loader": "5.0.0",
5454
"rxjs": "6.6.7",
55-
"sass": "1.52.0",
55+
"sass": "1.52.1",
5656
"sass-loader": "12.6.0",
5757
"semver": "7.3.7",
5858
"source-map-loader": "3.0.1",

packages/schematics/angular/utility/latest-versions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ng-packagr": "^14.0.0-next.8",
1515
"rxjs": "~7.5.0",
1616
"tslib": "^2.3.0",
17-
"ts-node": "~10.7.0",
17+
"ts-node": "~10.8.0",
1818
"typescript": "~4.6.2",
1919
"zone.js": "~0.11.4"
2020
}

yarn.lock

Lines changed: 56 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,7 +1519,7 @@
15191519
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
15201520
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
15211521

1522-
"@eslint/eslintrc@^1.2.3":
1522+
"@eslint/eslintrc@^1.3.0":
15231523
version "1.3.0"
15241524
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
15251525
integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==
@@ -2457,84 +2457,84 @@
24572457
dependencies:
24582458
"@types/node" "*"
24592459

2460-
"@typescript-eslint/eslint-plugin@5.25.0":
2461-
version "5.25.0"
2462-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.25.0.tgz#e8ce050990e4d36cc200f2de71ca0d3eb5e77a31"
2463-
integrity sha512-icYrFnUzvm+LhW0QeJNKkezBu6tJs9p/53dpPLFH8zoM9w1tfaKzVurkPotEpAqQ8Vf8uaFyL5jHd0Vs6Z0ZQg==
2460+
"@typescript-eslint/eslint-plugin@5.26.0":
2461+
version "5.26.0"
2462+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.26.0.tgz#c1f98ccba9d345e38992975d3ca56ed6260643c2"
2463+
integrity sha512-oGCmo0PqnRZZndr+KwvvAUvD3kNE4AfyoGCwOZpoCncSh4MVD06JTE8XQa2u9u+NX5CsyZMBTEc2C72zx38eYA==
24642464
dependencies:
2465-
"@typescript-eslint/scope-manager" "5.25.0"
2466-
"@typescript-eslint/type-utils" "5.25.0"
2467-
"@typescript-eslint/utils" "5.25.0"
2465+
"@typescript-eslint/scope-manager" "5.26.0"
2466+
"@typescript-eslint/type-utils" "5.26.0"
2467+
"@typescript-eslint/utils" "5.26.0"
24682468
debug "^4.3.4"
24692469
functional-red-black-tree "^1.0.1"
24702470
ignore "^5.2.0"
24712471
regexpp "^3.2.0"
24722472
semver "^7.3.7"
24732473
tsutils "^3.21.0"
24742474

2475-
"@typescript-eslint/parser@5.25.0":
2476-
version "5.25.0"
2477-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.25.0.tgz#fb533487147b4b9efd999a4d2da0b6c263b64f7f"
2478-
integrity sha512-r3hwrOWYbNKP1nTcIw/aZoH+8bBnh/Lh1iDHoFpyG4DnCpvEdctrSl6LOo19fZbzypjQMHdajolxs6VpYoChgA==
2475+
"@typescript-eslint/parser@5.26.0":
2476+
version "5.26.0"
2477+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.26.0.tgz#a61b14205fe2ab7533deb4d35e604add9a4ceee2"
2478+
integrity sha512-n/IzU87ttzIdnAH5vQ4BBDnLPly7rC5VnjN3m0xBG82HK6rhRxnCb3w/GyWbNDghPd+NktJqB/wl6+YkzZ5T5Q==
24792479
dependencies:
2480-
"@typescript-eslint/scope-manager" "5.25.0"
2481-
"@typescript-eslint/types" "5.25.0"
2482-
"@typescript-eslint/typescript-estree" "5.25.0"
2480+
"@typescript-eslint/scope-manager" "5.26.0"
2481+
"@typescript-eslint/types" "5.26.0"
2482+
"@typescript-eslint/typescript-estree" "5.26.0"
24832483
debug "^4.3.4"
24842484

2485-
"@typescript-eslint/scope-manager@5.25.0":
2486-
version "5.25.0"
2487-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.25.0.tgz#e78f1484bca7e484c48782075219c82c6b77a09f"
2488-
integrity sha512-p4SKTFWj+2VpreUZ5xMQsBMDdQ9XdRvODKXN4EksyBjFp2YvQdLkyHqOffakYZPuWJUDNu3jVXtHALDyTv3cww==
2485+
"@typescript-eslint/scope-manager@5.26.0":
2486+
version "5.26.0"
2487+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.26.0.tgz#44209c7f649d1a120f0717e0e82da856e9871339"
2488+
integrity sha512-gVzTJUESuTwiju/7NiTb4c5oqod8xt5GhMbExKsCTp6adU3mya6AGJ4Pl9xC7x2DX9UYFsjImC0mA62BCY22Iw==
24892489
dependencies:
2490-
"@typescript-eslint/types" "5.25.0"
2491-
"@typescript-eslint/visitor-keys" "5.25.0"
2490+
"@typescript-eslint/types" "5.26.0"
2491+
"@typescript-eslint/visitor-keys" "5.26.0"
24922492

2493-
"@typescript-eslint/type-utils@5.25.0":
2494-
version "5.25.0"
2495-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.25.0.tgz#5750d26a5db4c4d68d511611e0ada04e56f613bc"
2496-
integrity sha512-B6nb3GK3Gv1Rsb2pqalebe/RyQoyG/WDy9yhj8EE0Ikds4Xa8RR28nHz+wlt4tMZk5bnAr0f3oC8TuDAd5CPrw==
2493+
"@typescript-eslint/type-utils@5.26.0":
2494+
version "5.26.0"
2495+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.26.0.tgz#937dee97702361744a3815c58991acf078230013"
2496+
integrity sha512-7ccbUVWGLmcRDSA1+ADkDBl5fP87EJt0fnijsMFTVHXKGduYMgienC/i3QwoVhDADUAPoytgjbZbCOMj4TY55A==
24972497
dependencies:
2498-
"@typescript-eslint/utils" "5.25.0"
2498+
"@typescript-eslint/utils" "5.26.0"
24992499
debug "^4.3.4"
25002500
tsutils "^3.21.0"
25012501

2502-
"@typescript-eslint/types@5.25.0":
2503-
version "5.25.0"
2504-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.25.0.tgz#dee51b1855788b24a2eceeae54e4adb89b088dd8"
2505-
integrity sha512-7fWqfxr0KNHj75PFqlGX24gWjdV/FDBABXL5dyvBOWHpACGyveok8Uj4ipPX/1fGU63fBkzSIycEje4XsOxUFA==
2502+
"@typescript-eslint/types@5.26.0":
2503+
version "5.26.0"
2504+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.26.0.tgz#cb204bb154d3c103d9cc4d225f311b08219469f3"
2505+
integrity sha512-8794JZFE1RN4XaExLWLI2oSXsVImNkl79PzTOOWt9h0UHROwJedNOD2IJyfL0NbddFllcktGIO2aOu10avQQyA==
25062506

2507-
"@typescript-eslint/typescript-estree@5.25.0":
2508-
version "5.25.0"
2509-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.25.0.tgz#a7ab40d32eb944e3fb5b4e3646e81b1bcdd63e00"
2510-
integrity sha512-MrPODKDych/oWs/71LCnuO7NyR681HuBly2uLnX3r5i4ME7q/yBqC4hW33kmxtuauLTM0OuBOhhkFaxCCOjEEw==
2507+
"@typescript-eslint/typescript-estree@5.26.0":
2508+
version "5.26.0"
2509+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.26.0.tgz#16cbceedb0011c2ed4f607255f3ee1e6e43b88c3"
2510+
integrity sha512-EyGpw6eQDsfD6jIqmXP3rU5oHScZ51tL/cZgFbFBvWuCwrIptl+oueUZzSmLtxFuSOQ9vDcJIs+279gnJkfd1w==
25112511
dependencies:
2512-
"@typescript-eslint/types" "5.25.0"
2513-
"@typescript-eslint/visitor-keys" "5.25.0"
2512+
"@typescript-eslint/types" "5.26.0"
2513+
"@typescript-eslint/visitor-keys" "5.26.0"
25142514
debug "^4.3.4"
25152515
globby "^11.1.0"
25162516
is-glob "^4.0.3"
25172517
semver "^7.3.7"
25182518
tsutils "^3.21.0"
25192519

2520-
"@typescript-eslint/utils@5.25.0":
2521-
version "5.25.0"
2522-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.25.0.tgz#272751fd737733294b4ab95e16c7f2d4a75c2049"
2523-
integrity sha512-qNC9bhnz/n9Kba3yI6HQgQdBLuxDoMgdjzdhSInZh6NaDnFpTUlwNGxplUFWfY260Ya0TRPvkg9dd57qxrJI9g==
2520+
"@typescript-eslint/utils@5.26.0":
2521+
version "5.26.0"
2522+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.26.0.tgz#896b8480eb124096e99c8b240460bb4298afcfb4"
2523+
integrity sha512-PJFwcTq2Pt4AMOKfe3zQOdez6InIDOjUJJD3v3LyEtxHGVVRK3Vo7Dd923t/4M9hSH2q2CLvcTdxlLPjcIk3eg==
25242524
dependencies:
25252525
"@types/json-schema" "^7.0.9"
2526-
"@typescript-eslint/scope-manager" "5.25.0"
2527-
"@typescript-eslint/types" "5.25.0"
2528-
"@typescript-eslint/typescript-estree" "5.25.0"
2526+
"@typescript-eslint/scope-manager" "5.26.0"
2527+
"@typescript-eslint/types" "5.26.0"
2528+
"@typescript-eslint/typescript-estree" "5.26.0"
25292529
eslint-scope "^5.1.1"
25302530
eslint-utils "^3.0.0"
25312531

2532-
"@typescript-eslint/visitor-keys@5.25.0":
2533-
version "5.25.0"
2534-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.25.0.tgz#33aa5fdcc5cedb9f4c8828c6a019d58548d4474b"
2535-
integrity sha512-yd26vFgMsC4h2dgX4+LR+GeicSKIfUvZREFLf3DDjZPtqgLx5AJZr6TetMNwFP9hcKreTTeztQYBTNbNoOycwA==
2532+
"@typescript-eslint/visitor-keys@5.26.0":
2533+
version "5.26.0"
2534+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.26.0.tgz#7195f756e367f789c0e83035297c45b417b57f57"
2535+
integrity sha512-wei+ffqHanYDOQgg/fS6Hcar6wAWv0CUPQ3TZzOWd2BLfgP539rb49bwua8WRAs7R6kOSLn82rfEu2ro6Llt8Q==
25362536
dependencies:
2537-
"@typescript-eslint/types" "5.25.0"
2537+
"@typescript-eslint/types" "5.26.0"
25382538
eslint-visitor-keys "^3.3.0"
25392539

25402540
"@verdaccio/commons-api@10.2.0":
@@ -4994,12 +4994,12 @@ eslint-visitor-keys@^3.3.0:
49944994
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
49954995
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
49964996

4997-
eslint@8.15.0:
4998-
version "8.15.0"
4999-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.15.0.tgz#fea1d55a7062da48d82600d2e0974c55612a11e9"
5000-
integrity sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==
4997+
eslint@8.16.0:
4998+
version "8.16.0"
4999+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.16.0.tgz#6d936e2d524599f2a86c708483b4c372c5d3bbae"
5000+
integrity sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==
50015001
dependencies:
5002-
"@eslint/eslintrc" "^1.2.3"
5002+
"@eslint/eslintrc" "^1.3.0"
50035003
"@humanwhocodes/config-array" "^0.9.2"
50045004
ajv "^6.10.0"
50055005
chalk "^4.0.0"
@@ -5017,7 +5017,7 @@ eslint@8.15.0:
50175017
file-entry-cache "^6.0.1"
50185018
functional-red-black-tree "^1.0.1"
50195019
glob-parent "^6.0.1"
5020-
globals "^13.6.0"
5020+
globals "^13.15.0"
50215021
ignore "^5.2.0"
50225022
import-fresh "^3.0.0"
50235023
imurmurhash "^0.1.4"
@@ -5709,7 +5709,7 @@ globals@^11.1.0:
57095709
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
57105710
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
57115711

5712-
globals@^13.15.0, globals@^13.6.0:
5712+
globals@^13.15.0:
57135713
version "13.15.0"
57145714
resolved "https://registry.yarnpkg.com/globals/-/globals-13.15.0.tgz#38113218c907d2f7e98658af246cef8b77e90bac"
57155715
integrity sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==
@@ -9386,16 +9386,7 @@ sass@1.51.0:
93869386
immutable "^4.0.0"
93879387
source-map-js ">=0.6.2 <2.0.0"
93889388

9389-
sass@1.52.0:
9390-
version "1.52.0"
9391-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.0.tgz#3dc755ff459858ce7062887181648701f028c4f5"
9392-
integrity sha512-6EnTglag2oVD8sNJCxUi2Jd3ICH9tJ5Mqudt/gIZNBR2uKJUBZuTpW9O1t04SkDLP7VFa76FCWTV2rwchqM8Kw==
9393-
dependencies:
9394-
chokidar ">=3.0.0 <4.0.0"
9395-
immutable "^4.0.0"
9396-
source-map-js ">=0.6.2 <2.0.0"
9397-
9398-
sass@^1.49.9:
9389+
sass@1.52.1, sass@^1.49.9:
93999390
version "1.52.1"
94009391
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.1.tgz#554693da808543031f9423911d62c60a1acf7889"
94019392
integrity sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==

0 commit comments

Comments
 (0)