Skip to content

Commit 9b5efd1

Browse files
Bump mock-fs from 5.0.0 to 5.1.1 in /services/bot (#187)
Bumps [mock-fs](https://github.com/tschaub/mock-fs) from 5.0.0 to 5.1.1. - [Release notes](https://github.com/tschaub/mock-fs/releases) - [Changelog](https://github.com/tschaub/mock-fs/blob/main/changelog.md) - [Commits](tschaub/mock-fs@v5.0.0...v5.1.1) --- updated-dependencies: - dependency-name: mock-fs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2301ab2 commit 9b5efd1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

services/bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint": "^7.32.0",
5858
"eslint-plugin-jsdoc": "^36.1.0",
5959
"jest": "^26.6.3",
60-
"mock-fs": "^5.0.0",
60+
"mock-fs": "^5.1.1",
6161
"mockdate": "^3.0.5",
6262
"mrm-task-npm-docker": "^1.3.0",
6363
"ngrok": "^4.1.0",

services/bot/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5139,9 +5139,9 @@ mkpath@^0.1.0:
51395139
version "0.1.0"
51405140
resolved "https://registry.npmjs.org/mkpath/-/mkpath-0.1.0.tgz"
51415141

5142-
mock-fs@^5.0.0:
5143-
version "5.0.0"
5144-
resolved "https://registry.npmjs.org/mock-fs/-/mock-fs-5.0.0.tgz"
5142+
mock-fs@^5.1.1:
5143+
version "5.1.1"
5144+
resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-5.1.1.tgz#d4c95e916abf400664197079d7e399d133bb6048"
51455145

51465146
mockdate@^3.0.5:
51475147
version "3.0.5"

0 commit comments

Comments
 (0)