Skip to content

Commit 22ecfbe

Browse files
committed
Upgrade picturefill to 3.0.3 (from 3.0.2)
1 parent 1bbd83a commit 22ecfbe

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
@@ -59,7 +59,7 @@
5959
"nouislider": "12.0.0",
6060
"numeral": "2.0.6",
6161
"pepjs": "0.4.3",
62-
"picturefill": "3.0.2",
62+
"picturefill": "3.0.3",
6363
"popper.js": "1.14.4",
6464
"pubsub-js": "1.7.0",
6565
"quill": "1.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4013,10 +4013,10 @@ performance-now@^2.1.0:
40134013
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
40144014
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
40154015

4016-
picturefill@3.0.2:
4017-
version "3.0.2"
4018-
resolved "https://registry.yarnpkg.com/picturefill/-/picturefill-3.0.2.tgz#fa3d35fffbef5ab5300fe2ad9dca8f2e36cba27b"
4019-
integrity sha1-+j01//vvWrUwD+KtncqPLjbLons=
4016+
picturefill@3.0.3:
4017+
version "3.0.3"
4018+
resolved "https://registry.yarnpkg.com/picturefill/-/picturefill-3.0.3.tgz#a5c38eeb02d74def38e1790ff61e166166b4f224"
4019+
integrity sha512-JDdx+3i4fs2pkqwWZJgGEM2vFWsq+01YsQFT9CKPGuv2Q0xSdrQZoxi9XwyNARTgxiOdgoAwWQRluLRe/JQX2g==
40204020

40214021
pify@^2.0.0, pify@^2.3.0:
40224022
version "2.3.0"

0 commit comments

Comments
 (0)