|
43 | 43 | "conventional-changelog-config-spec": "2.1.0",
|
44 | 44 | "conventional-changelog-conventionalcommits": "6.1.0",
|
45 | 45 | "conventional-recommended-bump": "7.0.1",
|
46 |
| - "detect-indent": "^6.0.0", |
| 46 | + "detect-indent": "^6.1.0", |
47 | 47 | "detect-newline": "^3.1.0",
|
48 | 48 | "dotgitignore": "^2.1.0",
|
49 |
| - "figures": "^3.1.0", |
| 49 | + "figures": "^3.2.0", |
50 | 50 | "find-up": "^5.0.0",
|
51 |
| - "git-semver-tags": "^5.0.0", |
52 |
| - "jsdom": "^25.0.0", |
| 51 | + "git-semver-tags": "^5.0.1", |
| 52 | + "jsdom": "^25.0.1", |
53 | 53 | "semver": "^7.6.3",
|
54 | 54 | "w3c-xmlserializer": "^5.0.0",
|
55 |
| - "yaml": "^2.4.1", |
| 55 | + "yaml": "^2.6.0", |
56 | 56 | "yargs": "^17.7.2"
|
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "eslint": "^8.56.0", |
| 59 | + "eslint": "^8.57.1", |
60 | 60 | "eslint-config-prettier": "^9.1.0",
|
61 |
| - "eslint-plugin-import": "^2.29.0", |
62 |
| - "eslint-plugin-jest": "^27.6.0", |
63 |
| - "eslint-plugin-n": "^15.2.0", |
64 |
| - "eslint-plugin-promise": "^6.1.1", |
| 61 | + "eslint-plugin-import": "^2.31.0", |
| 62 | + "eslint-plugin-jest": "^27.9.0", |
| 63 | + "eslint-plugin-n": "^15.7.0", |
| 64 | + "eslint-plugin-promise": "^6.6.0", |
65 | 65 | "jest": "^29.7.0",
|
66 | 66 | "jest-serial-runner": "^1.2.1",
|
67 |
| - "prettier": "3.3.2", |
| 67 | + "prettier": "^3.3.3", |
68 | 68 | "shelljs": "^0.8.5",
|
69 |
| - "strip-ansi": "^6.0.0" |
| 69 | + "strip-ansi": "^6.0.1" |
70 | 70 | }
|
71 | 71 | }
|
0 commit comments