|
39 | 39 | "devDependencies": { |
40 | 40 | "@semantic-release/changelog": "^5.0.1", |
41 | 41 | "@semantic-release/commit-analyzer": "^8.0.1", |
42 | | - "@semantic-release/github": "^7.0.5", |
43 | | - "@semantic-release/npm": "^7.0.5", |
44 | | - "@semantic-release/release-notes-generator": "^9.0.1", |
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", |
| 42 | + "@semantic-release/github": "^7.2.3", |
| 43 | + "@semantic-release/npm": "^7.1.3", |
| 44 | + "@semantic-release/release-notes-generator": "^9.0.3", |
| 45 | + "@types/jest": "^25.2.3", |
| 46 | + "@types/node": "^12.20.15", |
| 47 | + "@typescript-eslint/eslint-plugin": "^2.34.0", |
| 48 | + "@typescript-eslint/parser": "^2.34.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", |
53 | | - "eslint-plugin-prettier": "^3.1.3", |
54 | | - "husky": "^4.2.5", |
55 | | - "jest": "^25.3.0", |
56 | | - "jest-circus": "^25.3.0", |
57 | | - "jest-html-reporter": "^3.1.0", |
| 52 | + "eslint-config-prettier": "^6.15.0", |
| 53 | + "eslint-plugin-prettier": "^3.4.0", |
| 54 | + "husky": "^4.3.8", |
| 55 | + "jest": "^25.5.4", |
| 56 | + "jest-circus": "^25.5.4", |
| 57 | + "jest-html-reporter": "^3.4.1", |
58 | 58 | "jest-junit": "^10.0.0", |
59 | | - "prettier": "^2.0.4", |
60 | | - "pretty-quick": "^2.0.1", |
| 59 | + "prettier": "^2.3.1", |
| 60 | + "pretty-quick": "^2.0.2", |
61 | 61 | "rimraf": "^3.0.2", |
62 | 62 | "semantic-release": "^17.0.4", |
63 | | - "ts-jest": "^25.3.1", |
64 | | - "typescript": "~3.8.3" |
| 63 | + "ts-jest": "^25.5.1", |
| 64 | + "typescript": "~3.9.9" |
65 | 65 | } |
66 | 66 | } |
0 commit comments