package updates

This commit is contained in:
Matthias Kretschmann 2019-06-07 17:27:15 +02:00
parent 8e09d3c689
commit 4d6dcf0c9f
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 7 additions and 7 deletions

View File

@ -26,19 +26,19 @@
"axios": "^0.19.0",
"classnames": "^2.2.6",
"file-saver": "^2.0.1",
"gatsby": "^2.7.1",
"gatsby-image": "^2.1.1",
"gatsby": "^2.8.5",
"gatsby-image": "^2.1.2",
"gatsby-plugin-favicon": "^3.1.6",
"gatsby-plugin-matomo": "^0.7.0",
"gatsby-plugin-offline": "^2.0.25",
"gatsby-plugin-react-helmet": "^3.0.12",
"gatsby-plugin-sass": "^2.0.11",
"gatsby-plugin-sharp": "^2.1.1",
"gatsby-plugin-sharp": "^2.1.3",
"gatsby-plugin-sitemap": "^2.0.12",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-source-filesystem": "^2.0.37",
"gatsby-source-filesystem": "^2.0.38",
"gatsby-transformer-json": "^2.1.11",
"gatsby-transformer-sharp": "^2.1.18",
"gatsby-transformer-sharp": "^2.1.21",
"gatsby-transformer-yaml": "^2.1.12",
"giphy-js-sdk-core": "^1.0.6",
"graphql": "^14.3.1",
@ -79,10 +79,10 @@
"jest-dom": "^3.4.0",
"ora": "^3.4.0",
"prepend": "^1.0.2",
"prettier": "^1.17.0",
"prettier": "^1.18.2",
"prettier-stylelint": "^0.4.2",
"slugify": "^1.3.4",
"stylelint": "^10.0.1",
"stylelint": "^10.1.0",
"stylelint-config-css-modules": "^1.3.0",
"stylelint-config-standard": "^18.3.0",
"why-did-you-update": "^1.0.6"