upgrade beachball (#1243)
This commit is contained in:
Родитель
bbcadb0504
Коммит
db455b8f51
|
@ -42,7 +42,7 @@
|
||||||
"@rnx-kit/dep-check": "^1.5.10",
|
"@rnx-kit/dep-check": "^1.5.10",
|
||||||
"babel-jest": "^24.9.0",
|
"babel-jest": "^24.9.0",
|
||||||
"babel-plugin-module-resolver": "^4.0.0",
|
"babel-plugin-module-resolver": "^4.0.0",
|
||||||
"beachball": "^1.35.0",
|
"beachball": "^2.20.0",
|
||||||
"lage": ">=0.17.4 <1.0.0",
|
"lage": ">=0.17.4 <1.0.0",
|
||||||
"markdown-link-check": "^3.8.7",
|
"markdown-link-check": "^3.8.7",
|
||||||
"metro-react-native-babel-preset": "^0.66.0",
|
"metro-react-native-babel-preset": "^0.66.0",
|
||||||
|
|
33
yarn.lock
33
yarn.lock
|
@ -5351,16 +5351,17 @@ bcrypt-pbkdf@^1.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
tweetnacl "^0.14.3"
|
tweetnacl "^0.14.3"
|
||||||
|
|
||||||
beachball@^1.35.0:
|
beachball@^2.20.0:
|
||||||
version "1.53.2"
|
version "2.20.0"
|
||||||
resolved "https://registry.yarnpkg.com/beachball/-/beachball-1.53.2.tgz#891e7d78ab928495563a3e536422a072e490793f"
|
resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.20.0.tgz#7fe55e7d86c9c890de15474c84f6a32653bdb6ca"
|
||||||
integrity sha512-TFZrO82gCZwAC+tFZQ0cPPEG7YCif4W0FnPT8AsqkE5kotMtU6mhfrQqCOq3jcRjX7CCv4UultI83zY4NY73JA==
|
integrity sha512-vVdF6qDDurO66GZigUtqKuXzQM8ImlG7MgN5iTj9rvZ4RM6vy+nklu0EmqaQtqS5K6hZ4WrHDwgcR/kLa0VHpA==
|
||||||
dependencies:
|
dependencies:
|
||||||
cosmiconfig "^6.0.0"
|
cosmiconfig "^6.0.0"
|
||||||
execa "^4.0.3"
|
execa "^4.0.3"
|
||||||
fs-extra "^8.0.1"
|
fs-extra "^8.0.1"
|
||||||
git-url-parse "^11.1.2"
|
git-url-parse "^11.1.2"
|
||||||
glob "^7.1.4"
|
glob "^7.1.4"
|
||||||
|
human-id "^2.0.1"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.15"
|
||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
p-limit "^3.0.2"
|
p-limit "^3.0.2"
|
||||||
|
@ -5368,7 +5369,7 @@ beachball@^1.35.0:
|
||||||
semver "^6.1.1"
|
semver "^6.1.1"
|
||||||
toposort "^2.0.2"
|
toposort "^2.0.2"
|
||||||
uuid "^8.3.1"
|
uuid "^8.3.1"
|
||||||
workspace-tools "^0.12.3"
|
workspace-tools "^0.16.2"
|
||||||
yargs-parser "^20.2.4"
|
yargs-parser "^20.2.4"
|
||||||
|
|
||||||
bfj@^6.1.1:
|
bfj@^6.1.1:
|
||||||
|
@ -9827,6 +9828,11 @@ https-proxy-agent@^5.0.0:
|
||||||
agent-base "6"
|
agent-base "6"
|
||||||
debug "4"
|
debug "4"
|
||||||
|
|
||||||
|
human-id@^2.0.1:
|
||||||
|
version "2.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/human-id/-/human-id-2.0.1.tgz#71aadd0f46d577fd982358133cfd43f2a46f1477"
|
||||||
|
integrity sha512-XWoYbGsEfBB0mtUHiyihsefgf+s1tNQHj7sX1kgDxUM0IEKk8rcZIPTwUpqDdFIQbkViOLejbc0t8jBzz5jL3w==
|
||||||
|
|
||||||
human-signals@^1.1.1:
|
human-signals@^1.1.1:
|
||||||
version "1.1.1"
|
version "1.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
|
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
|
||||||
|
@ -17926,23 +17932,6 @@ worker-farm@^1.7.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
errno "~0.1.7"
|
errno "~0.1.7"
|
||||||
|
|
||||||
workspace-tools@^0.12.3:
|
|
||||||
version "0.12.3"
|
|
||||||
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.12.3.tgz#71da0c7acdd65576cb7f666aca132abdbe5c3eb9"
|
|
||||||
integrity sha512-Toq4VI4GJw5naWxgXNU5/mmuu6PeiCRRZDkVOoeJacqQ6r0zRGWVBxE4YXQp2SADTKdC1ATwqsE+6bcJTZUmpA==
|
|
||||||
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.15.0:
|
workspace-tools@^0.15.0:
|
||||||
version "0.15.1"
|
version "0.15.1"
|
||||||
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.15.1.tgz#895d4defe1417d7f4948b6afe9d36acf3a6cd64e"
|
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.15.1.tgz#895d4defe1417d7f4948b6afe9d36acf3a6cd64e"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче