Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/puresyntax71/hugo-theme-chunky-poster.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-23 10:15:59 +0300
committerGitHub <noreply@github.com>2020-01-23 10:15:59 +0300
commit0a4952695609a7097ab96750b47a17334cd74296 (patch)
treedb798e6fa928d6c7e08048fc0c68ccb63c866c5b
parentd166a2157eee7ba337c9b786712ba322d8cbf519 (diff)
Bump popper.js from 1.16.0 to 1.16.1
Bumps [popper.js](https://github.com/FezVrasta/popper.js) from 1.16.0 to 1.16.1. - [Release notes](https://github.com/FezVrasta/popper.js/releases) - [Commits](https://github.com/FezVrasta/popper.js/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index f74dba5..bfbe627 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"mini-css-extract-plugin": "^0.9.0",
"node-sass": "^4.13.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
- "popper.js": "^1.16.0",
+ "popper.js": "^1.16.1",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.7.0",
"sass-loader": "^8.0.2",
diff --git a/yarn.lock b/yarn.lock
index 8c499e5..b534900 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4318,10 +4318,10 @@ pkg-dir@^3.0.0:
dependencies:
find-up "^3.0.0"
-popper.js@^1.16.0:
- version "1.16.0"
- resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.0.tgz#2e1816bcbbaa518ea6c2e15a466f4cb9c6e2fbb3"
- integrity sha512-+G+EkOPoE5S/zChTpmBSSDYmhXJ5PsW8eMhH8cP/CQHMFPBG/kC9Y5IIw6qNYgdJ+/COf0ddY2li28iHaZRSjw==
+popper.js@^1.16.1:
+ version "1.16.1"
+ resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.16.1.tgz#2a223cb3dc7b6213d740e40372be40de43e65b1b"
+ integrity sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==
posix-character-classes@^0.1.0:
version "0.1.1"