Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 3f6c930

Browse files
Merge pull request #102 from AtomLinter/mauricerkelly/pin-fs-extras-package
Pin fs-extra to 4.0.1
2 parents a54f16a + f843c27 commit 3f6c930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint": "^3.13.0",
5454
"eslint-config-airbnb-base": "^11.0.1",
5555
"eslint-plugin-import": "^2.2.0",
56-
"fs-extra": "^4.0.0"
56+
"fs-extra": "^4.0.1"
5757
},
5858
"eslintConfig": {
5959
"extends": "airbnb-base",

0 commit comments

Comments
 (0)