Skip to content

Commit d76162f

Browse files
committed
chore(deps): update dependency @types/mock-fs to v4.13.1
1 parent f29a1c1 commit d76162f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/chai": "4.2.18",
2222
"@types/chai-as-promised": "7.1.4",
2323
"@types/mocha": "5.2.7",
24-
"@types/mock-fs": "4.13.0",
24+
"@types/mock-fs": "4.13.1",
2525
"@types/node": "14.17.2",
2626
"chai": "4.3.4",
2727
"chai-as-promised": "7.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1415,10 +1415,10 @@
14151415
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
14161416
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
14171417

1418-
"@types/mock-fs@4.13.0":
1419-
version "4.13.0"
1420-
resolved "https://registry.yarnpkg.com/@types/mock-fs/-/mock-fs-4.13.0.tgz#b8b01cd2db588668b2532ecd21b1babd3fffb2c0"
1421-
integrity sha512-FUqxhURwqFtFBCuUj3uQMp7rPSQs//b3O9XecAVxhqS9y4/W8SIJEZFq2mmpnFVZBXwR/2OyPLE97CpyYiB8Mw==
1418+
"@types/mock-fs@4.13.1":
1419+
version "4.13.1"
1420+
resolved "https://registry.yarnpkg.com/@types/mock-fs/-/mock-fs-4.13.1.tgz#9201554ceb23671badbfa8ac3f1fa9e0706305be"
1421+
integrity sha512-m6nFAJ3lBSnqbvDZioawRvpLXSaPyn52Srf7OfzjubYbYX8MTUdIgDxQl0wEapm4m/pNYSd9TXocpQ0TvZFlYA==
14221422
dependencies:
14231423
"@types/node" "*"
14241424

0 commit comments

Comments
 (0)