From f861ab668890b5a5ab55adfa8140508d6c547ec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 01:14:15 +0000 Subject: [PATCH] fix(deps): bump vue2-perfect-scrollbar from 1.5.0 to 1.5.2 Bumps [vue2-perfect-scrollbar](https://github.com/mercs600/vue2-perfect-scrollbar) from 1.5.0 to 1.5.2. - [Release notes](https://github.com/mercs600/vue2-perfect-scrollbar/releases) - [Commits](https://github.com/mercs600/vue2-perfect-scrollbar/commits/1.5.2) --- updated-dependencies: - dependency-name: vue2-perfect-scrollbar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 70c6110..6032657 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@tailwindcss/typography": "^0.4.1", "core-js": "^3.9.1", "nuxt": "^2.15.8", - "vue2-perfect-scrollbar": "^1.5.0" + "vue2-perfect-scrollbar": "^1.5.2" }, "devDependencies": { "@nuxtjs/eslint-config": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index f846eef..138111c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7552,7 +7552,7 @@ pbkdf2@^3.0.3: safe-buffer "^5.0.1" sha.js "^2.4.8" -perfect-scrollbar@^1.5.0: +perfect-scrollbar@^1.5.2: version "1.5.2" resolved "https://registry.yarnpkg.com/perfect-scrollbar/-/perfect-scrollbar-1.5.2.tgz#41167ac6bc95e3a5e87a7402fa36fdacca9bc298" integrity sha512-McHAinFkyzKbBZrFtb4MT2mxkehp15KvOX/UrjB8C5EZZXHTHgyETo5IGFYtHRTI2Pb2bsV0OE0YnkjT9Cw3aw== @@ -10549,13 +10549,13 @@ vue-template-es2015-compiler@^1.9.0: resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825" integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== -vue2-perfect-scrollbar@^1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/vue2-perfect-scrollbar/-/vue2-perfect-scrollbar-1.5.0.tgz#f0389874214c8c84cd8576e1a45d62610e2f4541" - integrity sha512-hQAjhOX9MP3/ePa/AozKKtpiHSaV0dBlniyt2L7eqC/PsDx+pu7YBmTpM0KR5WlNq5GZwreK6215L8ZG1EHC7w== +vue2-perfect-scrollbar@^1.5.2: + version "1.5.2" + resolved "https://registry.yarnpkg.com/vue2-perfect-scrollbar/-/vue2-perfect-scrollbar-1.5.2.tgz#acd472f4516a3a2065ba550eb372cfa320e49e38" + integrity sha512-3TSBuRUgeLmiwM7bcqQ7OIoOIcltjNocGWwoHfwgHUhkVjVUVNRun2XFdwvN9hZFfjDDW9cHYsEoIQwvgsSCbw== dependencies: cssnano "^4.1.3" - perfect-scrollbar "^1.5.0" + perfect-scrollbar "^1.5.2" postcss-import "^12.0.0" vue@^2.6.12: