Browse Source

chore: upgrades dependencies and repository url

e22m4u 1 year ago
parent
commit
a0ed1b2393
1 changed files with 4 additions and 4 deletions
  1. 4 4
      package.json

+ 4 - 4
package.json

@@ -14,7 +14,7 @@
   },
   },
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",
-    "url": "https://gitflic.ru/project/e22m4u/js-service.git"
+    "url": "https://gitverse.ru/sc/e22m4u/js-service.git"
   },
   },
   "keywords": [
   "keywords": [
     "DI",
     "DI",
@@ -24,13 +24,13 @@
   ],
   ],
   "author": "e22m4u <e22m4u@yandex.ru>",
   "author": "e22m4u <e22m4u@yandex.ru>",
   "license": "MIT",
   "license": "MIT",
-  "homepage": "https://gitflic.ru/project/e22m4u/js-service",
+  "homepage": "https://gitverse.ru/e22m4u/js-service",
   "dependencies": {
   "dependencies": {
     "@e22m4u/js-format": "0.0.9"
     "@e22m4u/js-format": "0.0.9"
   },
   },
   "devDependencies": {
   "devDependencies": {
-    "@commitlint/cli": "~19.0.3",
-    "@commitlint/config-conventional": "~19.0.3",
+    "@commitlint/cli": "~19.2.0",
+    "@commitlint/config-conventional": "~19.1.0",
     "c8": "~9.1.0",
     "c8": "~9.1.0",
     "chai": "~4.4.1",
     "chai": "~4.4.1",
     "chai-as-promised": "~7.1.1",
     "chai-as-promised": "~7.1.1",