Merge branch 'master' into typeface-metropolis

This commit is contained in:
Karol Wypchło 2020-10-13 14:04:30 +02:00 committed by GitHub
commit 0ef42d02b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -8,16 +8,16 @@
"bytes": "3.1.0", "bytes": "3.1.0",
"classnames": "2.2.6", "classnames": "2.2.6",
"fontsource-metropolis": "3.0.1", "fontsource-metropolis": "3.0.1",
"gatsby": "2.24.65", "gatsby": "2.24.76",
"gatsby-image": "2.4.20", "gatsby-image": "2.4.21",
"gatsby-plugin-manifest": "2.4.33", "gatsby-plugin-manifest": "2.4.33",
"gatsby-plugin-matomo": "0.8.3", "gatsby-plugin-matomo": "0.8.3",
"gatsby-plugin-react-helmet": "3.3.14", "gatsby-plugin-react-helmet": "3.3.14",
"gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-robots-txt": "1.5.3", "gatsby-plugin-robots-txt": "1.5.3",
"gatsby-plugin-sass": "2.3.16", "gatsby-plugin-sass": "2.3.16",
"gatsby-plugin-sharp": "2.6.36", "gatsby-plugin-sharp": "2.6.42",
"gatsby-source-filesystem": "2.3.32", "gatsby-source-filesystem": "2.3.34",
"gatsby-transformer-sharp": "2.5.17", "gatsby-transformer-sharp": "2.5.17",
"http-status-codes": "2.1.3", "http-status-codes": "2.1.3",
"jsonp": "0.2.1", "jsonp": "0.2.1",
@ -33,14 +33,14 @@
"react-mailchimp-subscribe": "2.1.0", "react-mailchimp-subscribe": "2.1.0",
"react-syntax-highlighter": "15.2.1", "react-syntax-highlighter": "15.2.1",
"react-visibility-sensor": "5.1.1", "react-visibility-sensor": "5.1.1",
"skynet-js": "2.0.8" "skynet-js": "2.0.9"
}, },
"devDependencies": { "devDependencies": {
"cypress": "5.3.0", "cypress": "5.3.0",
"cypress-file-upload": "4.1.1", "cypress-file-upload": "4.1.1",
"eslint": "7.10.0", "eslint": "7.10.0",
"eslint-config-prettier": "6.12.0", "eslint-config-prettier": "6.12.0",
"eslint-plugin-cypress": "2.11.1", "eslint-plugin-cypress": "2.11.2",
"eslint-plugin-react": "7.20.6", "eslint-plugin-react": "7.20.6",
"husky": "4.3.0", "husky": "4.3.0",
"lint-staged": "10.4.0", "lint-staged": "10.4.0",