From ffb542856528b8ad4b9273a65ce08072cc7f9e5f Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Thu, 25 Apr 2024 03:12:55 +0000 Subject: [PATCH] build: update all non-major dependencies --- WORKSPACE | 6 ++-- package.json | 4 +-- packages/angular/cli/package.json | 2 +- yarn.lock | 50 ++++++++++++++----------------- 4 files changed, 28 insertions(+), 34 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 03aeb72dec..9b1a82a03f 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -7,10 +7,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "bazel_skylib", - sha256 = "cd55a062e763b9349921f0f5db8c3933288dc8ba4f76dd9416aac68acee3cb94", + sha256 = "41449d7c7372d2e270e8504dfab09ee974325b0b40fdd98172c7fbe257b8bcc9", urls = [ - "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-1.5.0.tar.gz", - "https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-1.5.0.tar.gz", + "https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.6.0/bazel-skylib-1.6.0.tar.gz", + "https://github.com/bazelbuild/bazel-skylib/releases/download/1.6.0/bazel-skylib-1.6.0.tar.gz", ], ) diff --git a/package.json b/package.json index 3904e2c532..c231732f01 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "npm-package-arg": "11.0.2", "open": "8.4.2", "ora": "5.4.1", - "pacote": "18.0.0", + "pacote": "18.0.2", "parse5-html-rewriting-stream": "7.0.0", "patch-package": "^7.0.1", "picomatch": "4.0.2", @@ -179,7 +179,7 @@ "prettier": "^3.0.0", "protractor": "~7.0.0", "puppeteer": "18.2.1", - "quicktype-core": "23.0.151", + "quicktype-core": "23.0.152", "resolve-url-loader": "5.0.0", "rollup": "~4.16.0", "rollup-plugin-sourcemaps": "^0.6.0", diff --git a/packages/angular/cli/package.json b/packages/angular/cli/package.json index 3f9ca363ea..0bc1a3f7b6 100644 --- a/packages/angular/cli/package.json +++ b/packages/angular/cli/package.json @@ -34,7 +34,7 @@ "npm-package-arg": "11.0.2", "npm-pick-manifest": "9.0.0", "ora": "5.4.1", - "pacote": "18.0.0", + "pacote": "18.0.2", "resolve": "1.22.8", "semver": "7.6.0", "symbol-observable": "4.0.0", diff --git a/yarn.lock b/yarn.lock index 3064fac5fb..df1cb1f82e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3080,6 +3080,19 @@ proc-log "^4.0.0" semver "^7.5.3" +"@npmcli/package-json@^5.1.0": + version "5.1.0" + resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-5.1.0.tgz#10d117b5fb175acc14c70901a151c52deffc843e" + integrity sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ== + dependencies: + "@npmcli/git" "^5.0.0" + glob "^10.2.2" + hosted-git-info "^7.0.0" + json-parse-even-better-errors "^3.0.0" + normalize-package-data "^6.0.0" + proc-log "^4.0.0" + semver "^7.5.3" + "@npmcli/promise-spawn@^3.0.0": version "3.0.0" resolved "https://registry.yarnpkg.com/@npmcli/promise-spawn/-/promise-spawn-3.0.0.tgz#53283b5f18f855c6925f23c24e67c911501ef573" @@ -11010,13 +11023,14 @@ pac-resolver@^7.0.0: degenerator "^5.0.0" netmask "^2.0.2" -pacote@18.0.0: - version "18.0.0" - resolved "https://registry.yarnpkg.com/pacote/-/pacote-18.0.0.tgz#974491c8b5a40f42830bc55361924ca7c7e45784" - integrity sha512-ma7uVt/q3Sb3XbLwUjOeClz+7feHjMOFegHn5whw++x+GzikZkAq/2auklSbRuy6EI2iJh1/ZqCpVaUcxRaeqQ== +pacote@18.0.2: + version "18.0.2" + resolved "https://registry.yarnpkg.com/pacote/-/pacote-18.0.2.tgz#ac78b9d6a441788f024c14179e193e170a8af964" + integrity sha512-oMxnZQCOZqFZyEh5oJtpMepoub4hoI6EfMUCdbwkBqkFuJ1Dwfz5IMQD344dKbwPPBNZWKwGL/kNvmDubZyvug== dependencies: "@npmcli/git" "^5.0.0" "@npmcli/installed-package-contents" "^2.0.1" + "@npmcli/package-json" "^5.1.0" "@npmcli/promise-spawn" "^7.0.0" "@npmcli/run-script" "^8.0.0" cacache "^18.0.0" @@ -11028,8 +11042,6 @@ pacote@18.0.0: npm-registry-fetch "^16.0.0" proc-log "^4.0.0" promise-retry "^2.0.1" - read-package-json "^7.0.0" - read-package-json-fast "^3.0.0" sigstore "^2.2.0" ssri "^10.0.0" tar "^6.1.11" @@ -11719,10 +11731,10 @@ quick-format-unescaped@^4.0.3: resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7" integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg== -quicktype-core@23.0.151: - version "23.0.151" - resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.151.tgz#753440fce1595c8d36f6b164b267dc7476be7a51" - integrity sha512-Iu/oGQZ/s9+rJqsXcclJxPYE3PKkEEZMZMb1Zg9YCwIZVy15sKjH1UiGt5tDdtLmVcnaEg0MOxoLmTF1Mlf2jg== +quicktype-core@23.0.152: + version "23.0.152" + resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.152.tgz#b3e7452cb8304784f43eb1606b270ae08bcc4e1e" + integrity sha512-3w7Acz4ZvOfdVuoe20FBeWNfA3bIC8og2Gz6hZor0l4jnAnX6b/6nJE/Q5kdbyBWqXpiTRqL/2NBtMkyDT7R/Q== dependencies: "@glideapps/ts-necessities" "2.2.3" "@types/urijs" "^1.19.25" @@ -11789,14 +11801,6 @@ read-package-json-fast@^2.0.2, read-package-json-fast@^2.0.3: json-parse-even-better-errors "^2.3.0" npm-normalize-package-bin "^1.0.1" -read-package-json-fast@^3.0.0: - version "3.0.2" - resolved "https://registry.yarnpkg.com/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz#394908a9725dc7a5f14e70c8e7556dff1d2b1049" - integrity sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw== - dependencies: - json-parse-even-better-errors "^3.0.0" - npm-normalize-package-bin "^3.0.0" - read-package-json@^2.0.0: version "2.1.2" resolved "https://registry.yarnpkg.com/read-package-json/-/read-package-json-2.1.2.tgz#6992b2b66c7177259feb8eaac73c3acd28b9222a" @@ -11817,16 +11821,6 @@ read-package-json@^5.0.0, read-package-json@^5.0.2: normalize-package-data "^4.0.0" npm-normalize-package-bin "^2.0.0" -read-package-json@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/read-package-json/-/read-package-json-7.0.0.tgz#d605c9dcf6bc5856da24204aa4e9518ee9714be0" - integrity sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg== - dependencies: - glob "^10.2.2" - json-parse-even-better-errors "^3.0.0" - normalize-package-data "^6.0.0" - npm-normalize-package-bin "^3.0.0" - read@1, read@^1.0.7, read@~1.0.7: version "1.0.7" resolved "https://registry.yarnpkg.com/read/-/read-1.0.7.tgz#b3da19bd052431a97671d44a42634adf710b40c4"