mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-19 09:52:21 +08:00
chore(deps-dev): bump mockdate from 2.0.5 to 3.0.0
Bumps [mockdate](https://github.com/boblauer/MockDate) from 2.0.5 to 3.0.0. - [Release notes](https://github.com/boblauer/MockDate/releases) - [Changelog](https://github.com/boblauer/MockDate/blob/master/CHANGELOG.md) - [Commits](https://github.com/boblauer/MockDate/compare/v2.0.5...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@
|
||||
"eslint-config-prettier": "6.11.0",
|
||||
"eslint-plugin-prettier": "3.1.3",
|
||||
"jest": "26.0.1",
|
||||
"mockdate": "2.0.5",
|
||||
"mockdate": "3.0.0",
|
||||
"nock": "13.0.0-beta.5",
|
||||
"nodejieba": "2.4.1",
|
||||
"nodemon": "2.0.4",
|
||||
|
||||
@@ -8377,10 +8377,10 @@ mkdirp@0.5.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
|
||||
dependencies:
|
||||
minimist "0.0.8"
|
||||
|
||||
mockdate@2.0.5:
|
||||
version "2.0.5"
|
||||
resolved "https://registry.yarnpkg.com/mockdate/-/mockdate-2.0.5.tgz#70c6abf9ed4b2dae65c81dfc170dd1a5cec53620"
|
||||
integrity sha512-ST0PnThzWKcgSLyc+ugLVql45PvESt3Ul/wrdV/OPc/6Pr8dbLAIJsN1cIp41FLzbN+srVTNIRn+5Cju0nyV6A==
|
||||
mockdate@3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/mockdate/-/mockdate-3.0.0.tgz#2901b0deaab4b73072ec799de412d36c903543ec"
|
||||
integrity sha512-asiMT839yFv38PHV9Rm4cBLnrRXlRmcddvuzdKvXygxN2Cw+d96cmMPNJ4JXIHkV/EghuJ9fNG/qzotmLsWDOg==
|
||||
|
||||
module-alias@2.2.2:
|
||||
version "2.2.2"
|
||||
|
||||
Reference in New Issue
Block a user