From 0665c886cbf1a7c985404eeb8ca7728c6c82dd45 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 12:09:35 +0000 Subject: [PATCH] Bump splitpanes from 2.2.1 to 2.3.1 Bumps [splitpanes](https://github.com/antoniandre/splitpanes) from 2.2.1 to 2.3.1. - [Release notes](https://github.com/antoniandre/splitpanes/releases) - [Commits](https://github.com/antoniandre/splitpanes/compare/v2.2.1...v2.3.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c0892580..512488f5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "lodash.debounce": "^4.0.8", "lodash.throttle": "^4.1.1", "semver": "^7.3.2", - "splitpanes": "^2.2.1", + "splitpanes": "^2.3.1", "store": "^2.0.12", "vue": "^2.6.12", "vue-meta": "^2.4.0", diff --git a/yarn.lock b/yarn.lock index 6724b58e..e71a8673 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8908,10 +8908,10 @@ split-string@^3.0.1, split-string@^3.0.2: dependencies: extend-shallow "^3.0.0" -splitpanes@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/splitpanes/-/splitpanes-2.2.1.tgz#95c5824eb4033cd109a1a5d1a498765e2bde8c92" - integrity sha512-r7ypbW7IkH6yKUWpCbBqHdZcxI1PwEAMC3Yfeds+lJ0MpBGOl1mbTazXUK7gchUyVGmtq7paLin1YslLY5UhAQ== +splitpanes@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/splitpanes/-/splitpanes-2.3.1.tgz#c1c01aeab618348ad7a0bed4bcf012ffdd4e1014" + integrity sha512-z2VExGthMUYp8C1X4aIlpjhkx6UCE6DPY0BlXxgWpEplHMQJQ9+GzD5qrw9Ur+ewFs4qsi4wSw4cGbJVhgMWKA== sprintf-js@~1.0.2: version "1.0.3"