This commit is contained in:
Wassim Chegham 2022-06-10 13:23:16 +02:00
Родитель c5dbf1bccf
Коммит 3f81844618
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 7745E945B42000A6
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -92,8 +92,8 @@
"typescript": "~4.7.2" "typescript": "~4.7.2"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^8.3.5", "@commitlint/cli": "^17.0.2",
"@commitlint/config-conventional": "^8.3.4", "@commitlint/config-conventional": "^17.0.2",
"@schematics/angular": "^14.0.1", "@schematics/angular": "^14.0.1",
"@types/conf": "^3.0.0", "@types/conf": "^3.0.0",
"@types/glob": "^7.1.1", "@types/glob": "^7.1.1",
@ -102,8 +102,8 @@
"@types/mime-types": "^2.1.0", "@types/mime-types": "^2.1.0",
"@types/node": "^14.15.0", "@types/node": "^14.15.0",
"@types/progress": "^2.0.3", "@types/progress": "^2.0.3",
"commitizen": "^4.0.5", "commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.1.0", "cz-conventional-changelog": "^3.0.1",
"husky": "^4.2.5", "husky": "^4.2.5",
"jest": "^27.4.7", "jest": "^27.4.7",
"prettier": "^2.0.5", "prettier": "^2.0.5",