Skip to content

Commit caed590

Browse files
committed
Upgrade popper.js to 1.15.0 (from 1.14.7)
1 parent 7ded0ec commit caed590

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"numeral": "2.0.6",
6161
"pepjs": "0.5.2",
6262
"picturefill": "3.0.3",
63-
"popper.js": "1.14.7",
63+
"popper.js": "1.15.0",
6464
"pubsub-js": "1.7.0",
6565
"quill": "1.3.6",
6666
"respond.js": "1.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4457,10 +4457,10 @@ plugin-error@^1.0.0:
44574457
arr-union "^3.1.0"
44584458
extend-shallow "^3.0.2"
44594459

4460-
popper.js@1.14.7:
4461-
version "1.14.7"
4462-
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.14.7.tgz#e31ec06cfac6a97a53280c3e55e4e0c860e7738e"
4463-
integrity sha512-4q1hNvoUre/8srWsH7hnoSJ5xVmIL4qgz+s4qf2TnJIMyZFUFMGH+9vE7mXynAlHSZ/NdTmmow86muD0myUkVQ==
4460+
popper.js@1.15.0:
4461+
version "1.15.0"
4462+
resolved "https://registry.yarnpkg.com/popper.js/-/popper.js-1.15.0.tgz#5560b99bbad7647e9faa475c6b8056621f5a4ff2"
4463+
integrity sha512-w010cY1oCUmI+9KwwlWki+r5jxKfTFDVoadl7MSrIujHU5MJ5OR6HTDj6Xo8aoR/QsA56x8jKjA59qGH4ELtrA==
44644464

44654465
posix-character-classes@^0.1.0:
44664466
version "0.1.1"

0 commit comments

Comments
 (0)