Update devDependency beachball to v2.31.8 (#466)

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

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

@ -33,7 +33,7 @@
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "5.48.1", "@typescript-eslint/eslint-plugin": "5.48.1",
"@typescript-eslint/parser": "5.48.1", "@typescript-eslint/parser": "5.48.1",
"beachball": "2.31.6", "beachball": "2.31.8",
"eslint": "8.31.0", "eslint": "8.31.0",
"eslint-config-prettier": "8.6.0", "eslint-config-prettier": "8.6.0",
"eslint-plugin-import": "2.27.4", "eslint-plugin-import": "2.27.4",

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

@ -2199,10 +2199,10 @@ bcrypt-pbkdf@^1.0.0:
dependencies: dependencies:
tweetnacl "^0.14.3" tweetnacl "^0.14.3"
beachball@2.31.6: beachball@2.31.8:
version "2.31.6" version "2.31.8"
resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.31.6.tgz#2bf8211551f302f3205d74dda4f8482569956935" resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.31.8.tgz#8b6a4ae25bd0ba6385639cead5739d7fedd08d0a"
integrity sha512-9EnqjF3ojAX+HZH0R+BuDCIkvSnnS28gNqFxcs6PHV5t+GzVhkO0j1FzsVC+tVAiMh43b8Em9xx28597wePf7Q== 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"