Bump snap-shot-it from 6.1.10 to 6.2.2 (#2227)

Bumps [snap-shot-it](https://github.com/bahmutov/snap-shot-it) from 6.1.10 to 6.2.2.
- [Release notes](https://github.com/bahmutov/snap-shot-it/releases)
- [Commits](https://github.com/bahmutov/snap-shot-it/compare/v6.1.10...v6.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-10-30 20:31:02 +00:00
committed by chris48s
parent f9384d769b
commit d22fa6671e

32
package-lock.json generated
View File

@@ -12517,14 +12517,14 @@
}
},
"snap-shot-core": {
"version": "7.1.7",
"resolved": "https://registry.npmjs.org/snap-shot-core/-/snap-shot-core-7.1.7.tgz",
"integrity": "sha512-JG/y84dyVApiJcxW0hYqnPn5/tG4yTwTfxZipTGGJ5hpvYO4MZZkwTC19m6EmZY4evdFYiaZLjHu7bDWmTXVJQ==",
"version": "7.1.8",
"resolved": "https://registry.npmjs.org/snap-shot-core/-/snap-shot-core-7.1.8.tgz",
"integrity": "sha512-ud9d7RopkbJ8mhEDvzH9kSz85NwCMz5ZL1zLRtJtNF3bTDmF+waag85lD/WkPlXqlQRSwaBR6rY5JSofYPkfCA==",
"dev": true,
"requires": {
"check-more-types": "2.24.0",
"common-tags": "1.8.0",
"debug": "3.2.5",
"debug": "3.2.6",
"escape-quotes": "1.0.2",
"folktale": "2.3.1",
"is-ci": "1.2.1",
@@ -12536,9 +12536,9 @@
},
"dependencies": {
"debug": {
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.5.tgz",
"integrity": "sha512-D61LaDQPQkxJ5AUM2mbSJRbPkNs/TmdmOeLAi1hgDkpDfIfetSrjmWhccwtuResSwMbACjx/xXQofvM9CE/aeg==",
"version": "3.2.6",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz",
"integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
"dev": true,
"requires": {
"ms": "^2.1.1"
@@ -12565,25 +12565,25 @@
}
},
"snap-shot-it": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/snap-shot-it/-/snap-shot-it-6.1.10.tgz",
"integrity": "sha512-D5UoZaW5M2EHDVT96VQosN784pBd08jjTe3OLQ2Xrus9+x0bNzl4OFx4OetIU8vTGa/CEUu3kB84+7HoLwCoxw==",
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/snap-shot-it/-/snap-shot-it-6.2.2.tgz",
"integrity": "sha512-yOxf2IxYAUftsmbplMhfIboZchkbFD5vtpN5cDpr4jHAXXHY7dG8ssuAxwP87c8XbyvOBZHrVIyNyRG4N7wAlQ==",
"dev": true,
"requires": {
"@bahmutov/data-driven": "1.0.0",
"check-more-types": "2.24.0",
"debug": "3.2.6",
"debug": "4.1.0",
"has-only": "1.1.1",
"pluralize": "7.0.0",
"ramda": "0.25.0",
"snap-shot-compare": "2.7.1",
"snap-shot-core": "7.1.7"
"snap-shot-core": "7.1.8"
},
"dependencies": {
"debug": {
"version": "3.2.6",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz",
"integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.0.tgz",
"integrity": "sha512-heNPJUJIqC+xB6ayLAMHaIrmN9HKa7aQO8MGqKpvCA+uJYVcvR6l5kgdrhRuwPFHU7P5/A1w0BjByPHwpfTDKg==",
"dev": true,
"requires": {
"ms": "^2.1.1"
@@ -14181,7 +14181,7 @@
"dependencies": {
"chalk": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
"resolved": "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
"dev": true,
"requires": {