Skip to content

Commit b564b9a

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

File tree

6 files changed

+40
-27
lines changed

6 files changed

+40
-27
lines changed

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ yarn_install(
8989

9090
http_archive(
9191
name = "aspect_bazel_lib",
92-
sha256 = "dce068f085e9eabfec6d795caaabdbbe4a73550810f3cae3035aff7162e42b3c",
93-
strip_prefix = "bazel-lib-1.26.2",
94-
url = "https://github.com/aspect-build/bazel-lib/archive/v1.26.2.tar.gz",
92+
sha256 = "f8fa3193009232ca989de21964ea860c8b3279ec73ba6eff456d8bf61fb3ab1f",
93+
strip_prefix = "bazel-lib-1.27.0",
94+
url = "https://github.com/aspect-build/bazel-lib/archive/v1.27.0.tar.gz",
9595
)
9696

9797
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "register_jq_toolchains")

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -171,16 +171,16 @@
171171
"license-checker": "^25.0.0",
172172
"license-webpack-plugin": "4.0.2",
173173
"loader-utils": "3.2.1",
174-
"magic-string": "0.29.0",
174+
"magic-string": "0.30.0",
175175
"mini-css-extract-plugin": "2.7.2",
176176
"minimatch": "~7.0.0",
177-
"ng-packagr": "15.1.2",
177+
"ng-packagr": "15.2.2",
178178
"node-fetch": "^2.2.0",
179179
"npm": "^8.11.0",
180180
"npm-package-arg": "10.1.0",
181181
"open": "8.4.2",
182182
"ora": "5.4.1",
183-
"pacote": "15.1.0",
183+
"pacote": "15.1.1",
184184
"parse5-html-rewriting-stream": "7.0.0",
185185
"pidtree": "^0.6.0",
186186
"pidusage": "^3.0.0",
@@ -218,7 +218,7 @@
218218
"webpack-dev-server": "4.11.1",
219219
"webpack-merge": "5.8.0",
220220
"webpack-subresource-integrity": "5.1.0",
221-
"yargs": "17.7.0",
221+
"yargs": "17.7.1",
222222
"yargs-parser": "21.1.1",
223223
"zone.js": "^0.12.0"
224224
}

packages/angular/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"npm-pick-manifest": "8.0.1",
3636
"open": "8.4.2",
3737
"ora": "5.4.1",
38-
"pacote": "15.1.0",
38+
"pacote": "15.1.1",
3939
"resolve": "1.22.1",
4040
"semver": "7.3.8",
4141
"symbol-observable": "4.0.0",
42-
"yargs": "17.7.0"
42+
"yargs": "17.7.1"
4343
},
4444
"ng-update": {
4545
"migrations": "@schematics/angular/migrations/migration-collection.json",

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"less-loader": "11.1.0",
4343
"license-webpack-plugin": "4.0.2",
4444
"loader-utils": "3.2.1",
45-
"magic-string": "0.29.0",
45+
"magic-string": "0.30.0",
4646
"mini-css-extract-plugin": "2.7.2",
4747
"open": "8.4.2",
4848
"ora": "5.4.1",

packages/angular_devkit/schematics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
1717
"jsonc-parser": "3.2.0",
18-
"magic-string": "0.29.0",
18+
"magic-string": "0.30.0",
1919
"ora": "5.4.1",
2020
"rxjs": "7.8.0"
2121
}

yarn.lock

+29-16
Original file line numberDiff line numberDiff line change
@@ -8014,10 +8014,10 @@ [email protected], magic-string@^0.27.0:
80148014
dependencies:
80158015
"@jridgewell/sourcemap-codec" "^1.4.13"
80168016

8017-
magic-string@0.29.0:
8018-
version "0.29.0"
8019-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.29.0.tgz#f034f79f8c43dba4ae1730ffb5e8c4e084b16cf3"
8020-
integrity sha512-WcfidHrDjMY+eLjlU+8OvwREqHwpgCeKVBUpQ3OhYYuvfaYCUgcbuBzappNzZvg/v8onU3oQj+BYpkOJe9Iw4Q==
8017+
magic-string@0.30.0:
8018+
version "0.30.0"
8019+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.0.tgz#fd58a4748c5c4547338a424e90fa5dd17f4de529"
8020+
integrity sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==
80218021
dependencies:
80228022
"@jridgewell/sourcemap-codec" "^1.4.13"
80238023

@@ -8408,10 +8408,10 @@ neo-async@^2.6.0, neo-async@^2.6.2:
84088408
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
84098409
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
84108410

8411-
ng-packagr@15.1.2:
8412-
version "15.1.2"
8413-
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.1.2.tgz#d26e87e1099517367e11a945c299abfb5a2ac2c9"
8414-
integrity sha512-GpVySff7Wwx+eAW+HXkFD8et05UK0/usHnFEKznXhxmhML7XOGYaK74tAsgUwA06GUQofQH/VjdsBGi6XlVNjA==
8411+
ng-packagr@15.2.2:
8412+
version "15.2.2"
8413+
resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.2.2.tgz#2ae63e8e63a7b0fd9202c1bf77f144bf86a06b29"
8414+
integrity sha512-+042GBD35ztxbHywGJloAiDM/s3Ja3TZtQh361TWqd/xza3K5DMUu6VRGLTgMwG7CW1YsqYHWgMZslP1c+ng7A==
84158415
dependencies:
84168416
"@rollup/plugin-json" "^6.0.0"
84178417
"@rollup/plugin-node-resolve" "^15.0.0"
@@ -9019,10 +9019,10 @@ p-try@^2.0.0:
90199019
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
90209020
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
90219021

9022-
9023-
version "15.1.0"
9024-
resolved "https://registry.yarnpkg.com/pacote/-/pacote-15.1.0.tgz#2e0b12a4f55ffd801a8134a1ae28ef361dc3f243"
9025-
integrity sha512-FFcjtIl+BQNfeliSm7MZz5cpdohvUV1yjGnqgVM4UnVF7JslRY0ImXAygdaCDV0jjUADEWu4y5xsDV8brtrTLg==
9022+
9023+
version "15.1.1"
9024+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-15.1.1.tgz#94d8c6e0605e04d427610b3aacb0357073978348"
9025+
integrity sha512-eeqEe77QrA6auZxNHIp+1TzHQ0HBKf5V6c8zcaYZ134EJe1lCi+fjXATkNiEEfbG+e50nu02GLvUtmZcGOYabQ==
90269026
dependencies:
90279027
"@npmcli/git" "^4.0.0"
90289028
"@npmcli/installed-package-contents" "^2.0.1"
@@ -11855,10 +11855,10 @@ [email protected]:
1185511855
y18n "^5.0.5"
1185611856
yargs-parser "^20.2.2"
1185711857

11858-
[email protected].0, yargs@^17.0.0, yargs@^17.2.1, yargs@^17.3.1:
11859-
version "17.7.0"
11860-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.0.tgz#b21e9af1e0a619a2a9c67b1133219b2975a07985"
11861-
integrity sha512-dwqOPg5trmrre9+v8SUo2q/hAwyKoVfu8OC1xPHKJGNdxAvPl4sKxL4vBnh3bQz/ZvvGAFeA5H3ou2kcOY8sQQ==
11858+
11859+
version "17.7.1"
11860+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
11861+
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==
1186211862
dependencies:
1186311863
cliui "^8.0.1"
1186411864
escalade "^3.1.1"
@@ -11898,6 +11898,19 @@ yargs@^16.0.0, yargs@^16.1.1:
1189811898
y18n "^5.0.5"
1189911899
yargs-parser "^20.2.2"
1190011900

11901+
yargs@^17.0.0, yargs@^17.2.1, yargs@^17.3.1:
11902+
version "17.7.0"
11903+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.0.tgz#b21e9af1e0a619a2a9c67b1133219b2975a07985"
11904+
integrity sha512-dwqOPg5trmrre9+v8SUo2q/hAwyKoVfu8OC1xPHKJGNdxAvPl4sKxL4vBnh3bQz/ZvvGAFeA5H3ou2kcOY8sQQ==
11905+
dependencies:
11906+
cliui "^8.0.1"
11907+
escalade "^3.1.1"
11908+
get-caller-file "^2.0.5"
11909+
require-directory "^2.1.1"
11910+
string-width "^4.2.3"
11911+
y18n "^5.0.5"
11912+
yargs-parser "^21.1.1"
11913+
1190111914
yauzl@^2.10.0:
1190211915
version "2.10.0"
1190311916
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9"

0 commit comments

Comments
 (0)