2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

build(deps-dev): bump @commitlint/cli from 14.1.0 to 15.0.0 (#261)

This commit is contained in:
dependabot[bot] 2021-11-18 19:28:47 +01:00 committed by GitHub
parent 3d52581092
commit 0cee31c8aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 136 additions and 136 deletions

270
package-lock.json generated
View File

@ -13,7 +13,7 @@
"jsonwebtoken": "8.5.1" "jsonwebtoken": "8.5.1"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "14.1.0", "@commitlint/cli": "15.0.0",
"@commitlint/config-conventional": "15.0.0", "@commitlint/config-conventional": "15.0.0",
"@types/express": "4.17.13", "@types/express": "4.17.13",
"@types/jest": "27.0.2", "@types/jest": "27.0.2",
@ -685,16 +685,16 @@
"dev": true "dev": true
}, },
"node_modules/@commitlint/cli": { "node_modules/@commitlint/cli": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-15.0.0.tgz",
"integrity": "sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==", "integrity": "sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/format": "^14.1.0", "@commitlint/format": "^15.0.0",
"@commitlint/lint": "^14.1.0", "@commitlint/lint": "^15.0.0",
"@commitlint/load": "^14.1.0", "@commitlint/load": "^15.0.0",
"@commitlint/read": "^14.0.0", "@commitlint/read": "^15.0.0",
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"lodash": "^4.17.19", "lodash": "^4.17.19",
"resolve-from": "5.0.0", "resolve-from": "5.0.0",
"resolve-global": "1.0.0", "resolve-global": "1.0.0",
@ -720,12 +720,12 @@
} }
}, },
"node_modules/@commitlint/ensure": { "node_modules/@commitlint/ensure": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-15.0.0.tgz",
"integrity": "sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==", "integrity": "sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"lodash": "^4.17.19" "lodash": "^4.17.19"
}, },
"engines": { "engines": {
@ -733,21 +733,21 @@
} }
}, },
"node_modules/@commitlint/execute-rule": { "node_modules/@commitlint/execute-rule": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz",
"integrity": "sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==", "integrity": "sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=v12" "node": ">=v12"
} }
}, },
"node_modules/@commitlint/format": { "node_modules/@commitlint/format": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz",
"integrity": "sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==", "integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"chalk": "^4.0.0" "chalk": "^4.0.0"
}, },
"engines": { "engines": {
@ -755,12 +755,12 @@
} }
}, },
"node_modules/@commitlint/is-ignored": { "node_modules/@commitlint/is-ignored": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz",
"integrity": "sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==", "integrity": "sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"semver": "7.3.5" "semver": "7.3.5"
}, },
"engines": { "engines": {
@ -768,29 +768,29 @@
} }
}, },
"node_modules/@commitlint/lint": { "node_modules/@commitlint/lint": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-15.0.0.tgz",
"integrity": "sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==", "integrity": "sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/is-ignored": "^14.0.0", "@commitlint/is-ignored": "^15.0.0",
"@commitlint/parse": "^14.0.0", "@commitlint/parse": "^15.0.0",
"@commitlint/rules": "^14.1.0", "@commitlint/rules": "^15.0.0",
"@commitlint/types": "^14.0.0" "@commitlint/types": "^15.0.0"
}, },
"engines": { "engines": {
"node": ">=v12" "node": ">=v12"
} }
}, },
"node_modules/@commitlint/load": { "node_modules/@commitlint/load": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-15.0.0.tgz",
"integrity": "sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==", "integrity": "sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/execute-rule": "^14.0.0", "@commitlint/execute-rule": "^15.0.0",
"@commitlint/resolve-extends": "^14.1.0", "@commitlint/resolve-extends": "^15.0.0",
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2", "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
"chalk": "^4.0.0", "chalk": "^4.0.0",
"cosmiconfig": "^7.0.0", "cosmiconfig": "^7.0.0",
@ -803,21 +803,21 @@
} }
}, },
"node_modules/@commitlint/message": { "node_modules/@commitlint/message": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-15.0.0.tgz",
"integrity": "sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==", "integrity": "sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=v12" "node": ">=v12"
} }
}, },
"node_modules/@commitlint/parse": { "node_modules/@commitlint/parse": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-15.0.0.tgz",
"integrity": "sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==", "integrity": "sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"conventional-changelog-angular": "^5.0.11", "conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.2.2" "conventional-commits-parser": "^3.2.2"
}, },
@ -826,13 +826,13 @@
} }
}, },
"node_modules/@commitlint/read": { "node_modules/@commitlint/read": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-15.0.0.tgz",
"integrity": "sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==", "integrity": "sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/top-level": "^14.0.0", "@commitlint/top-level": "^15.0.0",
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"git-raw-commits": "^2.0.0" "git-raw-commits": "^2.0.0"
}, },
@ -841,9 +841,9 @@
} }
}, },
"node_modules/@commitlint/resolve-extends": { "node_modules/@commitlint/resolve-extends": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-15.0.0.tgz",
"integrity": "sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==", "integrity": "sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"import-fresh": "^3.0.0", "import-fresh": "^3.0.0",
@ -856,15 +856,15 @@
} }
}, },
"node_modules/@commitlint/rules": { "node_modules/@commitlint/rules": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-15.0.0.tgz",
"integrity": "sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==", "integrity": "sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@commitlint/ensure": "^14.1.0", "@commitlint/ensure": "^15.0.0",
"@commitlint/message": "^14.0.0", "@commitlint/message": "^15.0.0",
"@commitlint/to-lines": "^14.0.0", "@commitlint/to-lines": "^15.0.0",
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"execa": "^5.0.0" "execa": "^5.0.0"
}, },
"engines": { "engines": {
@ -872,18 +872,18 @@
} }
}, },
"node_modules/@commitlint/to-lines": { "node_modules/@commitlint/to-lines": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-15.0.0.tgz",
"integrity": "sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==", "integrity": "sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=v12" "node": ">=v12"
} }
}, },
"node_modules/@commitlint/top-level": { "node_modules/@commitlint/top-level": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-15.0.0.tgz",
"integrity": "sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==", "integrity": "sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"find-up": "^5.0.0" "find-up": "^5.0.0"
@ -893,9 +893,9 @@
} }
}, },
"node_modules/@commitlint/types": { "node_modules/@commitlint/types": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-15.0.0.tgz",
"integrity": "sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==", "integrity": "sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"chalk": "^4.0.0" "chalk": "^4.0.0"
@ -14527,16 +14527,16 @@
"dev": true "dev": true
}, },
"@commitlint/cli": { "@commitlint/cli": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-15.0.0.tgz",
"integrity": "sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==", "integrity": "sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/format": "^14.1.0", "@commitlint/format": "^15.0.0",
"@commitlint/lint": "^14.1.0", "@commitlint/lint": "^15.0.0",
"@commitlint/load": "^14.1.0", "@commitlint/load": "^15.0.0",
"@commitlint/read": "^14.0.0", "@commitlint/read": "^15.0.0",
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"lodash": "^4.17.19", "lodash": "^4.17.19",
"resolve-from": "5.0.0", "resolve-from": "5.0.0",
"resolve-global": "1.0.0", "resolve-global": "1.0.0",
@ -14553,62 +14553,62 @@
} }
}, },
"@commitlint/ensure": { "@commitlint/ensure": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-15.0.0.tgz",
"integrity": "sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==", "integrity": "sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"lodash": "^4.17.19" "lodash": "^4.17.19"
} }
}, },
"@commitlint/execute-rule": { "@commitlint/execute-rule": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz",
"integrity": "sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==", "integrity": "sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==",
"dev": true "dev": true
}, },
"@commitlint/format": { "@commitlint/format": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz",
"integrity": "sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==", "integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"chalk": "^4.0.0" "chalk": "^4.0.0"
} }
}, },
"@commitlint/is-ignored": { "@commitlint/is-ignored": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz",
"integrity": "sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==", "integrity": "sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"semver": "7.3.5" "semver": "7.3.5"
} }
}, },
"@commitlint/lint": { "@commitlint/lint": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-15.0.0.tgz",
"integrity": "sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==", "integrity": "sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/is-ignored": "^14.0.0", "@commitlint/is-ignored": "^15.0.0",
"@commitlint/parse": "^14.0.0", "@commitlint/parse": "^15.0.0",
"@commitlint/rules": "^14.1.0", "@commitlint/rules": "^15.0.0",
"@commitlint/types": "^14.0.0" "@commitlint/types": "^15.0.0"
} }
}, },
"@commitlint/load": { "@commitlint/load": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-15.0.0.tgz",
"integrity": "sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==", "integrity": "sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/execute-rule": "^14.0.0", "@commitlint/execute-rule": "^15.0.0",
"@commitlint/resolve-extends": "^14.1.0", "@commitlint/resolve-extends": "^15.0.0",
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2", "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
"chalk": "^4.0.0", "chalk": "^4.0.0",
"cosmiconfig": "^7.0.0", "cosmiconfig": "^7.0.0",
@ -14618,38 +14618,38 @@
} }
}, },
"@commitlint/message": { "@commitlint/message": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-15.0.0.tgz",
"integrity": "sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==", "integrity": "sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==",
"dev": true "dev": true
}, },
"@commitlint/parse": { "@commitlint/parse": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-15.0.0.tgz",
"integrity": "sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==", "integrity": "sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"conventional-changelog-angular": "^5.0.11", "conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.2.2" "conventional-commits-parser": "^3.2.2"
} }
}, },
"@commitlint/read": { "@commitlint/read": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-15.0.0.tgz",
"integrity": "sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==", "integrity": "sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/top-level": "^14.0.0", "@commitlint/top-level": "^15.0.0",
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"git-raw-commits": "^2.0.0" "git-raw-commits": "^2.0.0"
} }
}, },
"@commitlint/resolve-extends": { "@commitlint/resolve-extends": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-15.0.0.tgz",
"integrity": "sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==", "integrity": "sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==",
"dev": true, "dev": true,
"requires": { "requires": {
"import-fresh": "^3.0.0", "import-fresh": "^3.0.0",
@ -14659,37 +14659,37 @@
} }
}, },
"@commitlint/rules": { "@commitlint/rules": {
"version": "14.1.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-14.1.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-15.0.0.tgz",
"integrity": "sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==", "integrity": "sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@commitlint/ensure": "^14.1.0", "@commitlint/ensure": "^15.0.0",
"@commitlint/message": "^14.0.0", "@commitlint/message": "^15.0.0",
"@commitlint/to-lines": "^14.0.0", "@commitlint/to-lines": "^15.0.0",
"@commitlint/types": "^14.0.0", "@commitlint/types": "^15.0.0",
"execa": "^5.0.0" "execa": "^5.0.0"
} }
}, },
"@commitlint/to-lines": { "@commitlint/to-lines": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-15.0.0.tgz",
"integrity": "sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==", "integrity": "sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==",
"dev": true "dev": true
}, },
"@commitlint/top-level": { "@commitlint/top-level": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-15.0.0.tgz",
"integrity": "sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==", "integrity": "sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==",
"dev": true, "dev": true,
"requires": { "requires": {
"find-up": "^5.0.0" "find-up": "^5.0.0"
} }
}, },
"@commitlint/types": { "@commitlint/types": {
"version": "14.0.0", "version": "15.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-14.0.0.tgz", "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-15.0.0.tgz",
"integrity": "sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==", "integrity": "sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^4.0.0" "chalk": "^4.0.0"

View File

@ -56,7 +56,7 @@
"jsonwebtoken": "8.5.1" "jsonwebtoken": "8.5.1"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "14.1.0", "@commitlint/cli": "15.0.0",
"@commitlint/config-conventional": "15.0.0", "@commitlint/config-conventional": "15.0.0",
"@types/express": "4.17.13", "@types/express": "4.17.13",
"@types/jest": "27.0.2", "@types/jest": "27.0.2",