Skip to content

Commit

Permalink
Bump splitpanes from 2.3.4 to 2.3.5
Browse files Browse the repository at this point in the history
Bumps [splitpanes](https://github.com/antoniandre/splitpanes) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/antoniandre/splitpanes/releases)
- [Commits](antoniandre/splitpanes@v2.3.4...v2.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 17, 2020
1 parent 15f024e commit cda2b88
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"semver": "^7.3.2",
"splitpanes": "^2.3.4",
"splitpanes": "^2.3.5",
"store": "^2.0.12",
"vue": "^2.6.12",
"vue-meta": "^2.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8323,10 +8323,10 @@ split-string@^3.0.1, split-string@^3.0.2:
dependencies:
extend-shallow "^3.0.0"

splitpanes@^2.3.4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/splitpanes/-/splitpanes-2.3.4.tgz#6a9ec72903f4a22700f14c32fa37c8a2fb318777"
integrity sha512-hG5AB21SmWJqtHXtcvP7mq6gxJrctygRhAJ4tjIgWHvJi0/O5NlEvwpcFNNzmedOXi4WQYr9s1ESKF+SlAsrpA==
splitpanes@^2.3.5:
version "2.3.5"
resolved "https://registry.yarnpkg.com/splitpanes/-/splitpanes-2.3.5.tgz#4f0a09833b137dfa5503cc074ccf6ba8290a2956"
integrity sha512-UXybgZ2/qBJMQCG7noLITrC/OeS7W8yXp15sxbollY1Zs1Fnm4vam3eONIV7A6EqazOCOBQfBILFGpAxhAZjYg==

sprintf-js@~1.0.2:
version "1.0.3"
Expand Down

0 comments on commit cda2b88

Please sign in to comment.