Update devDependencies (#256)
* Update devDependency @types/node to v14.18.42 (#257) * Update devDependency beachball to v2.31.12 * Update devDependency lage to v2.5.2 (#263) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Elizabeth Craig <elcraig@microsoft.com>
This commit is contained in:
Родитель
8305f84e3f
Коммит
2193a73b31
|
@ -33,16 +33,16 @@
|
|||
"@types/jju": "1.4.2",
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/micromatch": "4.0.2",
|
||||
"@types/node": "14.18.36",
|
||||
"@types/node": "14.18.42",
|
||||
"@types/tmp": "0.2.3",
|
||||
"@types/yarnpkg__lockfile": "1.1.5",
|
||||
"@types/lodash": "4.14.192",
|
||||
"beachball": "2.31.9",
|
||||
"beachball": "2.31.12",
|
||||
"cross-env": "7.0.3",
|
||||
"fs-extra": "10.1.0",
|
||||
"gh-pages": "4.0.0",
|
||||
"jest": "29.4.3",
|
||||
"lage": "2.3.0",
|
||||
"lage": "2.5.2",
|
||||
"prettier": "2.8.7",
|
||||
"tmp": "0.2.1",
|
||||
"ts-jest": "29.0.5",
|
||||
|
|
113
yarn.lock
113
yarn.lock
|
@ -769,10 +769,10 @@
|
|||
dependencies:
|
||||
"@types/braces" "*"
|
||||
|
||||
"@types/node@*", "@types/node@14.18.36":
|
||||
version "14.18.36"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-14.18.36.tgz"
|
||||
integrity sha512-FXKWbsJ6a1hIrRxv+FoukuHnGTgEzKYGi7kilfMae96AL9UNkPFNWJEEYWzdRI9ooIkbr4AKldyuSTLql06vLQ==
|
||||
"@types/node@*", "@types/node@14.18.42":
|
||||
version "14.18.42"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.42.tgz#fa39b2dc8e0eba61bdf51c66502f84e23b66e114"
|
||||
integrity sha512-xefu+RBie4xWlK8hwAzGh3npDz/4VhF6icY/shU+zv/1fNn+ZVG7T7CRwe9LId9sAYRPxI+59QBPuKL3WpyGRg==
|
||||
|
||||
"@types/parse-json@^4.0.0":
|
||||
version "4.0.0"
|
||||
|
@ -811,11 +811,6 @@
|
|||
resolved "https://registry.npmjs.org/@types/yarnpkg__lockfile/-/yarnpkg__lockfile-1.1.5.tgz"
|
||||
integrity sha512-8NYnGOctzsI4W0ApsP/BIHD/LnxpJ6XaGf2AZmz4EyDYJMxtprN4279dLNI1CPZcwC9H18qYcaFv4bXi0wmokg==
|
||||
|
||||
"@types/yoga-layout@1.9.2":
|
||||
version "1.9.2"
|
||||
resolved "https://registry.npmjs.org/@types/yoga-layout/-/yoga-layout-1.9.2.tgz"
|
||||
integrity sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==
|
||||
|
||||
"@yarnpkg/lockfile@^1.1.0":
|
||||
version "1.1.0"
|
||||
resolved "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz"
|
||||
|
@ -971,10 +966,10 @@ balanced-match@^1.0.0:
|
|||
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
|
||||
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
|
||||
|
||||
beachball@2.31.9:
|
||||
version "2.31.9"
|
||||
resolved "https://registry.npmjs.org/beachball/-/beachball-2.31.9.tgz"
|
||||
integrity sha512-O7NJc246hCAn6JMZBugG6RjYw6OeCPuC/HEXdm4Wu3NQNvODbwsSE8hLHeJLVgUXVk9R+gTKZHmGdWXv5QCP7g==
|
||||
beachball@2.31.12:
|
||||
version "2.31.12"
|
||||
resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.31.12.tgz#eb0127deb6d2125dfdfbda5ef3b73c4fdd12c913"
|
||||
integrity sha512-fxhuCkacaFHBJLyvdn06cx5UKYpPwC5YbgftHLmhvTDFK0dP4KMOMRxQqoN/7t4sdxqaSopUxG8iI3WsDlTXwA==
|
||||
dependencies:
|
||||
cosmiconfig "^7.0.0"
|
||||
execa "^5.0.0"
|
||||
|
@ -986,7 +981,7 @@ beachball@2.31.9:
|
|||
semver "^7.0.0"
|
||||
toposort "^2.0.2"
|
||||
uuid "^9.0.0"
|
||||
workspace-tools "^0.29.0"
|
||||
workspace-tools "^0.30.0"
|
||||
yargs-parser "^21.0.0"
|
||||
|
||||
brace-expansion@^1.1.7:
|
||||
|
@ -1472,41 +1467,41 @@ git-url-parse@^13.0.0:
|
|||
dependencies:
|
||||
git-up "^7.0.0"
|
||||
|
||||
glob-hasher-darwin-arm64@1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-hasher-darwin-arm64/-/glob-hasher-darwin-arm64-1.1.1.tgz#625f6bf445b441ef3d733298869a7620d32c38bb"
|
||||
integrity sha512-Zx2WB81BZ+5TDemdM5l8UjW94Css8YQmSBQfnvG2lqdmnfWZ8upaaK1uHrUyQ9XbQotDpjais7xC92GU+PzOpw==
|
||||
glob-hasher-darwin-arm64@1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-hasher-darwin-arm64/-/glob-hasher-darwin-arm64-1.2.1.tgz#642de0fc1f8fc92c3d6b5dd54bf0a95c219ff188"
|
||||
integrity sha512-zm9bcLTmrN4WrLn60T6PVs3s3Wp4ebp8nAdtenF5UZ7mWo1V/d/BSVGbp/4HNXZz8oH8FoNNRDfA4irj7O7sYg==
|
||||
|
||||
glob-hasher-darwin-x64@1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-hasher-darwin-x64/-/glob-hasher-darwin-x64-1.1.1.tgz#0126f3bc153db7a708c0c58a4103c3c0064b20fe"
|
||||
integrity sha512-U8xVbnPnOIL7nyiUnnOiyz9hpZS7UEsZbBn8F2705QmtOPazoe9zcvJnzcLp5G9OUQ4lMQoZsBVPIXrVtsxHUA==
|
||||
glob-hasher-darwin-x64@1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-hasher-darwin-x64/-/glob-hasher-darwin-x64-1.2.1.tgz#85fff7adede9a7b51fec6ebbcbdc01e399dbf4b0"
|
||||
integrity sha512-5/ywPOZaMWHuk6L8SDd5Ndi0cAZTbbrYyTyZsjGAiY7Lo7qsAxtMV5DY19+z1NlO2vhTKbRVnqdS/r7vlhjvjQ==
|
||||
|
||||
glob-hasher-linux-x64-gnu@1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-hasher-linux-x64-gnu/-/glob-hasher-linux-x64-gnu-1.1.1.tgz#1fd5d8501e5636953778ad3ab206378d2438488f"
|
||||
integrity sha512-u/IkNXy4OruR9eukkNTKnY3E+QgCIpVUAKi41dMjFfRH6OPisWNWPy8yb4ouKR6xPyRT9kTzbtJoYb72CcZOBw==
|
||||
glob-hasher-linux-x64-gnu@1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-hasher-linux-x64-gnu/-/glob-hasher-linux-x64-gnu-1.2.1.tgz#3ce5ee596f2610843865edf9290c48230b8059f2"
|
||||
integrity sha512-QBuGYH1av9rPaOKHid0EWwruuEhEaI9T04oM66Q7LpJVFdkmSVaBj/8GJgBnA4UjraBpr7PMM5+5nvxZ/a8u4Q==
|
||||
|
||||
glob-hasher-win32-arm64-msvc@1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-hasher-win32-arm64-msvc/-/glob-hasher-win32-arm64-msvc-1.1.1.tgz#867fcec657d57e0709360d12b47594ba334c9b5c"
|
||||
integrity sha512-4GCuvDDoMwdbYl83T/cJM8sYjrP2dY1IPqFOTEMBiOAoFuoLuk9vMvUF5GqYqa/gPUU9q2lhZorrxH+NZZBiaw==
|
||||
glob-hasher-win32-arm64-msvc@1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-hasher-win32-arm64-msvc/-/glob-hasher-win32-arm64-msvc-1.2.1.tgz#a40ba3676e914e9f6e28c1b1ac557fa09191221d"
|
||||
integrity sha512-8ISCz8cpA33yt5TH3DMEVTsZBxozpHuDAg7JOf8zlXElEvLJ6TLkdJyubvG/VRmIzd4S0qtUeLNl9fDh5LHM7Q==
|
||||
|
||||
glob-hasher-win32-x64-msvc@1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.npmjs.org/glob-hasher-win32-x64-msvc/-/glob-hasher-win32-x64-msvc-1.1.1.tgz"
|
||||
integrity sha512-qJCm1Zfr8I5eNRuYK32oDshiuybJCSqQ95Spharv9Ns0yl8BPzh6VmXUHSPV2RZnUmzZr6KzAvAceQJ6n6pXfg==
|
||||
glob-hasher-win32-x64-msvc@1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-hasher-win32-x64-msvc/-/glob-hasher-win32-x64-msvc-1.2.1.tgz#99c66196f330c9da4f054f405283727bb8715cf0"
|
||||
integrity sha512-sM+7R9/gmhAQ/TjndTqsOLPjCmmxN5jhY42ROvlOoRMgY76dsUn7Hshm1U1ctE/n+4nPEUTD4eEpVERCDaV55A==
|
||||
|
||||
glob-hasher@1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.npmjs.org/glob-hasher/-/glob-hasher-1.1.1.tgz"
|
||||
integrity sha512-N/YHEuUUlKIMGp2J2IfjI967o0t6ZaOq4IlyEzjFAqbE8M7zdFOK1dIZ5cTYVY3JEyVI2ffR8Tuo1neinF43eA==
|
||||
glob-hasher@1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/glob-hasher/-/glob-hasher-1.2.1.tgz#7b2fd2e11f9053cc4a53f3de6ea934c8ad4d83e4"
|
||||
integrity sha512-Z2d2NN/CYaoJf2Sbsee2thKO2yzc8HfSawFtdJqh9LbvZETRCBquwyAVUFpBSd1g84KUd7rkWI6kFrQt3CmNSg==
|
||||
optionalDependencies:
|
||||
glob-hasher-darwin-arm64 "1.1.1"
|
||||
glob-hasher-darwin-x64 "1.1.1"
|
||||
glob-hasher-linux-x64-gnu "1.1.1"
|
||||
glob-hasher-win32-arm64-msvc "1.1.1"
|
||||
glob-hasher-win32-x64-msvc "1.1.1"
|
||||
glob-hasher-darwin-arm64 "1.2.1"
|
||||
glob-hasher-darwin-x64 "1.2.1"
|
||||
glob-hasher-linux-x64-gnu "1.2.1"
|
||||
glob-hasher-win32-arm64-msvc "1.2.1"
|
||||
glob-hasher-win32-x64-msvc "1.2.1"
|
||||
|
||||
glob-parent@^5.1.2:
|
||||
version "5.1.2"
|
||||
|
@ -2161,13 +2156,12 @@ kleur@^3.0.3:
|
|||
resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
|
||||
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
|
||||
|
||||
lage@2.3.0:
|
||||
version "2.3.0"
|
||||
resolved "https://registry.npmjs.org/lage/-/lage-2.3.0.tgz"
|
||||
integrity sha512-Xhp2MidU8hQG/xAjVTUEyH5bTDFMw9tms+vuV319ThHNX1dySMjCHgx7OyNq/FIRTi0ogUX+31EiqN19OpC79A==
|
||||
lage@2.5.2:
|
||||
version "2.5.2"
|
||||
resolved "https://registry.yarnpkg.com/lage/-/lage-2.5.2.tgz#07df8b7d6357314ace3a151d8a9b1311c64ea97c"
|
||||
integrity sha512-dYlkErh6LQ5zabLvsK5P72HO3FpwqEHoFfvtWW+KT90xYtMX+bFY8t+Auc23DgQ8s+WHRhXyZigmAqcHEQBP1g==
|
||||
dependencies:
|
||||
glob-hasher "1.1.1"
|
||||
yoga-layout-prebuilt "^1.10.0"
|
||||
glob-hasher "1.2.1"
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
@ -2866,19 +2860,7 @@ which@^2.0.1:
|
|||
dependencies:
|
||||
isexe "^2.0.0"
|
||||
|
||||
workspace-tools@^0.29.0:
|
||||
version "0.29.1"
|
||||
resolved "https://registry.npmjs.org/workspace-tools/-/workspace-tools-0.29.1.tgz"
|
||||
integrity sha512-BVPROxNszGmyaUD2ErLWP4BpCiIkG1P//CnziOvHd27o1TeBm+7T1HKlYu89T4XGAjgPL/NP+tZ4j6aBvG/p/A==
|
||||
dependencies:
|
||||
"@yarnpkg/lockfile" "^1.1.0"
|
||||
git-url-parse "^13.0.0"
|
||||
globby "^11.0.0"
|
||||
jju "^1.4.0"
|
||||
js-yaml "^4.1.0"
|
||||
micromatch "^4.0.0"
|
||||
|
||||
"workspace-tools@npm:workspace-tools@0.30.0":
|
||||
workspace-tools@^0.30.0, "workspace-tools@npm:workspace-tools@0.30.0":
|
||||
version "0.30.0"
|
||||
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.30.0.tgz#93103df09a66d5a4260bf65005b8f9924e439cf1"
|
||||
integrity sha512-vQrzjAFvQYI2Zg9kFAo43aIgQNX5VSTtWLvOxCKhgjKnPdyLMXcPNxPTCKu3v+tjDW+YJNXUAigVv+pykrwOsQ==
|
||||
|
@ -2950,13 +2932,6 @@ yocto-queue@^0.1.0:
|
|||
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
|
||||
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
|
||||
|
||||
yoga-layout-prebuilt@^1.10.0:
|
||||
version "1.10.0"
|
||||
resolved "https://registry.npmjs.org/yoga-layout-prebuilt/-/yoga-layout-prebuilt-1.10.0.tgz"
|
||||
integrity sha512-YnOmtSbv4MTf7RGJMK0FvZ+KD8OEe/J5BNnR0GHhD8J/XcG/Qvxgszm0Un6FTHWW4uHlTgP0IztiXQnGyIR45g==
|
||||
dependencies:
|
||||
"@types/yoga-layout" "1.9.2"
|
||||
|
||||
z-schema@~5.0.2:
|
||||
version "5.0.5"
|
||||
resolved "https://registry.npmjs.org/z-schema/-/z-schema-5.0.5.tgz"
|
||||
|
|
Загрузка…
Ссылка в новой задаче