1
0
mirror of https://github.com/kremalicious/gatsby-plugin-matomo.git synced 2024-12-22 17:23:23 +01:00

chore(package): update eslint to version 5.0.0

This commit is contained in:
greenkeeper[bot] 2018-06-23 05:12:44 +00:00
parent 117323688a
commit bd2c161ac6

View File

@ -16,7 +16,7 @@
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"cross-env": "^5.2.0",
"eslint": "^4.19.1",
"eslint": "^5.0.0",
"eslint-plugin-react": "^7.9.1",
"release-it": "^7.4.7"
},