chore(deps): update dependency mock-fs to v5.1.3 (#17090)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-09 23:39:43 +00:00 committed by GitHub
parent 0e7c4306ec
commit 6cc5aef706
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -290,7 +290,7 @@
"jest-silent-reporter": "0.5.0", "jest-silent-reporter": "0.5.0",
"markdownlint-cli2": "0.4.0", "markdownlint-cli2": "0.4.0",
"memfs": "3.4.7", "memfs": "3.4.7",
"mock-fs": "5.1.2", "mock-fs": "5.1.3",
"mockdate": "3.0.5", "mockdate": "3.0.5",
"nock": "13.2.9", "nock": "13.2.9",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",

View file

@ -7051,10 +7051,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
mock-fs@5.1.2: mock-fs@5.1.3:
version "5.1.2" version "5.1.3"
resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-5.1.2.tgz#6fa486e06d00f8793a8d2228de980eff93ce6db7" resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-5.1.3.tgz#e5c0b4dd566dfaf322f7cd8bfe4625c9c6060941"
integrity sha512-YkjQkdLulFrz0vD4BfNQdQRVmgycXTV7ykuHMlyv+C8WCHazpkiQRDthwa02kSyo8wKnY9wRptHfQLgmf0eR+A== integrity sha512-6rAOGeJgXFYsHlRSsuwUsSIPHk3sA4JfCOLswTc0gSFIU6HTC2xaRXh14orYKYLAg5ygmnxaYsrRxC4xNUkxnw==
mockdate@3.0.5: mockdate@3.0.5:
version "3.0.5" version "3.0.5"