|
88 | 88 | "@actions/github": "5.0.0" |
89 | 89 | }, |
90 | 90 | "devDependencies": { |
91 | | - "@commitlint/cli": "16.1.0", |
92 | | - "@commitlint/config-conventional": "16.0.0", |
| 91 | + "@commitlint/cli": "16.2.1", |
| 92 | + "@commitlint/config-conventional": "16.2.1", |
93 | 93 | "@types/mime": "2.0.3", |
94 | | - "@typescript-eslint/eslint-plugin": "5.10.2", |
95 | | - "@typescript-eslint/parser": "5.10.2", |
96 | | - "@vercel/ncc": "0.33.1", |
97 | | - "eslint": "8.8.0", |
98 | | - "eslint-config-prettier": "8.3.0", |
99 | | - "eslint-plugin-jest": "26.0.0", |
| 94 | + "@typescript-eslint/eslint-plugin": "5.12.1", |
| 95 | + "@typescript-eslint/parser": "5.12.1", |
| 96 | + "@vercel/ncc": "0.33.3", |
| 97 | + "eslint": "8.9.0", |
| 98 | + "eslint-config-prettier": "8.4.0", |
| 99 | + "eslint-plugin-jest": "26.1.1", |
100 | 100 | "eslint-plugin-prettier": "4.0.0", |
101 | | - "eslint-plugin-unicorn": "40.1.0", |
| 101 | + "eslint-plugin-unicorn": "41.0.0", |
102 | 102 | "generate-changelog": "1.8.0", |
103 | 103 | "husky": "7.0.4", |
104 | | - "jest": "27.4.7", |
105 | | - "jest-cli": "27.4.7", |
| 104 | + "jest": "27.5.1", |
| 105 | + "jest-cli": "27.5.1", |
106 | 106 | "jest-html-reporter": "3.4.2", |
107 | 107 | "jest-junit": "13.0.0", |
108 | 108 | "jest-spec-reporter": "1.0.17", |
109 | | - "lint-staged": "12.3.3", |
| 109 | + "lint-staged": "12.3.4", |
110 | 110 | "mime": "3.0.0", |
111 | 111 | "prettier": "2.5.1", |
112 | 112 | "rimraf": "3.0.2", |
|
0 commit comments