Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-22 01:50:25 +0300
committerGitHub <noreply@github.com>2020-12-22 01:50:25 +0300
commitd00884df308bb38744c5f3e96e06fad50486eeda (patch)
treee10f61a93cc516760ceab8a65aff66e78c0092c2
parentb9fa0c370dc05905871e5be431b8c2096d162fc7 (diff)
Bump cypress-image-snapshot from 3.1.1 to 4.0.0
Bumps [cypress-image-snapshot](https://github.com/palmerhq/cypress-image-snapshot) from 3.1.1 to 4.0.0. - [Release notes](https://github.com/palmerhq/cypress-image-snapshot/releases) - [Commits](https://github.com/palmerhq/cypress-image-snapshot/compare/v3.1.1...v4.0.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json50
-rw-r--r--package.json2
2 files changed, 37 insertions, 15 deletions
diff --git a/package-lock.json b/package-lock.json
index 1be176951..be55fbb3b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8290,15 +8290,15 @@
}
},
"cypress-image-snapshot": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/cypress-image-snapshot/-/cypress-image-snapshot-3.1.1.tgz",
- "integrity": "sha512-r+rjnljehx45qhhV9M/lBsg34Ibys9JWSbPFo9ktV6ovnpxiZSh9GYM/SXEvtJoEonRF51M/Gn2G6J3UlaV6Dg==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/cypress-image-snapshot/-/cypress-image-snapshot-4.0.0.tgz",
+ "integrity": "sha512-3BAdSsPlbk93Gg4Jt9rtjW99pfr/OWWX/LCDGGkU9UiNvHGvJSGqaFb/3vQoCt98nLId9S3FfjRcX3+mOFZNOQ==",
"dev": true,
"requires": {
"chalk": "^2.4.1",
"fs-extra": "^7.0.1",
"glob": "^7.1.3",
- "jest-image-snapshot": "2.8.2",
+ "jest-image-snapshot": "4.2.0",
"pkg-dir": "^3.0.0",
"term-img": "^4.0.0"
}
@@ -10835,6 +10835,12 @@
"minimatch": "~3.0.2"
}
},
+ "glur": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/glur/-/glur-1.1.2.tgz",
+ "integrity": "sha1-8g6jbbEDv8KSNDkh8fkeg8NGdok=",
+ "dev": true
+ },
"gonzales-pe": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-4.3.0.tgz",
@@ -12818,18 +12824,20 @@
}
},
"jest-image-snapshot": {
- "version": "2.8.2",
- "resolved": "https://registry.npmjs.org/jest-image-snapshot/-/jest-image-snapshot-2.8.2.tgz",
- "integrity": "sha512-gtKgxfW5ifAikNI+fp0c0o/3byOeOUSmYeAELblGzINEZrDGUYxwUZtn5rNrgVuzjgGMBBsKYv/2gIM6VpzLaw==",
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/jest-image-snapshot/-/jest-image-snapshot-4.2.0.tgz",
+ "integrity": "sha512-6aAqv2wtfOgxiJeBayBCqHo1zX+A12SUNNzo7rIxiXh6W6xYVu8QyHWkada8HeRi+QUTHddp0O0Xa6kmQr+xbQ==",
"dev": true,
"requires": {
"chalk": "^1.1.3",
"get-stdin": "^5.0.1",
+ "glur": "^1.1.2",
"lodash": "^4.17.4",
"mkdirp": "^0.5.1",
- "pixelmatch": "^4.0.2",
- "pngjs": "^3.3.3",
- "rimraf": "^2.6.2"
+ "pixelmatch": "^5.1.0",
+ "pngjs": "^3.4.0",
+ "rimraf": "^2.6.2",
+ "ssim.js": "^3.1.1"
},
"dependencies": {
"ansi-styles": {
@@ -16107,12 +16115,20 @@
}
},
"pixelmatch": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/pixelmatch/-/pixelmatch-4.0.2.tgz",
- "integrity": "sha1-j0fc7FARtHe2fbA8JDvB8wheiFQ=",
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/pixelmatch/-/pixelmatch-5.2.1.tgz",
+ "integrity": "sha512-WjcAdYSnKrrdDdqTcVEY7aB7UhhwjYQKYhHiBXdJef0MOaQeYpUdQ+iVyBLa5YBKS8MPVPPMX7rpOByISLpeEQ==",
"dev": true,
"requires": {
- "pngjs": "^3.0.0"
+ "pngjs": "^4.0.1"
+ },
+ "dependencies": {
+ "pngjs": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/pngjs/-/pngjs-4.0.1.tgz",
+ "integrity": "sha512-rf5+2/ioHeQxR6IxuYNYGFytUyG3lma/WW1nsmjeHlWwtb2aByla6dkVc8pmJ9nplzkTA0q2xx7mMWrOTqT4Gg==",
+ "dev": true
+ }
}
},
"pkg-dir": {
@@ -17801,6 +17817,12 @@
"tweetnacl": "~0.14.0"
}
},
+ "ssim.js": {
+ "version": "3.5.0",
+ "resolved": "https://registry.npmjs.org/ssim.js/-/ssim.js-3.5.0.tgz",
+ "integrity": "sha512-Aj6Jl2z6oDmgYFFbQqK7fght19bXdOxY7Tj03nF+03M9gCBAjeIiO8/PlEGMfKDwYpw4q6iBqVq2YuREorGg/g==",
+ "dev": true
+ },
"ssri": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz",
diff --git a/package.json b/package.json
index 8f0ee3aad..b4f260e7d 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.0.1",
"cypress": "^5.1.0",
- "cypress-image-snapshot": "^3.1.1",
+ "cypress-image-snapshot": "^4.0.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",
"eslint-friendly-formatter": "^4.0.1",