mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-29 02:19:11 -06:00
fix(deps): update dependency human-interval to version .x 🌟 (#8031)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
"gulp-rename": "1.4.0",
|
||||
"hasha": "5.0.0",
|
||||
"http-server": "0.12.1",
|
||||
"human-interval": "0.1.6",
|
||||
"human-interval": "1.0.0",
|
||||
"husky": "2.4.1",
|
||||
"inquirer": "3.3.0",
|
||||
"inquirer-confirm": "2.0.3",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"cypress-react-unit-test": "4.8.0",
|
||||
"fira": "cypress-io/fira#fb63362742eea8cdce0d90825ab9264d77719e3d",
|
||||
"gravatar": "1.8.0",
|
||||
"human-interval": "0.1.6",
|
||||
"human-interval": "1.0.0",
|
||||
"lodash": "4.17.19",
|
||||
"markdown-it": "8.4.2",
|
||||
"mobx": "5.15.4",
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"graceful-fs": "4.2.0",
|
||||
"http-proxy": "cypress-io/node-http-proxy#9322b4b69b34f13a6f3874e660a35df3305179c6",
|
||||
"http-status-codes": "1.4.0",
|
||||
"human-interval": "0.1.6",
|
||||
"human-interval": "1.0.0",
|
||||
"image-size": "0.8.3",
|
||||
"is-fork-pr": "2.5.0",
|
||||
"is-html": "2.0.0",
|
||||
|
||||
@@ -14016,10 +14016,10 @@ https-proxy-agent@^4.0.0:
|
||||
agent-base "5"
|
||||
debug "4"
|
||||
|
||||
human-interval@0.1.6:
|
||||
version "0.1.6"
|
||||
resolved "https://registry.yarnpkg.com/human-interval/-/human-interval-0.1.6.tgz#0057973454764c3abcbeb2aed612fc9644e68488"
|
||||
integrity sha1-AFeXNFR2TDq8vrKu1hL8lkTmhIg=
|
||||
human-interval@1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/human-interval/-/human-interval-1.0.0.tgz#7ba00a15f3d94ab6a4c16f76060e4aa07c713019"
|
||||
integrity sha512-SWPw3rD6/ocA0JnGePoXp5Zf5eILzsoL5vdWdLwtTuyrElyCpfQb0whIcxMdK/gAKNl2rFDGkPAbwI2KGZCvNA==
|
||||
|
||||
human-signals@^1.1.1:
|
||||
version "1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user