|
40 | 40 | "semantic-release": "semantic-release"
|
41 | 41 | },
|
42 | 42 | "dependencies": {
|
43 |
| - "@typescript-eslint/experimental-utils": "^4.21.0" |
| 43 | + "@typescript-eslint/experimental-utils": "^4.24.0" |
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "@commitlint/cli": "^12.1.1", |
47 |
| - "@commitlint/config-conventional": "^12.1.1", |
48 |
| - "@types/jest": "^26.0.22", |
49 |
| - "@typescript-eslint/eslint-plugin": "^4.21.0", |
50 |
| - "@typescript-eslint/parser": "^4.21.0", |
| 46 | + "@commitlint/cli": "^12.1.4", |
| 47 | + "@commitlint/config-conventional": "^12.1.4", |
| 48 | + "@types/jest": "^26.0.23", |
| 49 | + "@typescript-eslint/eslint-plugin": "^4.24.0", |
| 50 | + "@typescript-eslint/parser": "^4.24.0", |
51 | 51 | "cpy-cli": "^3.1.1",
|
52 |
| - "eslint": "^7.26.0", |
| 52 | + "eslint": "^7.27.0", |
53 | 53 | "eslint-config-kentcdodds": "^18.1.0",
|
54 | 54 | "eslint-config-prettier": "^8.3.0",
|
55 |
| - "eslint-plugin-import": "^2.23.2", |
| 55 | + "eslint-plugin-import": "^2.23.3", |
56 | 56 | "eslint-plugin-jest": "^24.3.6",
|
57 |
| - "eslint-plugin-jest-formatting": "^2.0.1", |
| 57 | + "eslint-plugin-jest-formatting": "^3.0.0", |
58 | 58 | "eslint-plugin-node": "^11.1.0",
|
59 | 59 | "eslint-plugin-prettier": "^3.4.0",
|
60 | 60 | "eslint-plugin-promise": "^5.1.0",
|
61 | 61 | "husky": "^4.3.8",
|
62 | 62 | "jest": "^26.6.3",
|
63 |
| - "jest-environment-jsdom": "^25.5.0", |
64 | 63 | "lint-staged": "^10.5.4",
|
65 | 64 | "prettier": "2.3.0",
|
66 |
| - "semantic-release": "^17.4.2", |
67 |
| - "ts-jest": "^26.5.4", |
| 65 | + "semantic-release": "^17.4.3", |
| 66 | + "ts-jest": "^26.5.6", |
68 | 67 | "typescript": "^4.2.4"
|
69 | 68 | },
|
70 | 69 | "peerDependencies": {
|
|
0 commit comments