chore: update root dependencies (#40510)

This commit is contained in:
Mrugesh Mohapatra
2020-12-21 20:38:51 +05:30
committed by GitHub
parent 33d90fd6d4
commit befc6c4de5
2 changed files with 725 additions and 609 deletions

1296
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -57,27 +57,27 @@
"test:utils": "jest --rootDir ./utils"
},
"devDependencies": {
"@testing-library/cypress": "^7.0.2",
"@testing-library/cypress": "^7.0.3",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.2",
"cypress": "^6.0.0",
"debug": "^4.2.0",
"docsify-cli": "^4.4.1",
"cross-env": "^7.0.3",
"cypress": "^6.1.0",
"debug": "^4.3.1",
"docsify-cli": "^4.4.2",
"dotenv": "^6.2.0",
"eslint": "^5.16.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prefer-object-spread": "^1.2.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.21.4",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^2.0.1",
"execa": "^4.0.3",
"gray-matter": "^4.0.2",
"husky": "^3.1.0",
"jest": "^24.9.0",
"js-yaml": "^3.14.0",
"js-yaml": "^3.14.1",
"lerna": "^3.22.1",
"lint-staged": "^8.2.1",
"lodash": "^4.17.20",
@ -85,12 +85,12 @@
"npm-run-all": "^4.1.5",
"ora": "^3.4.0",
"prettier": "^1.18.2",
"prismjs": "^1.21.0",
"prismjs": "^1.22.0",
"readdirp-walk": "^1.7.0",
"shx": "^0.3.2",
"shx": "^0.3.3",
"sinon": "^7.4.1",
"sinon-express-mock": "^2.2.1",
"start-server-and-test": "^1.11.5"
"start-server-and-test": "^1.11.6"
},
"lint-staged": {
"linters": {