Skip to content

Commit

Permalink
Upgrade mock-fs
Browse files Browse the repository at this point in the history
  • Loading branch information
eliangcs committed Oct 4, 2024
1 parent 4a94000 commit 2a1ee90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"aws-sdk": "^2.1397.0",
"dicer": "^0.3.1",
"fs-extra": "^11.1.1",
"mock-fs": "^5.2.0",
"mock-fs": "^5.3.0",
"nock": "^13.5.4",
"tsd": "^0.31.1"
},
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8491,6 +8491,11 @@ mock-fs@^5.2.0:
resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-5.2.0.tgz#3502a9499c84c0a1218ee4bf92ae5bf2ea9b2b5e"
integrity sha512-2dF2R6YMSZbpip1V1WHKGLNjr/k48uQClqMVb5H3MOvwc9qhYis3/IWbj02qIg/Y8MDXKFF4c5v0rxx2o6xTZw==

mock-fs@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-5.3.0.tgz#7dfc95ce5528aff8e10fa117161b91d8129e0e9e"
integrity sha512-IMvz1X+RF7vf+ur7qUenXMR7/FSKSIqS3HqFHXcyNI7G0FbpFO8L5lfsUJhl+bhK1AiulVHWKUSxebWauPA+xQ==

mock-stdin@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/mock-stdin/-/mock-stdin-1.0.0.tgz#efcfaf4b18077e14541742fd758b9cae4e5365ea"
Expand Down

0 comments on commit 2a1ee90

Please sign in to comment.