From 5f2b965c8ed1ce10654e8daeeb3b1944e207c216 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 21:16:54 +0000 Subject: [PATCH] Bump perfect-scrollbar from 1.4.0 to 1.5.2 Bumps [perfect-scrollbar](https://github.com/mdbootstrap/perfect-scrollbar) from 1.4.0 to 1.5.2. - [Release notes](https://github.com/mdbootstrap/perfect-scrollbar/releases) - [Changelog](https://github.com/mdbootstrap/perfect-scrollbar/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdbootstrap/perfect-scrollbar/compare/1.4.0...1.5.2) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index f22b6e3..ed51130 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8219,9 +8219,9 @@ "dev": true }, "perfect-scrollbar": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/perfect-scrollbar/-/perfect-scrollbar-1.4.0.tgz", - "integrity": "sha512-/2Sk/khljhdrsamjJYS5NjrH+GKEHEwh7zFSiYyxROyYKagkE4kSn2zDQDRTOMo8mpT2jikxx6yI1dG7lNP/hw==" + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/perfect-scrollbar/-/perfect-scrollbar-1.5.2.tgz", + "integrity": "sha512-McHAinFkyzKbBZrFtb4MT2mxkehp15KvOX/UrjB8C5EZZXHTHgyETo5IGFYtHRTI2Pb2bsV0OE0YnkjT9Cw3aw==" }, "performance-now": { "version": "2.1.0", diff --git a/package.json b/package.json index 4a6ffcf..b4be4c5 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "electron-titlebar-windows": "^3.0.0", "electron-window-state": "^5.0.3", "parse-domain": "^2.3.2", - "perfect-scrollbar": "^1.4.0", + "perfect-scrollbar": "^1.5.2", "njuptaaa-poem": "^1.0.0" }, "devDependencies": {