Skip to content

Commit d5583a3

Browse files
chore(deps): update dependency @simonsmith/cypress-image-snapshot to v10
1 parent 7cc1c90 commit d5583a3

File tree

2 files changed

+14
-26
lines changed

2 files changed

+14
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@commitlint/config-conventional": "19.6.0",
7272
"@react-three/fiber": "~9.1.2",
7373
"@remix-run/dev": "2.15.2",
74-
"@simonsmith/cypress-image-snapshot": "9.1.0",
74+
"@simonsmith/cypress-image-snapshot": "10.0.1",
7575
"@swc/core": "1.10.4",
7676
"@swc/jest": "0.2.37",
7777
"@testing-library/cypress": "10.0.2",

yarn.lock

Lines changed: 13 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5125,16 +5125,16 @@ __metadata:
51255125
languageName: node
51265126
linkType: hard
51275127

5128-
"@simonsmith/cypress-image-snapshot@npm:9.1.0":
5129-
version: 9.1.0
5130-
resolution: "@simonsmith/cypress-image-snapshot@npm:9.1.0"
5128+
"@simonsmith/cypress-image-snapshot@npm:10.0.1":
5129+
version: 10.0.1
5130+
resolution: "@simonsmith/cypress-image-snapshot@npm:10.0.1"
51315131
dependencies:
5132-
"@types/jest-image-snapshot": ^6.1.0
5132+
"@types/jest-image-snapshot": ^6.4.0
51335133
chalk: ^4.1.2
5134-
jest-image-snapshot: ^6.1.0
5134+
jest-image-snapshot: ^6.5.1
51355135
peerDependencies:
5136-
cypress: ">10.0.0"
5137-
checksum: cb81eb96f0dbe29627f3bf555b3fadb16fbbcc276c0f682bb3800261d3287093eda2ce0a13778ef73e9ee052ae0a6cb2c46cee3640d4145f22ebed1e8fc2b56d
5136+
cypress: ">13.0.0"
5137+
checksum: f090854cff8a4512e7cc8b3b12f07bf063f4c73d282926cd958525455c6236e4fbeda454d94e258d1e802b959f481177b891315302eb8d55d9e17417c917a5a5
51385138
languageName: node
51395139
linkType: hard
51405140

@@ -5651,7 +5651,7 @@ __metadata:
56515651
languageName: node
56525652
linkType: hard
56535653

5654-
"@types/jest-image-snapshot@npm:^6.1.0":
5654+
"@types/jest-image-snapshot@npm:^6.4.0":
56555655
version: 6.4.0
56565656
resolution: "@types/jest-image-snapshot@npm:6.4.0"
56575657
dependencies:
@@ -12329,24 +12329,23 @@ __metadata:
1232912329
languageName: node
1233012330
linkType: hard
1233112331

12332-
"jest-image-snapshot@npm:^6.1.0":
12333-
version: 6.4.0
12334-
resolution: "jest-image-snapshot@npm:6.4.0"
12332+
"jest-image-snapshot@npm:^6.5.1":
12333+
version: 6.5.1
12334+
resolution: "jest-image-snapshot@npm:6.5.1"
1233512335
dependencies:
1233612336
chalk: ^4.0.0
1233712337
get-stdin: ^5.0.1
1233812338
glur: ^1.1.2
1233912339
lodash: ^4.17.4
1234012340
pixelmatch: ^5.1.0
1234112341
pngjs: ^3.4.0
12342-
rimraf: ^2.6.2
1234312342
ssim.js: ^3.1.1
1234412343
peerDependencies:
1234512344
jest: ">=20 <=29"
1234612345
peerDependenciesMeta:
1234712346
jest:
1234812347
optional: true
12349-
checksum: f3b8a0cbba6e4bd4c19080e8cb807b4dd03e60d43bc69e0bf5898c09dbbb0ee812c04ad66d027ee64121f169bb5ef0cd81d5903efd2772e085e619aa6415676b
12348+
checksum: 12d0d313655ce5de402654cdd4c419ff08e23b6c9a8567b2c891372f24d6c8cf7d7636cee5fa4758d7aef64556c75dd618ccaf754722abe69b762f299e374f38
1235012349
languageName: node
1235112350
linkType: hard
1235212351

@@ -16657,7 +16656,7 @@ __metadata:
1665716656
"@commitlint/config-conventional": 19.6.0
1665816657
"@react-three/fiber": ~9.1.2
1665916658
"@remix-run/dev": 2.15.2
16660-
"@simonsmith/cypress-image-snapshot": 9.1.0
16659+
"@simonsmith/cypress-image-snapshot": 10.0.1
1666116660
"@swc/core": 1.10.4
1666216661
"@swc/jest": 0.2.37
1666316662
"@testing-library/cypress": 10.0.2
@@ -17327,17 +17326,6 @@ __metadata:
1732717326
languageName: node
1732817327
linkType: hard
1732917328

17330-
"rimraf@npm:^2.6.2":
17331-
version: 2.7.1
17332-
resolution: "rimraf@npm:2.7.1"
17333-
dependencies:
17334-
glob: ^7.1.3
17335-
bin:
17336-
rimraf: ./bin.js
17337-
checksum: cdc7f6eacb17927f2a075117a823e1c5951792c6498ebcce81ca8203454a811d4cf8900314154d3259bb8f0b42ab17f67396a8694a54cae3283326e57ad250cd
17338-
languageName: node
17339-
linkType: hard
17340-
1734117329
"rimraf@npm:^3.0.2":
1734217330
version: 3.0.2
1734317331
resolution: "rimraf@npm:3.0.2"

0 commit comments

Comments
 (0)