From dec0630b5c4e1a80fa1114a8766285ff3198532b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 11:16:28 -0800 Subject: [PATCH] Update devDependency beachball to v2.31.8 (#683) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index baed0baa..f28258a5 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/node": "14.18.36", "@typescript-eslint/eslint-plugin": "5.47.1", "@typescript-eslint/parser": "5.47.1", - "beachball": "2.31.5", + "beachball": "2.31.8", "eslint": "8.30.0", "gh-pages": "4.0.0", "jest": "26.6.3", diff --git a/yarn.lock b/yarn.lock index 8cc8d082..330c4809 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3067,10 +3067,10 @@ bcrypt-pbkdf@^1.0.0: dependencies: tweetnacl "^0.14.3" -beachball@2.31.5: - version "2.31.5" - resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.31.5.tgz#1852c3887568a35ff18c827a029b236f3c97d976" - integrity sha512-MhTWa4Yfwewk1qs5GdPi6bwG+LbWfK0hIpElpD2pxTq6zwL57H4T3dlEDspxEitn1Diy5uGZIEmjRDHEBkmx/Q== +beachball@2.31.8: + version "2.31.8" + resolved "https://registry.yarnpkg.com/beachball/-/beachball-2.31.8.tgz#8b6a4ae25bd0ba6385639cead5739d7fedd08d0a" + integrity sha512-YRbyThROPH1kYRTf9nOKVl+iP8n6XhSm5hB5/L9wwzVXvQ2Iku/yu+r79D0h4Ga1duA3FfsLCL3n5Q81/rezwg== dependencies: cosmiconfig "^7.0.0" execa "^5.0.0"