|
37 | 37 | "@semantic-release/github": "^7.2.3",
|
38 | 38 | "@semantic-release/npm": "^7.1.3",
|
39 | 39 | "@semantic-release/release-notes-generator": "^9.0.3",
|
40 |
| - "@types/jest": "^27.4.0", |
41 |
| - "@types/node": "12.20.42", |
42 |
| - "@typescript-eslint/eslint-plugin": "^5.10.1", |
43 |
| - "@typescript-eslint/parser": "^5.10.1", |
| 40 | + "@types/jest": "^27.5.2", |
| 41 | + "@types/node": "12.20.55", |
| 42 | + "@typescript-eslint/eslint-plugin": "^5.60.1", |
| 43 | + "@typescript-eslint/parser": "^5.60.1", |
44 | 44 | "condition-circle": "^2.0.2",
|
45 | 45 | "dependency-check": "^4.1.0",
|
46 |
| - "eslint": "^8.7.0", |
47 |
| - "eslint-plugin-prettier": "^4.0.0", |
| 46 | + "eslint": "^8.44.0", |
| 47 | + "eslint-plugin-prettier": "^4.2.1", |
48 | 48 | "eslint-plugin-simple-import-sort": "^7.0.0",
|
49 |
| - "jest": "^27.4.7", |
50 |
| - "jest-circus": "^27.4.6", |
51 |
| - "jest-html-reporter": "^3.4.2", |
52 |
| - "jest-junit": "^13.0.0", |
53 |
| - "nock": "^13.2.2", |
54 |
| - "prettier": "^2.5.1", |
| 49 | + "jest": "^27.5.1", |
| 50 | + "jest-circus": "^27.5.1", |
| 51 | + "jest-html-reporter": "^3.10.1", |
| 52 | + "jest-junit": "^13.2.0", |
| 53 | + "nock": "^13.3.1", |
| 54 | + "prettier": "^2.8.8", |
55 | 55 | "rimraf": "^3.0.2",
|
56 | 56 | "semantic-release": "^17.4.6",
|
57 |
| - "ts-jest": "^27.1.3", |
58 |
| - "typescript": "~4.5.5", |
| 57 | + "ts-jest": "^27.1.5", |
| 58 | + "typescript": "~4.9.5", |
59 | 59 | "yarn-deduplicate": "^3.1.0"
|
60 | 60 | }
|
61 | 61 | }
|
0 commit comments