mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-13 12:59:07 -05:00
fix(deps): update dependency moment to version 2.26.0 🌟 (#7718)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"lodash": "4.17.15",
|
||||
"log-symbols": "3.0.0",
|
||||
"minimist": "1.2.5",
|
||||
"moment": "2.24.0",
|
||||
"moment": "2.26.0",
|
||||
"ospath": "1.2.2",
|
||||
"pretty-bytes": "5.3.0",
|
||||
"ramda": "0.26.1",
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"mobx": "5.15.4",
|
||||
"mobx-react": "6.1.8",
|
||||
"mobx-react-devtools": "6.1.1",
|
||||
"moment": "2.24.0",
|
||||
"moment": "2.26.0",
|
||||
"prop-types": "15.7.2",
|
||||
"rc-collapse": "1.11.8",
|
||||
"react": "16.8.6",
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"minimatch": "3.0.4",
|
||||
"minimist": "1.2.5",
|
||||
"mocha": "7.0.1",
|
||||
"moment": "2.24.0",
|
||||
"moment": "2.26.0",
|
||||
"morgan": "1.9.1",
|
||||
"ordinal": "1.0.3",
|
||||
"react-15.6.1": "npm:react@15.6.1",
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
"mocha-7.0.1": "npm:mocha@7.0.1",
|
||||
"mocha-junit-reporter": "1.23.1",
|
||||
"mocha-teamcity-reporter": "3.0.0",
|
||||
"moment": "2.24.0",
|
||||
"moment": "2.26.0",
|
||||
"morgan": "1.9.1",
|
||||
"node-machine-id": "1.1.12",
|
||||
"node-webkit-updater": "cypress-io/node-webkit-updater#e74623726f381487f543e373e71515177a32daeb",
|
||||
|
||||
@@ -17851,10 +17851,10 @@ module-not-found-error@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/module-not-found-error/-/module-not-found-error-1.0.1.tgz#cf8b4ff4f29640674d6cdd02b0e3bc523c2bbdc0"
|
||||
integrity sha1-z4tP9PKWQGdNbN0CsOO8UjwrvcA=
|
||||
|
||||
moment@2.24.0:
|
||||
version "2.24.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
|
||||
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
|
||||
moment@2.26.0:
|
||||
version "2.26.0"
|
||||
resolved "https://registry.yarnpkg.com/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a"
|
||||
integrity sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw==
|
||||
|
||||
moment@^2.18.1, moment@^2.19.1, moment@^2.9.0:
|
||||
version "2.25.3"
|
||||
|
||||
Reference in New Issue
Block a user