Skip to content

Commit 5b5ae2a

Browse files
chore(deps-dev): bump pixelmatch from 5.3.0 to 7.1.0 (#1378)
Bumps [pixelmatch](https://github.com/mapbox/pixelmatch) from 5.3.0 to 7.1.0. - [Release notes](https://github.com/mapbox/pixelmatch/releases) - [Commits](mapbox/pixelmatch@v5.3.0...v7.1.0) --- updated-dependencies: - dependency-name: pixelmatch dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1554792 commit 5b5ae2a

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"lerna": "^9.0.7",
6969
"lint-staged": "^11.2.3",
7070
"nodemon": "^2.0.15",
71-
"pixelmatch": "^5.3.0",
71+
"pixelmatch": "^7.1.0",
7272
"playwright": "^1.40.0",
7373
"pngjs": "^7.0.0",
7474
"prettier": "^3.2.5",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14139,12 +14139,12 @@ pixelmatch@^4.0.2:
1413914139
dependencies:
1414014140
pngjs "^3.0.0"
1414114141

14142-
pixelmatch@^5.3.0:
14143-
version "5.3.0"
14144-
resolved "https://registry.yarnpkg.com/pixelmatch/-/pixelmatch-5.3.0.tgz#5e5321a7abedfb7962d60dbf345deda87cb9560a"
14145-
integrity sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==
14142+
pixelmatch@^7.1.0:
14143+
version "7.1.0"
14144+
resolved "https://registry.yarnpkg.com/pixelmatch/-/pixelmatch-7.1.0.tgz#9d59bddc8c779340e791106c0f245ac33ae4d113"
14145+
integrity sha512-1wrVzJ2STrpmONHKBy228LM1b84msXDUoAzVEl0R8Mz4Ce6EPr+IVtxm8+yvrqLYMHswREkjYFaMxnyGnaY3Ng==
1414614146
dependencies:
14147-
pngjs "^6.0.0"
14147+
pngjs "^7.0.0"
1414814148

1414914149
pkg-dir@^4.2.0:
1415014150
version "4.2.0"
@@ -14203,11 +14203,6 @@ pngjs@^3.0.0, pngjs@^3.3.3:
1420314203
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-3.4.0.tgz#99ca7d725965fb655814eaf65f38f12bbdbf555f"
1420414204
integrity sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==
1420514205

14206-
pngjs@^6.0.0:
14207-
version "6.0.0"
14208-
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-6.0.0.tgz#ca9e5d2aa48db0228a52c419c3308e87720da821"
14209-
integrity sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg==
14210-
1421114206
pngjs@^7.0.0:
1421214207
version "7.0.0"
1421314208
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-7.0.0.tgz#a8b7446020ebbc6ac739db6c5415a65d17090e26"

0 commit comments

Comments
 (0)