Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Commit 84ea29a

Browse files
author
David First
committed
fix tests to pass on node v11 by updating mock-fs package (see their bug tschaub/mock-fs#256)
1 parent 614a548 commit 84ea29a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"mocha-appveyor-reporter": "^0.4.2",
9595
"mocha-circleci-reporter": "0.0.3",
9696
"mocha-junit-reporter": "^1.13.0",
97-
"mock-fs": "^4.5.0",
97+
"mock-fs": "^4.8.0",
9898
"prettier-eslint": "^8.8.2",
9999
"prettier-eslint-cli": "^4.7.1",
100100
"rewire": "^4.0.1",

0 commit comments

Comments
 (0)