build: update all non-major dependencies (#57633)

See associated pull request for more information.

PR Close #57633
This commit is contained in:
Angular Robot 2024-09-03 13:07:34 +00:00 committed by Andrew Kushnir
parent fc1734441b
commit 4c82eb23cb
3 changed files with 6 additions and 6 deletions

View file

@ -95,7 +95,7 @@ jobs:
- name: Run CI tests for framework
run: yarn tsx ./scripts/build/build-packages-dist.mts
- name: Archive build artifacts
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: pr-artifacts-${{ github.event.number }}
path: dist/packages-dist/

View file

@ -90,7 +90,7 @@
"@types/selenium-webdriver4": "npm:@types/selenium-webdriver@4.1.26",
"@types/semver": "^7.3.4",
"@types/shelljs": "^0.8.6",
"@types/systemjs": "6.13.5",
"@types/systemjs": "6.15.0",
"@types/yargs": "^17.0.3",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",

View file

@ -5339,10 +5339,10 @@
resolved "https://registry.yarnpkg.com/@types/supports-color/-/supports-color-8.1.3.tgz#b769cdce1d1bb1a3fa794e35b62c62acdf93c139"
integrity sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==
"@types/systemjs@6.13.5":
version "6.13.5"
resolved "https://registry.yarnpkg.com/@types/systemjs/-/systemjs-6.13.5.tgz#dcc763ddf50558cea14019f2c17fc3b704ef0141"
integrity sha512-VWG7Z1/cb90UQF3HjkVcE+PB2kts93mW/94XQ2XUyHk+4wpzVrTdfXw0xeoaVyI/2XUuBRuCA7Is25RhEfHXNg==
"@types/systemjs@6.15.0":
version "6.15.0"
resolved "https://registry.yarnpkg.com/@types/systemjs/-/systemjs-6.15.0.tgz#098ea50650bd128550e9564e2c818cde17d22aee"
integrity sha512-cnlGl3wretbgmtNOo43OtIUctcAeXddy+vrBFp4Pz2spuEfsTS/sol0KsUG1qmP1OeU4SgbRYPKxNIlkkXdUBQ==
"@types/tmp@^0.2.1":
version "0.2.6"