Bump lage from 0.19.6 to 0.23.0 (#532)

Bumps [lage](https://github.com/microsoft/lage) from 0.19.6 to 0.23.0.
- [Release notes](https://github.com/microsoft/lage/releases)
- [Changelog](https://github.com/microsoft/lage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microsoft/lage/compare/lage_v0.19.6...lage_v0.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-10-22 09:12:09 -07:00 коммит произвёл GitHub
Родитель 1e6f2856cf
Коммит 2aa2bc51d9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 31 добавлений и 14 удалений

Просмотреть файл

@ -1991,10 +1991,10 @@
dependencies:
"@microsoft/node-core-library" "3.19.3"
"@microsoft/task-scheduler@^2.6.2":
version "2.6.2"
resolved "https://registry.yarnpkg.com/@microsoft/task-scheduler/-/task-scheduler-2.6.2.tgz#03bd53251424267375803e9c3c868dc31825b34e"
integrity sha512-0T0TkxjxTeC6u8whkMMxxV16bvC9TzCRJqF3uyJ5EZ8SOOese2wPkfT7n4EzI4zSsjMwEbbWFLAb5CpdIdu09Q==
"@microsoft/task-scheduler@^2.6.4":
version "2.6.4"
resolved "https://registry.yarnpkg.com/@microsoft/task-scheduler/-/task-scheduler-2.6.4.tgz#ba684e26380f6b5d660656858a5f417a9c42487a"
integrity sha512-4RXr5Q0/CfRHAjJ6J+8V/if0LGoScTc4iFVnSHiLnJEEJRNWviLeBNgiDb/fI4H9vbdM+KF71agzKsji1C4jtQ==
"@microsoft/tsdoc@0.12.19":
version "0.12.19"
@ -10905,11 +10905,11 @@ kuler@1.0.x:
colornames "^1.1.1"
"lage@>=0.17.4 <1.0.0":
version "0.19.6"
resolved "https://registry.yarnpkg.com/lage/-/lage-0.19.6.tgz#77fe1bd47fb0d0f288a63400ae215f2f0e03e08b"
integrity sha512-TXlK+cFEbuFQ8dE+Wl+T5sshSrp0PWCEUpeWhIICBloZQ1JIHzdhAdqWaeO9yz6sKcAHZaxVHOCBR5ld5jMJvw==
version "0.23.0"
resolved "https://registry.yarnpkg.com/lage/-/lage-0.23.0.tgz#ed76b17302e89d7b1a36c4be48905be97b38d365"
integrity sha512-6OOAoZwWCzYtyaKNnKadY71AukMhMzmcYY4c/4gVuovNTgpk21csG2xC8IvWnu2kou3x3a5JYTJ6cnToKkayvQ==
dependencies:
"@microsoft/task-scheduler" "^2.6.2"
"@microsoft/task-scheduler" "^2.6.4"
abort-controller "^3.0.0"
backfill "^6.0.1"
backfill-config "^6.0.0"
@ -10920,8 +10920,8 @@ kuler@1.0.x:
fast-glob "^3.2.2"
git-url-parse "^11.1.2"
npmlog "^4.1.2"
p-profiler "^0.1.2"
workspace-tools "^0.9.3"
p-profiler "^0.2.1"
workspace-tools "^0.10.1"
yargs-parser "^18.1.3"
last-run@^1.1.0:
@ -12889,10 +12889,10 @@ p-map@^3.0.0:
dependencies:
aggregate-error "^3.0.0"
p-profiler@^0.1.2:
version "0.1.2"
resolved "https://registry.npmjs.org/p-profiler/-/p-profiler-0.1.2.tgz#ff737d74eaf429a986da5375fdbacfac4d05b07a"
integrity sha512-9aeI5KeYwt7eaxnGR7t+d/8f22cId2yPtPnWWQ2mVrhaFFFedwAuW4A1JbQGaopWaYtRNpv8oQX3HzNalOIixw==
p-profiler@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/p-profiler/-/p-profiler-0.2.1.tgz#853b5e6b482c5d376e5e2bb1e94bd09c0e715983"
integrity sha512-/XDER5u19OrAJ283ofIgw9hsLSoyQnjzki+tmn42vdppHOfo8PgivSSZfwaiyRAzLC2h02+Q+MKiIuuSve+7nw==
p-reduce@^1.0.0:
version "1.0.0"
@ -17042,6 +17042,23 @@ worker-farm@^1.7.0:
dependencies:
errno "~0.1.7"
workspace-tools@^0.10.1:
version "0.10.1"
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.10.1.tgz#326e92a4247d9f909e8a4017d56dbe4bb4361497"
integrity sha512-4qLbcBJuULUBkRK5aS4O4q3DEMmtKMyGGVftCMGUvS0TGeb9ni1HnuxUzGGaQyhds4RFr83aX3foJA3+RB2Uag==
dependencies:
"@pnpm/lockfile-file" "^3.0.7"
"@pnpm/logger" "^3.2.2"
"@yarnpkg/lockfile" "^1.1.0"
find-up "^4.1.0"
find-yarn-workspace-root "^1.2.1"
fs-extra "^9.0.0"
git-url-parse "^11.1.2"
globby "^11.0.0"
jju "^1.4.0"
multimatch "^4.0.0"
read-yaml-file "^2.0.0"
workspace-tools@^0.9.0, workspace-tools@^0.9.3:
version "0.9.4"
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.9.4.tgz#5d74592a380710177cd82b9806e6df7aedf9abf7"