Skip to content

Commit 1cdbf5d

Browse files
angular-robotdgp1130
authored andcommitted
build: update all non-major dependencies
1 parent 18e006b commit 1cdbf5d

File tree

4 files changed

+25
-8
lines changed

4 files changed

+25
-8
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ yarn_install(
8686

8787
http_archive(
8888
name = "aspect_bazel_lib",
89-
sha256 = "271d5f38c218a0c2fe2e94f94dfc0b497e931cbb335348bf1695015191be5367",
90-
strip_prefix = "bazel-lib-1.34.1",
91-
url = "https://github.com/aspect-build/bazel-lib/archive/v1.34.1.tar.gz",
89+
sha256 = "d584b7e6db0a790c4de11a7cbb9133fb40da598194304d0dbc68e4c1749237d0",
90+
strip_prefix = "bazel-lib-1.34.2",
91+
url = "https://github.com/aspect-build/bazel-lib/archive/v1.34.2.tar.gz",
9292
)
9393

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"ng-packagr": "17.0.0-next.0",
177177
"node-fetch": "^2.2.0",
178178
"npm": "^8.11.0",
179-
"npm-package-arg": "11.0.0",
179+
"npm-package-arg": "11.0.1",
180180
"open": "8.4.2",
181181
"ora": "5.4.1",
182182
"pacote": "17.0.4",
@@ -192,7 +192,7 @@
192192
"puppeteer": "18.2.1",
193193
"quicktype-core": "23.0.75",
194194
"resolve-url-loader": "5.0.0",
195-
"rollup": "~3.28.0",
195+
"rollup": "~3.29.0",
196196
"rollup-plugin-sourcemaps": "^0.6.0",
197197
"rxjs": "7.8.1",
198198
"sass": "1.66.1",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ini": "4.1.1",
3232
"inquirer": "8.2.6",
3333
"jsonc-parser": "3.2.0",
34-
"npm-package-arg": "11.0.0",
34+
"npm-package-arg": "11.0.1",
3535
"npm-pick-manifest": "9.0.0",
3636
"open": "8.4.2",
3737
"ora": "5.4.1",

yarn.lock

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9692,7 +9692,17 @@ npm-normalize-package-bin@^3.0.0:
96929692
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
96939693
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
96949694

9695-
npm-package-arg@11.0.0, npm-package-arg@^11.0.0:
9695+
npm-package-arg@11.0.1:
9696+
version "11.0.1"
9697+
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-11.0.1.tgz#f208b0022c29240a1c532a449bdde3f0a4708ebc"
9698+
integrity sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==
9699+
dependencies:
9700+
hosted-git-info "^7.0.0"
9701+
proc-log "^3.0.0"
9702+
semver "^7.3.5"
9703+
validate-npm-package-name "^5.0.0"
9704+
9705+
npm-package-arg@^11.0.0:
96969706
version "11.0.0"
96979707
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-11.0.0.tgz#0f09cba4a2c7e1bcba9c6520cd1775fa18eda82d"
96989708
integrity sha512-D8sItaQ8n6VlBUFed3DLz2sCpkabRAjaiLkTamDppvh8lmmAPirzNfBuhJd/2rlmoxZ2S9mOHmIEvzV2z2jOeA==
@@ -11190,13 +11200,20 @@ rollup-plugin-sourcemaps@^0.6.0:
1119011200
"@rollup/pluginutils" "^3.0.9"
1119111201
source-map-resolve "^0.6.0"
1119211202

11193-
rollup@^3.0.0, rollup@^3.25.2, rollup@^3.27.1, rollup@~3.28.0:
11203+
rollup@^3.0.0, rollup@^3.25.2, rollup@^3.27.1:
1119411204
version "3.28.1"
1119511205
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.28.1.tgz#fb44aa6d5e65c7e13fd5bcfff266d0c4ea9ba433"
1119611206
integrity sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==
1119711207
optionalDependencies:
1119811208
fsevents "~2.3.2"
1119911209

11210+
rollup@~3.29.0:
11211+
version "3.29.0"
11212+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.0.tgz#1b40e64818afc979c7e5bef93de675829288986b"
11213+
integrity sha512-nszM8DINnx1vSS+TpbWKMkxem0CDWk3cSit/WWCBVs9/JZ1I/XLwOsiUglYuYReaeWWSsW9kge5zE5NZtf/a4w==
11214+
optionalDependencies:
11215+
fsevents "~2.3.2"
11216+
1120011217
run-async@^2.4.0:
1120111218
version "2.4.1"
1120211219
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"

0 commit comments

Comments
 (0)