Skip to content

Commit

Permalink
test: bump standard dev dependency to ^11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Aug 16, 2018
1 parent 799dede commit 1fbeecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"clear-require": "^1.0.1",
"standard": "^10.0.3"
"standard": "^11.0.1"
},
"scripts": {
"test": "standard && node test.js"
Expand Down

0 comments on commit 1fbeecc

Please sign in to comment.