|
38 | 38 | "atom-package-deps": "^7.2.2"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@types/atom": "^1.40.7", |
42 |
| - "@types/jasmine": "^3.6.3", |
43 |
| - "@types/node": "^14.14.28", |
44 |
| - "atom-jasmine3-test-runner": "^5.1.8", |
| 41 | + "@types/atom": "^1.40.9", |
| 42 | + "@types/jasmine": "^3.6.6", |
| 43 | + "@types/node": "^14.14.34", |
| 44 | + "atom-jasmine3-test-runner": "^5.1.9", |
45 | 45 | "build-commit": "^0.1.4",
|
46 | 46 | "cross-env": "latest",
|
47 |
| - "eslint": "7.20.0", |
48 |
| - "eslint-config-atomic": "^1.10.1", |
49 |
| - "npm-check-updates": "^11.1.4", |
| 47 | + "eslint": "7.22.0", |
| 48 | + "eslint-config-atomic": "^1.12.2", |
| 49 | + "npm-check-updates": "^11.3.0", |
50 | 50 | "prettier": "^2.2.1",
|
51 |
| - "rollup": "^2.39.0", |
52 |
| - "rollup-plugin-atomic": "^2.0.1", |
| 51 | + "rollup": "^2.41.2", |
| 52 | + "rollup-plugin-atomic": "^2.1.0", |
53 | 53 | "shx": "^0.3.3",
|
54 | 54 | "tslib": "^2.1.0",
|
55 |
| - "typescript": "^4.1.5", |
56 |
| - "@types/react": "^17.0.2", |
57 |
| - "@types/react-dom": "^17.0.1" |
| 55 | + "typescript": "^4.2.3", |
| 56 | + "@types/react": "^17.0.3", |
| 57 | + "@types/react-dom": "^17.0.2" |
58 | 58 | },
|
59 | 59 | "atomTestRunner": "./spec/runner",
|
60 | 60 | "activationHooks": [
|
|
0 commit comments