Bump replayio/cypress

This commit is contained in:
Jaril 2022-11-04 11:32:44 -07:00
parent 757e507aae
commit a5cb9a938f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1325,9 +1325,9 @@
} }
}, },
"@replayio/cypress": { "@replayio/cypress": {
"version": "0.3.2", "version": "0.3.3",
"resolved": "https://registry.npmjs.org/@replayio/cypress/-/cypress-0.3.2.tgz", "resolved": "https://registry.npmjs.org/@replayio/cypress/-/cypress-0.3.3.tgz",
"integrity": "sha512-oco5FdwBZm3uE/g6VXhVhVcYiZeVIvuHnvQu7qaGQhzGHwYriVp2RkBSdMgrBsu9fTd+TTkLF2GgypwEOsaseA==", "integrity": "sha512-Sp3hLUxq+DSf1LRCM1UeDGaRA8AhydV8z/WRRxzxoeae4TTUAdUvohjqhHTc/QRez7iu/tet9sXLZL+GkKc0ow==",
"dev": true, "dev": true,
"requires": { "requires": {
"@replayio/replay": "^0.10.1", "@replayio/replay": "^0.10.1",

View File

@ -65,7 +65,7 @@
"devDependencies": { "devDependencies": {
"@cypress/webpack-preprocessor": "^5.12.0", "@cypress/webpack-preprocessor": "^5.12.0",
"@hot-loader/react-dom": "^17.0.2", "@hot-loader/react-dom": "^17.0.2",
"@replayio/cypress": "^0.3.2", "@replayio/cypress": "^0.3.3",
"@size-limit/preset-app": "^7.0.4", "@size-limit/preset-app": "^7.0.4",
"@types/chai": "^4.2.18", "@types/chai": "^4.2.18",
"@types/dompurify": "^2.2.2", "@types/dompurify": "^2.2.2",