|
37 | 37 | ], |
38 | 38 | "homepage": "https://github.com/codeoverflow-org/nodecg-io-cli#readme", |
39 | 39 | "devDependencies": { |
40 | | - "@semantic-release/git": "^9.0.0", |
41 | | - "@types/glob": "^7.1.3", |
| 40 | + "@semantic-release/git": "^10.0.0", |
| 41 | + "@types/glob": "^7.1.4", |
42 | 42 | "@types/gunzip-maybe": "^1.4.0", |
43 | | - "@types/inquirer": "^7.3.1", |
44 | | - "@types/jest": "^26.0.22", |
45 | | - "@types/node": "^14.14.31", |
46 | | - "@types/semver": "^7.3.4", |
47 | | - "@types/tar-fs": "^2.0.0", |
48 | | - "@types/temp": "^0.9.0", |
49 | | - "@types/yargs": "^16.0.0", |
50 | | - "@typescript-eslint/eslint-plugin": "^4.17.0", |
51 | | - "@typescript-eslint/parser": "^4.17.0", |
52 | | - "eslint": "^7.21.0", |
53 | | - "husky": "^5.1.3", |
54 | | - "jest": "^26.6.3", |
55 | | - "memfs": "^3.2.2", |
56 | | - "prettier": "^2.2.1", |
57 | | - "pretty-quick": "^3.1.0", |
58 | | - "semantic-release": "^17.4.2", |
| 43 | + "@types/inquirer": "^8.1.3", |
| 44 | + "@types/jest": "^27.0.2", |
| 45 | + "@types/node": "^16.10.3", |
| 46 | + "@types/semver": "^7.3.8", |
| 47 | + "@types/tar-fs": "^2.0.1", |
| 48 | + "@types/temp": "^0.9.1", |
| 49 | + "@types/yargs": "^17.0.3", |
| 50 | + "@typescript-eslint/eslint-plugin": "^4.33.0", |
| 51 | + "@typescript-eslint/parser": "^4.33.0", |
| 52 | + "eslint": "^7.32.0", |
| 53 | + "husky": "^7.0.2", |
| 54 | + "jest": "^27.2.5", |
| 55 | + "memfs": "^3.3.0", |
| 56 | + "prettier": "^2.4.1", |
| 57 | + "pretty-quick": "^3.1.1", |
| 58 | + "semantic-release": "^18.0.0", |
59 | 59 | "temp": "^0.9.4", |
60 | | - "ts-jest": "^26.5.4", |
61 | | - "typescript": "^4.2.2" |
| 60 | + "ts-jest": "^27.0.5", |
| 61 | + "typescript": "^4.4.3" |
62 | 62 | }, |
63 | 63 | "dependencies": { |
64 | | - "axios": "^0.21.1", |
65 | | - "chalk": "^4.1.0", |
| 64 | + "axios": "^0.22.0", |
| 65 | + "chalk": "^4.1.2", |
66 | 66 | "code-block-writer": "^10.1.1", |
67 | 67 | "find-up": "^5.0.0", |
68 | | - "glob": "^7.1.6", |
| 68 | + "glob": "^7.2.0", |
69 | 69 | "gunzip-maybe": "^1.4.2", |
70 | | - "inquirer": "^8.0.0", |
71 | | - "isomorphic-git": "^1.8.1", |
72 | | - "semver": "^5.3.0", |
73 | | - "tar-fs": "^1.16.3", |
74 | | - "yargs": "^16.2.0" |
| 70 | + "inquirer": "^8.2.0", |
| 71 | + "isomorphic-git": "^1.10.1", |
| 72 | + "semver": "^7.3.5", |
| 73 | + "tar-fs": "^2.1.1", |
| 74 | + "yargs": "^17.2.1" |
75 | 75 | } |
76 | 76 | } |
0 commit comments