We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4558a commit 9042580Copy full SHA for 9042580
cypress/plugins/index.js
package.json
@@ -95,7 +95,8 @@
95
"@babel/register": "^7.10.5",
96
"@babel/standalone": "^7.10.5",
97
"@mdx-js/loader": "^0.20.3",
98
- "@percy/cypress": "^2.3.2",
+ "@percy/cli": "^1.0.0-beta.73",
99
+ "@percy/cypress": "^3.1.1",
100
"@size-limit/file": "^4.5.5",
101
"@types/react": "^16.9.43",
102
"@typescript-eslint/eslint-plugin": "^3.7.1",
@@ -149,7 +150,7 @@
149
150
"mocha": "^8.0.1",
151
"prettier": "^2.0.5",
152
"prismjs": "^1.20.0",
- "puppeteer": "^5.2.1",
153
+ "puppeteer": "^13.0.1",
154
"raw-loader": "^4.0.1",
155
"react": "^17.0.0",
156
"react-ace": "^6.4.0",
0 commit comments