Update devDependency beachball to v2.31.8 (#683)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-14 11:16:28 -08:00 коммит произвёл GitHub
Родитель 92644ce8f5
Коммит dec0630b5c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

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

@ -35,7 +35,7 @@
"@types/node": "14.18.36", "@types/node": "14.18.36",
"@typescript-eslint/eslint-plugin": "5.47.1", "@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1", "@typescript-eslint/parser": "5.47.1",
"beachball": "2.31.5", "beachball": "2.31.8",
"eslint": "8.30.0", "eslint": "8.30.0",
"gh-pages": "4.0.0", "gh-pages": "4.0.0",
"jest": "26.6.3", "jest": "26.6.3",

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

@ -3067,10 +3067,10 @@ bcrypt-pbkdf@^1.0.0:
dependencies: dependencies:
tweetnacl "^0.14.3" tweetnacl "^0.14.3"
beachball@2.31.5: beachball@2.31.8:
version "2.31.5" version "2.31.8"
resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.31.5.tgz#1852c3887568a35ff18c827a029b236f3c97d976" resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.31.8.tgz#8b6a4ae25bd0ba6385639cead5739d7fedd08d0a"
integrity sha512-MhTWa4Yfwewk1qs5GdPi6bwG+LbWfK0hIpElpD2pxTq6zwL57H4T3dlEDspxEitn1Diy5uGZIEmjRDHEBkmx/Q== integrity sha512-YRbyThROPH1kYRTf9nOKVl+iP8n6XhSm5hB5/L9wwzVXvQ2Iku/yu+r79D0h4Ga1duA3FfsLCL3n5Q81/rezwg==
dependencies: dependencies:
cosmiconfig "^7.0.0" cosmiconfig "^7.0.0"
execa "^5.0.0" execa "^5.0.0"