Skip to content

Commit 8cde2ba

Browse files
authored
Update chai & pixelmatch versions (#7160)
This updates each to the highest minor & patch version within the major version that is currently used in cirq_ts.
1 parent 8dcbd11 commit 8cde2ba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cirq-web/cirq_ts/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cirq-web/cirq_ts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/jsdom": "^21.1.7",
1717
"@types/mocha": "^10.0.10",
1818
"@types/node": "^22.10.7",
19-
"@types/pixelmatch": "^5.2.3",
19+
"@types/pixelmatch": "^5.2.4",
2020
"@types/pngjs": "^6.0.0",
2121
"@types/puppeteer": "^7.0.4",
2222
"@types/temp": "^0.9.0",
@@ -30,7 +30,7 @@
3030
"mocha": "^11.1.0",
3131
"npm": "^11.0.0",
3232
"nyc": "^17.1.0",
33-
"pixelmatch": "^5.2.1",
33+
"pixelmatch": "^5.3.0",
3434
"pngjs": "^7.0.0",
3535
"puppeteer": "^24.1.0",
3636
"temp": "^0.9.4",

0 commit comments

Comments
 (0)