diff --git a/examples/custom/package.json b/examples/custom/package.json index b9083dc..89543dc 100644 --- a/examples/custom/package.json +++ b/examples/custom/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/debug-phantomjs/package.json b/examples/debug-phantomjs/package.json index b9083dc..89543dc 100644 --- a/examples/debug-phantomjs/package.json +++ b/examples/debug-phantomjs/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/debug-puppeteer/package.json b/examples/debug-puppeteer/package.json index b9083dc..89543dc 100644 --- a/examples/debug-puppeteer/package.json +++ b/examples/debug-puppeteer/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/html5rocks/package.json b/examples/html5rocks/package.json index 14d56de..5d83402 100644 --- a/examples/html5rocks/package.json +++ b/examples/html5rocks/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/process-limit/package.json b/examples/process-limit/package.json index b9083dc..89543dc 100644 --- a/examples/process-limit/package.json +++ b/examples/process-limit/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/simple-promise/package.json b/examples/simple-promise/package.json index b9083dc..89543dc 100644 --- a/examples/simple-promise/package.json +++ b/examples/simple-promise/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/sitemap-index/package.json b/examples/sitemap-index/package.json index b9083dc..89543dc 100644 --- a/examples/sitemap-index/package.json +++ b/examples/sitemap-index/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6" diff --git a/examples/verbose/package.json b/examples/verbose/package.json index b9083dc..89543dc 100644 --- a/examples/verbose/package.json +++ b/examples/verbose/package.json @@ -7,7 +7,7 @@ "start": "node ./snapshot.js" }, "dependencies": { - "html-snapshots": "^4.12.2" + "html-snapshots": "^4.13.0" }, "overrides": { "request": "npm:@cypress/request@3.0.6"