- update to v2.7.2

- update dependencies
This commit is contained in:
Amruth Pillai
2021-06-03 08:52:19 +05:30
parent 2a1a6498e2
commit 847c2c0f9b
5 changed files with 838 additions and 775 deletions

View File

@ -27,8 +27,8 @@
"dotenv": "^10.0.0",
"downloadjs": "^1.4.7",
"firebase": "^8.6.3",
"formik": "^2.2.8",
"gatsby": "^3.6.1",
"formik": "^2.2.9",
"gatsby": "^3.6.2",
"gatsby-plugin-create-client-paths": "^3.6.0",
"gatsby-plugin-firebase": "^0.2.0-beta.4",
"gatsby-plugin-image": "^1.6.0",
@ -66,7 +66,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.12.0",
"@testing-library/react": "^11.2.7",
"babel-jest": "^27.0.1",
"babel-jest": "^27.0.2",
"babel-preset-gatsby": "^1.6.0",
"eslint": "^7.27.0",
"eslint-config-airbnb": "^18.2.1",
@ -75,17 +75,17 @@
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
"eslint-webpack-plugin": "^2.5.4",
"gatsby-plugin-eslint": "^3.0.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.0.1",
"jest": "^27.0.3",
"jest-fetch-mock": "^3.0.3",
"prettier": "2.3.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"tailwindcss": "^2.1.2"
"tailwindcss": "^2.1.4"
},
"repository": {
"type": "git",