|
103 | 103 | "@babel/core": "^7.4.4",
|
104 | 104 | "@babel/preset-env": "^7.4.4",
|
105 | 105 | "@babel/preset-typescript": "^7.3.3",
|
106 |
| - "@commitlint/cli": "^16.0.0", |
107 |
| - "@commitlint/config-conventional": "^16.0.0", |
| 106 | + "@commitlint/cli": "^17.0.3", |
| 107 | + "@commitlint/config-conventional": "^17.0.3", |
108 | 108 | "@schemastore/package": "^0.0.6",
|
109 | 109 | "@semantic-release/changelog": "^6.0.0",
|
110 | 110 | "@semantic-release/git": "^10.0.0",
|
111 | 111 | "@types/dedent": "^0.7.0",
|
112 | 112 | "@types/jest": "^28.0.0",
|
113 |
| - "@types/node": "^16.0.0", |
| 113 | + "@types/node": "^14.18.26", |
114 | 114 | "@types/prettier": "^2.0.0",
|
115 | 115 | "@typescript-eslint/eslint-plugin": "^5.0.0",
|
116 | 116 | "@typescript-eslint/parser": "^5.0.0",
|
|
120 | 120 | "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0",
|
121 | 121 | "eslint-config-prettier": "^8.3.0",
|
122 | 122 | "eslint-plugin-eslint-comments": "^3.1.2",
|
123 |
| - "eslint-plugin-eslint-plugin": "^4.0.0", |
| 123 | + "eslint-plugin-eslint-plugin": "^5.0.6", |
124 | 124 | "eslint-plugin-import": "^2.25.1",
|
125 | 125 | "eslint-plugin-node": "^11.0.0",
|
126 |
| - "eslint-plugin-prettier": "^3.4.1", |
| 126 | + "eslint-plugin-prettier": "^4.2.1", |
127 | 127 | "eslint-remote-tester": "^3.0.0",
|
128 | 128 | "eslint-remote-tester-repositories": "~0.0.5",
|
129 |
| - "husky": "^7.0.2", |
| 129 | + "husky": "^8.0.1", |
130 | 130 | "is-ci": "^3.0.0",
|
131 | 131 | "jest": "^28.0.0",
|
132 | 132 | "jest-runner-eslint": "^1.0.0",
|
133 |
| - "lint-staged": "^12.0.0", |
| 133 | + "lint-staged": "^13.0.3", |
134 | 134 | "pinst": "^3.0.0",
|
135 | 135 | "prettier": "^2.0.5",
|
136 | 136 | "rimraf": "^3.0.0",
|
|
0 commit comments