Bump pwacompat from 2.0.16 to 2.0.17 (#2122)

Bumps [pwacompat](https://github.com/GoogleChrome/pwacompat) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/GoogleChrome/pwacompat/releases)
- [Commits](https://github.com/GoogleChrome/pwacompat/compare/v2.0.16...2.0.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-31 18:13:01 +03:00 committed by GitHub
parent 2d59689436
commit 825aa86016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -15250,9 +15250,9 @@
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
},
"pwacompat": {
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/pwacompat/-/pwacompat-2.0.16.tgz",
"integrity": "sha512-8cdlJ6d+qjKShKThK/4CCfQKxVmKk9Z9oLHyYyVNPVsUeR2njPkSattNmuSDB4nDHre0YT7nXJdG8e+VDx4yXQ=="
"version": "2.0.17",
"resolved": "https://registry.npmjs.org/pwacompat/-/pwacompat-2.0.17.tgz",
"integrity": "sha512-6Du7IZdIy7cHiv7AhtDy4X2QRM8IAD5DII69mt5qWibC2d15ZU8DmBG1WdZKekG11cChSu4zkSUGPF9sweOl6w=="
},
"q": {
"version": "1.5.1",

View File

@ -35,7 +35,7 @@
"node-sass": "4.14.1",
"open-color": "1.7.0",
"points-on-curve": "0.2.0",
"pwacompat": "2.0.16",
"pwacompat": "2.0.17",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-scripts": "3.4.3",