Skip to content

Commit cc6bd5f

Browse files
greenkeeper[bot]jwilsson
authored andcommitted
fix(package): update atom-linter to version 9.0.0
https://greenkeeper.io/
1 parent dc9e2f7 commit cc6bd5f

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
@@ -9,7 +9,7 @@
99
"atom": ">=1.0.0"
1010
},
1111
"dependencies": {
12-
"atom-linter": "^8.0.0",
12+
"atom-linter": "^9.0.0",
1313
"atom-package-deps": "^4.0.1",
1414
"lesshint": "^3.0.0"
1515
},

0 commit comments

Comments
 (0)