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

bump packages

This commit is contained in:
Matthias Kretschmann 2019-06-10 02:37:32 +02:00
parent 7a2b3962d0
commit e3479f6955
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -14,20 +14,19 @@
},
"dependencies": {},
"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.4.0",
"@babel/preset-env": "^7.4.2",
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0",
"conventional-changelog-cli": "^2.0.12",
"conventional-changelog-cli": "^2.0.21",
"cross-env": "^5.2.0",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-react": "^7.13.0",
"prettier": "^1.18.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-hot-loader": "^4.8.1",
"release-it": "^12.3.0"
},
"homepage": "https://github.com/kremalicious/gatsby-plugin-matomo",