Skip to content

Commit 1bcb619

Browse files
Update dependency shelljs to ^0.10.0 [SECURITY]
1 parent 1c80467 commit 1bcb619

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
@@ -7,7 +7,7 @@
77
"chalk": "^1.1.3",
88
"eslint-config-airbnb-base": "^11.1.1",
99
"eslint-plugin-import": "^2.2.0",
10-
"shelljs": "^0.7.7",
10+
"shelljs": "^0.10.0",
1111
"yeoman-generator": "^1.1.1",
1212
"yosay": "^2.0.0"
1313
},

0 commit comments

Comments
 (0)