Skip to content
This repository was archived by the owner on Dec 19, 2022. It is now read-only.

Commit 06b706f

Browse files
Bump pixelmatch from 5.2.1 to 5.3.0
Bumps [pixelmatch](https://github.com/mapbox/pixelmatch) from 5.2.1 to 5.3.0. - [Release notes](https://github.com/mapbox/pixelmatch/releases) - [Commits](mapbox/pixelmatch@v5.2.1...v5.3.0) --- updated-dependencies: - dependency-name: pixelmatch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d717330 commit 06b706f

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"esbuild": "^0.14.31",
2222
"esbuild-sass-plugin": "^2.2.6",
2323
"http-server": "^14.1.0",
24-
"pixelmatch": "^5.2.1",
24+
"pixelmatch": "^5.3.0",
2525
"puppeteer": "^13.5.2",
2626
"puppeteer-cluster": "^0.23.0"
2727
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,12 +1247,12 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
12471247
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
12481248
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
12491249

1250-
pixelmatch@^5.2.1:
1251-
version "5.2.1"
1252-
resolved "https://registry.yarnpkg.com/pixelmatch/-/pixelmatch-5.2.1.tgz#9e4e4f4aa59648208a31310306a5bed5522b0d65"
1253-
integrity sha512-WjcAdYSnKrrdDdqTcVEY7aB7UhhwjYQKYhHiBXdJef0MOaQeYpUdQ+iVyBLa5YBKS8MPVPPMX7rpOByISLpeEQ==
1250+
pixelmatch@^5.3.0:
1251+
version "5.3.0"
1252+
resolved "https://registry.yarnpkg.com/pixelmatch/-/pixelmatch-5.3.0.tgz#5e5321a7abedfb7962d60dbf345deda87cb9560a"
1253+
integrity sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==
12541254
dependencies:
1255-
pngjs "^4.0.1"
1255+
pngjs "^6.0.0"
12561256

12571257
pkg-dir@4.2.0:
12581258
version "4.2.0"
@@ -1261,10 +1261,10 @@ pkg-dir@4.2.0:
12611261
dependencies:
12621262
find-up "^4.0.0"
12631263

1264-
pngjs@^4.0.1:
1265-
version "4.0.1"
1266-
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-4.0.1.tgz#f803869bb2fc1bfe1bf99aa4ec21c108117cfdbe"
1267-
integrity sha512-rf5+2/ioHeQxR6IxuYNYGFytUyG3lma/WW1nsmjeHlWwtb2aByla6dkVc8pmJ9nplzkTA0q2xx7mMWrOTqT4Gg==
1264+
pngjs@^6.0.0:
1265+
version "6.0.0"
1266+
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-6.0.0.tgz#ca9e5d2aa48db0228a52c419c3308e87720da821"
1267+
integrity sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg==
12681268

12691269
portfinder@^1.0.28:
12701270
version "1.0.28"

0 commit comments

Comments
 (0)