|
45 | 45 | "dependencies": {
|
46 | 46 | "@technote-space/anchor-markdown-header": "^1.1.36",
|
47 | 47 | "@textlint/markdown-to-ast": "^12.1.1",
|
48 |
| - "htmlparser2": "^8.0.0", |
| 48 | + "htmlparser2": "^8.0.1", |
49 | 49 | "update-section": "^0.3.3"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 |
| - "@commitlint/cli": "^16.2.3", |
53 |
| - "@commitlint/config-conventional": "^16.2.1", |
| 52 | + "@commitlint/cli": "^16.2.4", |
| 53 | + "@commitlint/config-conventional": "^16.2.4", |
54 | 54 | "@textlint/ast-node-types": "^12.1.1",
|
55 | 55 | "@types/jest": "^27.4.1",
|
56 |
| - "@types/node": "^17.0.25", |
57 |
| - "@typescript-eslint/eslint-plugin": "^5.20.0", |
58 |
| - "@typescript-eslint/parser": "^5.20.0", |
| 56 | + "@types/node": "^17.0.30", |
| 57 | + "@typescript-eslint/eslint-plugin": "^5.21.0", |
| 58 | + "@typescript-eslint/parser": "^5.21.0", |
59 | 59 | "eslint": "^8.14.0",
|
60 | 60 | "husky": "^7.0.4",
|
61 |
| - "jest": "^27.5.1", |
62 |
| - "jest-circus": "^27.5.1", |
63 |
| - "lint-staged": "^12.4.0", |
| 61 | + "jest": "^28.0.3", |
| 62 | + "jest-circus": "^28.0.3", |
| 63 | + "lint-staged": "^12.4.1", |
64 | 64 | "ts-jest": "^27.1.4",
|
65 |
| - "typescript": "^4.6.3" |
| 65 | + "typescript": "^4.6.4" |
66 | 66 | },
|
67 | 67 | "publishConfig": {
|
68 | 68 | "access": "public"
|
|
0 commit comments