|
43 | 43 | "@semantic-release/npm": "^7.0.5", |
44 | 44 | "@semantic-release/release-notes-generator": "^9.0.1", |
45 | 45 | "@types/jest": "^25.2.1", |
46 | | - "@types/node": "^12.12.35", |
47 | | - "@typescript-eslint/eslint-plugin": "^2.27.0", |
48 | | - "@typescript-eslint/parser": "^2.27.0", |
| 46 | + "@types/node": "^12.12.38", |
| 47 | + "@typescript-eslint/eslint-plugin": "^2.32.0", |
| 48 | + "@typescript-eslint/parser": "^2.32.0", |
49 | 49 | "condition-circle": "^2.0.2", |
50 | 50 | "dependency-check": "^4.1.0", |
51 | 51 | "eslint": "^6.8.0", |
52 | | - "eslint-config-prettier": "^6.10.1", |
| 52 | + "eslint-config-prettier": "^6.11.0", |
53 | 53 | "eslint-plugin-prettier": "^3.1.3", |
54 | 54 | "husky": "^4.2.5", |
55 | | - "jest": "^25.3.0", |
56 | | - "jest-circus": "^25.3.0", |
| 55 | + "jest": "^25.5.4", |
| 56 | + "jest-circus": "^25.5.4", |
57 | 57 | "jest-html-reporter": "^3.1.0", |
58 | 58 | "jest-junit": "^10.0.0", |
59 | | - "prettier": "^2.0.4", |
| 59 | + "prettier": "^2.0.5", |
60 | 60 | "pretty-quick": "^2.0.1", |
61 | 61 | "rimraf": "^3.0.2", |
62 | | - "semantic-release": "^17.0.4", |
63 | | - "ts-jest": "^25.3.1", |
| 62 | + "semantic-release": "^17.0.7", |
| 63 | + "ts-jest": "^25.5.1", |
64 | 64 | "typescript": "~3.8.3" |
65 | 65 | } |
66 | 66 | } |
0 commit comments