diff --git a/package.json b/package.json index aaba5ee..2044731 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "enzyme-adapter-react-16": "^1.15.7", "eslint": "^8.49.0", "eslint-config-airbnb": "^19.0.4", - "eslint-config-datarockets": "^0.0.4-6", + "eslint-config-datarockets": "https://gitpkg.now.sh/datarockets/style-guide/packages/eslint-config?upgrade-dependencies", "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-babel-module": "^5.3.2", "eslint-plugin-import": "^2.28.1", @@ -58,7 +58,7 @@ "redux": "^4.2.1", "redux-saga": "^1.2.3", "stylelint": "^15.10.3", - "stylelint-config-datarockets": "https://gitpkg.now.sh/datarockets/style-guide/packages/stylelint-config?master", + "stylelint-config-datarockets": "https://gitpkg.now.sh/datarockets/style-guide/packages/stylelint-config?upgrade-dependencies", "stylelint-config-prettier": "^9.0.5", "stylelint-config-standard": "^34.0.0", "stylelint-config-styled-components": "^0.1",