Merge remote-tracking branch 'origin/master' into accounts
This commit is contained in:
commit
4e84706c4d
|
@ -11,13 +11,13 @@
|
||||||
"classnames": "2.2.6",
|
"classnames": "2.2.6",
|
||||||
"gatsby": "^2.32.4",
|
"gatsby": "^2.32.4",
|
||||||
"gatsby-image": "2.11.0",
|
"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-matomo": "0.9.0",
|
||||||
"gatsby-plugin-react-helmet": "3.10.0",
|
"gatsby-plugin-react-helmet": "3.10.0",
|
||||||
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
||||||
"gatsby-plugin-robots-txt": "1.5.5",
|
"gatsby-plugin-robots-txt": "1.5.5",
|
||||||
"gatsby-plugin-sass": "3.2.0",
|
"gatsby-plugin-sass": "3.2.0",
|
||||||
"gatsby-source-filesystem": "2.11.0",
|
"gatsby-source-filesystem": "2.11.1",
|
||||||
"http-status-codes": "2.1.4",
|
"http-status-codes": "2.1.4",
|
||||||
"js-cookie": "^2.2.1",
|
"js-cookie": "^2.2.1",
|
||||||
"jsonp": "0.2.1",
|
"jsonp": "0.2.1",
|
||||||
|
@ -38,8 +38,8 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"cypress": "6.5.0",
|
"cypress": "6.5.0",
|
||||||
"cypress-file-upload": "5.0.2",
|
"cypress-file-upload": "5.0.2",
|
||||||
"eslint": "7.20.0",
|
"eslint": "7.21.0",
|
||||||
"eslint-config-prettier": "8.0.0",
|
"eslint-config-prettier": "8.1.0",
|
||||||
"eslint-plugin-cypress": "2.11.2",
|
"eslint-plugin-cypress": "2.11.2",
|
||||||
"eslint-plugin-react": "7.22.0",
|
"eslint-plugin-react": "7.22.0",
|
||||||
"husky": "4.3.8",
|
"husky": "4.3.8",
|
||||||
|
|
Reference in New Issue