|
90 | 90 | "styled-components": "3.3.0" |
91 | 91 | }, |
92 | 92 | "devDependencies": { |
| 93 | + "@natterstefan/eslint-config-ns": "git+https://github.com/natterstefan/eslint-config-ns.git#master", |
93 | 94 | "babel-core": "6.26.3", |
94 | | - "babel-eslint": "8.2.3", |
95 | | - "babel-jest": "23.0.0", |
| 95 | + "babel-jest": "23.0.1", |
96 | 96 | "babel-loader": "7.1.4", |
97 | 97 | "babel-plugin-transform-react-remove-prop-types": "0.4.13", |
98 | 98 | "babel-preset-env": "1.7.0", |
|
106 | 106 | "enzyme-adapter-react-16": "1.1.1", |
107 | 107 | "enzyme-to-json": "3.3.4", |
108 | 108 | "error-overlay-webpack-plugin": "0.1.5", |
109 | | - "eslint": "4.19.1", |
110 | | - "eslint-config-airbnb": "16.1.0", |
111 | | - "eslint-config-prettier": "2.9.0", |
112 | | - "eslint-plugin-import": "2.12.0", |
113 | | - "eslint-plugin-jest": "21.15.2", |
114 | | - "eslint-plugin-jsx-a11y": "6.0.3", |
115 | | - "eslint-plugin-prettier": "2.6.0", |
116 | | - "eslint-plugin-react": "7.8.2", |
117 | 109 | "extract-text-webpack-plugin": "4.0.0-beta.0", |
118 | 110 | "html-webpack-plugin": "3.2.0", |
119 | 111 | "husky": "0.14.3", |
120 | | - "jest": "23.0.0", |
| 112 | + "jest": "23.0.1", |
121 | 113 | "jest-styled-components": "5.0.1", |
122 | 114 | "lint-staged": "7.1.2", |
123 | 115 | "node-sass": "4.9.0", |
124 | | - "prettier": "1.12.1", |
125 | 116 | "redux-mock-store": "1.5.1", |
126 | 117 | "sass-loader": "7.0.1", |
127 | 118 | "size-limit": "0.18.1", |
128 | | - "stylelint": "9.2.0", |
129 | | - "stylelint-config-sass-guidelines": "5.0.0", |
130 | 119 | "uglifyjs-webpack-plugin": "1.2.5", |
131 | 120 | "webpack": "4.9.1", |
132 | 121 | "webpack-cli": "2.1.4", |
|
0 commit comments