diff --git a/package.json b/package.json index bff2dbd9b7..3a935d84b7 100644 --- a/package.json +++ b/package.json @@ -105,30 +105,30 @@ "browserslist": "npx browserslist" }, "devDependencies": { - "@babel/core": "^7.15.0", - "babel-eslint": "^10.1.0", - "babel-plugin-transform-runtime": "^6.23.0", - "cross-env": "^7.0.3", - "cypress": "^8.3.1", - "cypress-visual-regression": "^1.6.0", - "eslint": "^5.16.0", - "eslint-config-airbnb": "^18.2.1", - "eslint-import-resolver-webpack": "^0.12.2", - "eslint-plugin-jsx-a11y": "^6.4.1", - "eslint-plugin-import": "^2.23.4", - "eslint-plugin-react": "^7.24.0", - "gh-pages": "^2.2.0", - "husky": "^3.1.0", - "lint-staged": "^9.5.0", - "netlify-cli": "^6.0.9", - "netlify-lambda": "^2.0.13", - "prettier": "^1.19.1", - "start-server-and-test": "^1.13.1", - "stylelint": "^12.0.0", - "stylelint-config-recess-order": "^2.4.0", - "stylelint-config-recommended-scss": "^4.3.0", - "stylelint-config-standard": "^19.0.0", - "stylelint-scss": "^3.20.1" + "@babel/core": "7.15.0", + "babel-eslint": "10.1.0", + "babel-plugin-transform-runtime": "6.23.0", + "cross-env": "7.0.3", + "cypress": "8.3.1", + "cypress-visual-regression": "1.6.0", + "eslint": "5.16.0", + "eslint-config-airbnb": "18.2.1", + "eslint-import-resolver-webpack": "0.12.2", + "eslint-plugin-jsx-a11y": "6.4.1", + "eslint-plugin-import": "2.23.4", + "eslint-plugin-react": "7.26.1", + "gh-pages": "2.2.0", + "husky": "3.1.0", + "lint-staged": "9.5.0", + "netlify-cli": "6.0.9", + "netlify-lambda": "2.0.14", + "prettier": "1.19.1", + "start-server-and-test": "1.14.0", + "stylelint": "12.0.1", + "stylelint-config-recess-order": "2.4.0", + "stylelint-config-recommended-scss": "4.3.0", + "stylelint-config-standard": "19.0.0", + "stylelint-scss": "3.20.1" }, "browserslist": [ ">0.25% in JP",