Merge remote-tracking branch 'origin/master' into accounts

This commit is contained in:
Karol Wypchlo 2021-03-02 14:31:14 +01:00
commit 4e84706c4d
1 changed files with 4 additions and 4 deletions

View File

@ -11,13 +11,13 @@
"classnames": "2.2.6",
"gatsby": "^2.32.4",
"gatsby-image": "2.11.0",
"gatsby-plugin-manifest": "2.12.0",
"gatsby-plugin-manifest": "2.12.1",
"gatsby-plugin-matomo": "0.9.0",
"gatsby-plugin-react-helmet": "3.10.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-robots-txt": "1.5.5",
"gatsby-plugin-sass": "3.2.0",
"gatsby-source-filesystem": "2.11.0",
"gatsby-source-filesystem": "2.11.1",
"http-status-codes": "2.1.4",
"js-cookie": "^2.2.1",
"jsonp": "0.2.1",
@ -38,8 +38,8 @@
"devDependencies": {
"cypress": "6.5.0",
"cypress-file-upload": "5.0.2",
"eslint": "7.20.0",
"eslint-config-prettier": "8.0.0",
"eslint": "7.21.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-cypress": "2.11.2",
"eslint-plugin-react": "7.22.0",
"husky": "4.3.8",