Skip to content

Commit

Permalink
chore(deps-dev): bump mockdate from 2.0.2 to 3.0.5
Browse files Browse the repository at this point in the history
Bumps [mockdate](https://github.com/boblauer/MockDate) from 2.0.2 to 3.0.5.
- [Changelog](https://github.com/boblauer/MockDate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/boblauer/MockDate/commits/v3.0.5)

---
updated-dependencies:
- dependency-name: mockdate
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent be8d0b6 commit 19d5d0c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/apps-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"chai-as-promised": "^7.1.1",
"lolex": "^3.1.0",
"mocha": "^9.2.2",
"mockdate": "^2.0.2",
"mockdate": "^3.0.5",
"netrc-parser": "^3.1.6",
"nock": "^10.0.6",
"nyc": "^15.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/container-registry-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"depcheck": "^1.4.7",
"lolex": "^3.1.0",
"mocha": "^9.2.2",
"mockdate": "^2.0.2",
"mockdate": "^3.0.5",
"nock": "^10.0.6",
"nyc": "^15.1.0",
"oclif": "3.11.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@ __metadata:
lodash: ^4.17.21
lolex: ^3.1.0
mocha: ^9.2.2
mockdate: ^2.0.2
mockdate: ^3.0.5
netrc-parser: ^3.1.6
nock: ^10.0.6
nyc: ^15.1.0
Expand Down Expand Up @@ -1422,7 +1422,7 @@ __metadata:
inquirer: ^8.2.6
lolex: ^3.1.0
mocha: ^9.2.2
mockdate: ^2.0.2
mockdate: ^3.0.5
nock: ^10.0.6
nyc: ^15.1.0
oclif: 3.11.3
Expand Down Expand Up @@ -13977,10 +13977,10 @@ __metadata:
languageName: node
linkType: hard

"mockdate@npm:^2.0.2":
version: 2.0.2
resolution: "mockdate@npm:2.0.2"
checksum: ab634969d694d01cb1b87313a65dd522c0b7057e91b023a25100dcea3a80d9e033261ff37857c89b92e048075e5a790e11ee80376eaa0f3ddf73e9dc33c689e3
"mockdate@npm:^3.0.5":
version: 3.0.5
resolution: "mockdate@npm:3.0.5"
checksum: 72b66786d9e072379693f80bf9fb82eb5153c9741030a4294184e3ccaf952d0713fae8966f77780580cf902f8ec7ccc95577b0ad47980d255e2ffb71fc7ca49c
languageName: node
linkType: hard

Expand Down

0 comments on commit 19d5d0c

Please sign in to comment.