|
174 | 174 | "atomTestRunner": "./spec/runner",
|
175 | 175 | "dependencies": {
|
176 | 176 | "atom-linter": "10.0.0",
|
177 |
| - "atom-package-deps": "7.2.3", |
| 177 | + "atom-package-deps": "8.0.0", |
178 | 178 | "babel-preset-env": "1.7.0",
|
179 | 179 | "consistent-path": "2.0.3",
|
180 |
| - "crypto-random-string": "3.3.1", |
181 | 180 | "eslint": "7.32.0",
|
182 | 181 | "eslint-rule-documentation": "1.0.23",
|
183 | 182 | "fs-plus": "3.1.1",
|
184 | 183 | "resolve-env": "1.0.0"
|
185 | 184 | },
|
186 | 185 | "devDependencies": {
|
187 |
| - "@babel/cli": "^7.14.5", |
188 |
| - "@babel/core": "^7.14.6", |
189 |
| - "@types/atom": "^1.40.10", |
| 186 | + "@babel/cli": "^7.15.7", |
| 187 | + "@babel/core": "^7.15.8", |
| 188 | + "@types/atom": "^1.40.11", |
190 | 189 | "@types/eslint": "7.28.2",
|
191 |
| - "@types/jasmine": "^3.7.7", |
192 |
| - "@types/node": "^14.14.35", |
193 |
| - "@types/rimraf": "^3.0.0", |
194 |
| - "atom-jasmine3-test-runner": "^5.2.6", |
195 |
| - "babel-preset-atomic": "^3.2.1", |
| 190 | + "@types/jasmine": "^3.10.1", |
| 191 | + "@types/node": "^12", |
| 192 | + "@types/rimraf": "^3.0.2", |
| 193 | + "atom-jasmine3-test-runner": "^5.2.9", |
| 194 | + "babel-preset-atomic": "^4.2.0", |
196 | 195 | "build-commit": "^0.1.4",
|
197 | 196 | "cross-env": "^7.0.3",
|
198 | 197 | "eslint-config-airbnb-base": "14.2.1",
|
|
0 commit comments