Merge pull request #11243 from openlayers/dependabot/npm_and_yarn/pixelmatch-5.2.1

Bump pixelmatch from 5.2.0 to 5.2.1
This commit is contained in:
Andreas Hocevar
2020-07-06 11:51:47 +02:00
committed by GitHub

6
package-lock.json generated
View File

@@ -11654,9 +11654,9 @@
}
},
"pixelmatch": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/pixelmatch/-/pixelmatch-5.2.0.tgz",
"integrity": "sha512-TdleROuanI+Uo/4PcOAH7b7qgO4kjzJO8K4y/TBAo1wx/5BE8cn1B0I6Jfk3mKcJsGpWvX7zjM8OjU5o9i+aog==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/pixelmatch/-/pixelmatch-5.2.1.tgz",
"integrity": "sha512-WjcAdYSnKrrdDdqTcVEY7aB7UhhwjYQKYhHiBXdJef0MOaQeYpUdQ+iVyBLa5YBKS8MPVPPMX7rpOByISLpeEQ==",
"dev": true,
"requires": {
"pngjs": "^4.0.1"