chore:(deps): root - update minor and patch

This commit is contained in:
Mrugesh Mohapatra
2020-09-16 11:32:31 +05:30
committed by Mrugesh Mohapatra
parent 4b14f9297b
commit 47c41045df
2 changed files with 789 additions and 757 deletions

1526
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -74,34 +74,34 @@
"dotenv": "^6.2.0", "dotenv": "^6.2.0",
"eslint": "^5.16.0", "eslint": "^5.16.0",
"eslint-config-prettier": "^4.3.0", "eslint-config-prettier": "^4.3.0",
"eslint-plugin-babel": "^5.3.0", "eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.20.2", "eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prefer-object-spread": "^1.2.1", "eslint-plugin-prefer-object-spread": "^1.2.1",
"eslint-plugin-prettier": "^3.1.3", "eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.0", "eslint-plugin-react": "^7.20.6",
"eslint-plugin-react-hooks": "^2.0.1", "eslint-plugin-react-hooks": "^2.0.1",
"execa": "^4.0.2", "execa": "^4.0.3",
"faker": "^4.1.0", "faker": "^4.1.0",
"gray-matter": "^4.0.2", "gray-matter": "^4.0.2",
"husky": "^3.1.0", "husky": "^3.1.0",
"jest": "^24.9.0", "jest": "^24.9.0",
"js-yaml": "^3.14.0", "js-yaml": "^3.14.0",
"lerna": "^3.22.0", "lerna": "^3.22.1",
"lint-staged": "^8.2.1", "lint-staged": "^8.2.1",
"lodash": "^4.17.19", "lodash": "^4.17.20",
"markdownlint": "^0.15.0", "markdownlint": "^0.15.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"ora": "^3.4.0", "ora": "^3.4.0",
"prettier": "^1.18.2", "prettier": "^1.18.2",
"prismjs": "^1.20.0", "prismjs": "^1.21.0",
"readdirp-walk": "^1.7.0", "readdirp-walk": "^1.7.0",
"shortid": "^2.2.15", "shortid": "^2.2.15",
"shx": "^0.3.2", "shx": "^0.3.2",
"sinon": "^7.4.1", "sinon": "^7.4.1",
"sinon-express-mock": "^2.2.1", "sinon-express-mock": "^2.2.1",
"slugg": "^1.2.1", "slugg": "^1.2.1",
"start-server-and-test": "^1.11.0" "start-server-and-test": "^1.11.3"
}, },
"lint-staged": { "lint-staged": {
"linters": { "linters": {