1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 14:59:26 +01:00

Bump mockdate from 2.0.2 to 2.0.3 (#43)

Bumps [mockdate](https://github.com/boblauer/MockDate) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/boblauer/MockDate/releases)
- [Commits](https://github.com/boblauer/MockDate/commits/v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-14 11:57:17 -07:00
committed by Amir Raminfar
parent 45fc80342e
commit f45cafb10c
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -6990,9 +6990,9 @@
}
},
"mockdate": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/mockdate/-/mockdate-2.0.2.tgz",
"integrity": "sha1-WuDA6vj+I+AJzQH5iJtCxPY0rxI=",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/mockdate/-/mockdate-2.0.3.tgz",
"integrity": "sha512-/wRyr3grWk3tyk188qjZpeiiAfkAoDPEGqyerretomeeaH0D+pN9MCcedhAwrkxX3a216gp8CwPeQMHfLvrFpA==",
"dev": true
},
"ms": {

View File

@@ -45,7 +45,7 @@
"jest": "^24.8.0",
"jest-serializer-vue": "^2.0.2",
"lint-staged": "^8.2.1",
"mockdate": "^2.0.2",
"mockdate": "^2.0.3",
"node-fetch": "^2.6.0",
"parcel-bundler": "^1.12.3",
"prettier": "^1.18.2",