Skip to content

Commit ae760b6

Browse files
Bump mock-os from 0.0.1 to 0.1.0
Bumps [mock-os](https://github.com/lfortin/node-mock-os) from 0.0.1 to 0.1.0. - [Release notes](https://github.com/lfortin/node-mock-os/releases) - [Commits](https://github.com/lfortin/node-mock-os/commits) --- updated-dependencies: - dependency-name: mock-os dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 984feeb commit ae760b6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"coveralls": "^3.0.4",
2525
"istanbul": "^0.4.5",
2626
"mock-fs": "^5.0.0",
27-
"mock-os": "0.0.1",
27+
"mock-os": "0.1.0",
2828
"mockdate": "^3.0.0",
2929
"tape": "^5.0.0"
3030
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -744,10 +744,10 @@ mock-fs@^5.0.0:
744744
resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-5.0.0.tgz#5574520ac824c01a10091bf951c66f677c71acaa"
745745
integrity sha512-A5mm/SpSDwwc/klSaEvvKMGQQtiGiQy8UcDAd/vpVO1fV+4zaHjt39yKgCSErFzv2zYxZIUx9Ud/7ybeHBf8Fg==
746746

747-
mock-os@0.0.1:
748-
version "0.0.1"
749-
resolved "https://registry.yarnpkg.com/mock-os/-/mock-os-0.0.1.tgz#a80a21467a54fd131d224634648c4d7795ee4ab6"
750-
integrity sha1-qAohRnpU/RMdIkY0ZIxNd5XuSrY=
747+
mock-os@0.1.0:
748+
version "0.1.0"
749+
resolved "https://registry.yarnpkg.com/mock-os/-/mock-os-0.1.0.tgz#60b11e266ac43ae10f9a7d5be0cf599f0b8f0517"
750+
integrity sha512-udKNq9Y6ipcFhkaWnFyk7ng5AFUbXdHEBzo+aY56vWIoBWrCAm/kz3cbc1iyt6bbOxJfuRiBAnA3ZE4Ii6pstw==
751751

752752
mockdate@^3.0.0:
753753
version "3.0.5"

0 commit comments

Comments
 (0)