diff --git a/package.json b/package.json index bd4708ce47..ffb34d433e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blueprintjs-monorepo", - "version": "3.22.3", + "version": "3.25.0", "private": true, "description": "A React UI toolkit for the web.", "workspaces": [ @@ -46,7 +46,7 @@ "@types/sinon": "7.5.1", "@types/webpack": "4.41.2", "chai": "^4.2.0", - "circle-github-bot": "^2.0.1", + "circle-github-bot": "^2.1.0", "cross-env": "^5.2.0", "gh-pages": "^2.0.1", "http-server": "^0.11.1", diff --git a/yarn.lock b/yarn.lock index e65e18ea32..3396dc16b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2161,10 +2161,10 @@ cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: inherits "^2.0.1" safe-buffer "^5.0.1" -circle-github-bot@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/circle-github-bot/-/circle-github-bot-2.0.1.tgz#feefa4c7f788ce842307e00d290d264728689f69" - integrity sha512-uTEX8RIjUVdvtILxEG3AXI2G9X0wZYrN/Y67IIvrosjM/nt/QBdogpDXbkVsNQmhmQYqqFguWUgt50z6UMIoXw== +circle-github-bot@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/circle-github-bot/-/circle-github-bot-2.1.0.tgz#4500464dd8ca60a5aef1162ff5a18b931c46f78e" + integrity sha512-2tx2KrgbVQ+TtKML+j7S5A4yYmkoHdpWo49aOOXnyiqpqSEIOVupK+KBaHO4H09BPr/L5efXuPHDnDbVlfCZlg== circular-dependency-plugin@^5.0.2: version "5.2.0"