|
60 | 60 | "uuid": "8.3.2"
|
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 |
| - "@anolilab/eslint-config": "2.1.8", |
64 |
| - "@anolilab/textlint-config": "2.0.7", |
| 63 | + "@anolilab/eslint-config": "2.2.0", |
| 64 | + "@anolilab/textlint-config": "2.0.8", |
65 | 65 | "@anolilab/prettier-config": "2.0.4",
|
66 |
| - "@octokit/fixtures": "22.0.0", |
67 |
| - "@octokit/types": "6.31.0", |
| 66 | + "@octokit/fixtures": "22.0.2", |
| 67 | + "@octokit/types": "6.34.0", |
68 | 68 | "@types/bluebird": "3.5.36",
|
69 | 69 | "@types/fs-extra": "9.0.13",
|
70 |
| - "@types/jest": "27.0.2", |
71 |
| - "@types/js-yaml": "4.0.3", |
72 |
| - "@types/node": "16.9.6", |
| 70 | + "@types/jest": "27.0.3", |
| 71 | + "@types/js-yaml": "4.0.4", |
| 72 | + "@types/node": "16.11.8", |
73 | 73 | "@types/promise-retry": "1.1.3",
|
74 |
| - "@types/uuid": "8.3.1", |
75 |
| - "@typescript-eslint/eslint-plugin": "4.31.2", |
76 |
| - "@typescript-eslint/parser": "4.31.2", |
| 74 | + "@types/uuid": "8.3.3", |
| 75 | + "@typescript-eslint/eslint-plugin": "4.33.0", |
| 76 | + "@typescript-eslint/parser": "4.33.0", |
77 | 77 | "@zeit/ncc": "0.22.3",
|
78 | 78 | "eslint": "7.32.0",
|
79 |
| - "eslint-plugin-jest": "24.4.2", |
80 |
| - "husky": "7.0.2", |
81 |
| - "jest": "27.2.1", |
82 |
| - "jest-circus": "27.2.1", |
| 79 | + "eslint-plugin-jest": "24.7.0", |
| 80 | + "husky": "7.0.4", |
| 81 | + "jest": "27.3.1", |
| 82 | + "jest-circus": "27.3.1", |
83 | 83 | "js-yaml": "4.1.0",
|
84 | 84 | "prettier": "2.4.1",
|
85 |
| - "ts-jest": "27.0.5", |
86 |
| - "typescript": "4.4.3", |
| 85 | + "ts-jest": "27.0.7", |
| 86 | + "typescript": "4.5.2", |
87 | 87 | "cross-env": "^7.0.3"
|
88 | 88 | },
|
89 | 89 | "engines": {
|
|
0 commit comments