chore(deps): update commitlint monorepo to v19.0.3

This commit is contained in:
renovate[bot]
2024-03-04 06:09:24 +00:00
parent 88f4ac2349
commit 4fdf3ef190
2 changed files with 77 additions and 66 deletions

139
package-lock.json generated
View File

@@ -45,8 +45,8 @@
"universal-cookie": "4.0.4"
},
"devDependencies": {
"@commitlint/cli": "19.0.1",
"@commitlint/config-angular": "19.0.0",
"@commitlint/cli": "19.0.3",
"@commitlint/config-angular": "19.0.3",
"@edx/browserslist-config": "^1.1.1",
"@edx/reactifex": "2.2.0",
"@openedx/frontend-build": "13.0.28",
@@ -2117,16 +2117,16 @@
}
},
"node_modules/@commitlint/cli": {
"version": "19.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.0.1.tgz",
"integrity": "sha512-6D+KT/RasFPF92M549I3lABSBWXAdmKvBfxtYWlWO5JdYFSK+B6jY6XyE/hN/DNSYvwwcuNk+CzbqQcy+EbrCw==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.0.3.tgz",
"integrity": "sha512-mGhh/aYPib4Vy4h+AGRloMY+CqkmtdeKPV9poMcZeImF5e3knQ5VYaSeAM0mEzps1dbKsHvABwaDpafLUuM96g==",
"dev": true,
"dependencies": {
"@commitlint/format": "^19.0.0",
"@commitlint/lint": "^19.0.0",
"@commitlint/load": "^19.0.1",
"@commitlint/read": "^19.0.0",
"@commitlint/types": "^19.0.0",
"@commitlint/format": "^19.0.3",
"@commitlint/lint": "^19.0.3",
"@commitlint/load": "^19.0.3",
"@commitlint/read": "^19.0.3",
"@commitlint/types": "^19.0.3",
"execa": "^8.0.1",
"yargs": "^17.0.0"
},
@@ -2272,9 +2272,9 @@
}
},
"node_modules/@commitlint/config-angular": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-19.0.0.tgz",
"integrity": "sha512-Xm4CCVnUFUI0T6NBbm60fRwylyXsfubopXBiSHxqxYz2JKkkE7gT2iNrwzfliOg219jwVrLc1yeka7a7jxiqcA==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-19.0.3.tgz",
"integrity": "sha512-HxSFaJyGekLDs0YWG4jjWJdeZqrlGC9QgwvFclGCISdntqvf+Vk09FH3QPZb6hM5Kgbs9AMChCUlVAQIR4sRFQ==",
"dev": true,
"dependencies": {
"@commitlint/config-angular-type-enum": "^19.0.0"
@@ -2293,12 +2293,12 @@
}
},
"node_modules/@commitlint/config-validator": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.0.0.tgz",
"integrity": "sha512-oxJ2k+jBPRyWzv1ixfxwGZO5DJ1S+v3D8u/QESMwuPh3kQmeOYBRxGI+5FDWMwiVSHpztlhvvxDAU9SFXeMqUA==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.0.3.tgz",
"integrity": "sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==",
"dev": true,
"dependencies": {
"@commitlint/types": "^19.0.0",
"@commitlint/types": "^19.0.3",
"ajv": "^8.11.0"
},
"engines": {
@@ -2306,12 +2306,12 @@
}
},
"node_modules/@commitlint/ensure": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.0.0.tgz",
"integrity": "sha512-G0avCIwjKplTP1Oc9MlDhsYqi1yOWORtJSBpyMbQEnalQAW1tuRxG4LOLRZVKfFqlDWs2SfVQPN0Uw51Ge0f6w==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.0.3.tgz",
"integrity": "sha512-SZEpa/VvBLoT+EFZVb91YWbmaZ/9rPH3ESrINOl0HD2kMYsjvl0tF7nMHh0EpTcv4+gTtZBAe1y/SS6/OhfZzQ==",
"dev": true,
"dependencies": {
"@commitlint/types": "^19.0.0",
"@commitlint/types": "^19.0.3",
"lodash.camelcase": "^4.3.0",
"lodash.kebabcase": "^4.1.1",
"lodash.snakecase": "^4.1.1",
@@ -2332,12 +2332,12 @@
}
},
"node_modules/@commitlint/format": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.0.0.tgz",
"integrity": "sha512-36P4/2tpGSGQsYoSZEso5fTSTaMSArIK9fszy+5B8hwwAvOfnD4kQtrwfMhiXnf7PCgeX2lx5Jma+pY3Bq326A==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.0.3.tgz",
"integrity": "sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q==",
"dev": true,
"dependencies": {
"@commitlint/types": "^19.0.0",
"@commitlint/types": "^19.0.3",
"chalk": "^5.3.0"
},
"engines": {
@@ -2357,12 +2357,12 @@
}
},
"node_modules/@commitlint/is-ignored": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.0.0.tgz",
"integrity": "sha512-5b2nIrl8GEjzYAnOK2ZAUxBXvUonYrp3+8kJkUMl8QOtjt2O1gsd71jar7UtoDEqTWJhc+n7lG6lQYMXtcQJAw==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.0.3.tgz",
"integrity": "sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ==",
"dev": true,
"dependencies": {
"@commitlint/types": "^19.0.0",
"@commitlint/types": "^19.0.3",
"semver": "^7.6.0"
},
"engines": {
@@ -2370,30 +2370,30 @@
}
},
"node_modules/@commitlint/lint": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.0.0.tgz",
"integrity": "sha512-rAAisSpxhA+z4uhsveSt1CuTB+Jld5d7zyNSEK2UWjQaOxicwDP+LFiOdM32n/vwsLlOJqhrInA50UcbRSVaGg==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.0.3.tgz",
"integrity": "sha512-uHPyRqIn57iIplYa5xBr6oNu5aPXKGC4WLeuHfqQHclwIqbJ33g3yA5fIA+/NYnp5ZM2EFiujqHFaVUYj6HlKA==",
"dev": true,
"dependencies": {
"@commitlint/is-ignored": "^19.0.0",
"@commitlint/parse": "^19.0.0",
"@commitlint/rules": "^19.0.0",
"@commitlint/types": "^19.0.0"
"@commitlint/is-ignored": "^19.0.3",
"@commitlint/parse": "^19.0.3",
"@commitlint/rules": "^19.0.3",
"@commitlint/types": "^19.0.3"
},
"engines": {
"node": ">=v18"
}
},
"node_modules/@commitlint/load": {
"version": "19.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.0.1.tgz",
"integrity": "sha512-5w5RHhtidRPMRm8ktph+NKypt1Wu5Z2jbU1Lc+1IS9Azy83JWRBQ9xKBbW9gF66R/TwHF0v6Jy8KOqRS8I/GgA==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.0.3.tgz",
"integrity": "sha512-18Tk/ZcDFRKIoKfEcl7kC+bYkEQ055iyKmGsYDoYWpKf6FUvBrP9bIWapuy/MB+kYiltmP9ITiUx6UXtqC9IRw==",
"dev": true,
"dependencies": {
"@commitlint/config-validator": "^19.0.0",
"@commitlint/config-validator": "^19.0.3",
"@commitlint/execute-rule": "^19.0.0",
"@commitlint/resolve-extends": "^19.0.1",
"@commitlint/types": "^19.0.0",
"@commitlint/resolve-extends": "^19.0.3",
"@commitlint/types": "^19.0.3",
"chalk": "^5.3.0",
"cosmiconfig": "^8.3.6",
"cosmiconfig-typescript-loader": "^5.0.0",
@@ -2427,12 +2427,12 @@
}
},
"node_modules/@commitlint/parse": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.0.0.tgz",
"integrity": "sha512-/2hT08V/2Lh+aQ5cSAw5vO74FlA3LJGYzLfsNMcx6aW8Kmrsa9W7chNNY5hMWbucCF92s/JE3eVIHnzoEBKTTA==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.0.3.tgz",
"integrity": "sha512-Il+tNyOb8VDxN3P6XoBBwWJtKKGzHlitEuXA5BP6ir/3loWlsSqDr5aecl6hZcC/spjq4pHqNh0qPlfeWu38QA==",
"dev": true,
"dependencies": {
"@commitlint/types": "^19.0.0",
"@commitlint/types": "^19.0.3",
"conventional-changelog-angular": "^7.0.0",
"conventional-commits-parser": "^5.0.0"
},
@@ -2441,13 +2441,13 @@
}
},
"node_modules/@commitlint/read": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.0.0.tgz",
"integrity": "sha512-AbK/fQjWrXGAAHl+KeOtZtWJryhzkTnynhkABF4IUFZqK71JSviSIPHYuUQjdwNrD0PJGs5f19ORjY8LOXP08w==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.0.3.tgz",
"integrity": "sha512-b5AflTyAXkUx5qKw4TkjjcOccXZHql3JqMi522knTQktq2AubKXFz60Sws+K4FsefwPws6fGz9mqiI/NvsvxFA==",
"dev": true,
"dependencies": {
"@commitlint/top-level": "^19.0.0",
"@commitlint/types": "^19.0.0",
"@commitlint/types": "^19.0.3",
"git-raw-commits": "^4.0.0",
"minimist": "^1.2.8"
},
@@ -2456,31 +2456,32 @@
}
},
"node_modules/@commitlint/resolve-extends": {
"version": "19.0.1",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.0.1.tgz",
"integrity": "sha512-U5BRCNEiib0I06e6utNzBXZRu/t/bzlqVljS5kaNwggPN1VS+Kvuks8fY97j85B8sifHXU5dhUICPRKP8Oj31A==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.0.3.tgz",
"integrity": "sha512-18BKmta8OC8+Ub+Q3QGM9l27VjQaXobloVXOrMvu8CpEwJYv62vC/t7Ka5kJnsW0tU9q1eMqJFZ/nN9T/cOaIA==",
"dev": true,
"dependencies": {
"@commitlint/config-validator": "^19.0.0",
"@commitlint/types": "^19.0.0",
"@commitlint/config-validator": "^19.0.3",
"@commitlint/types": "^19.0.3",
"global-directory": "^4.0.1",
"import-meta-resolve": "^4.0.0",
"lodash.mergewith": "^4.6.2"
"lodash.mergewith": "^4.6.2",
"resolve-from": "^5.0.0"
},
"engines": {
"node": ">=v18"
}
},
"node_modules/@commitlint/rules": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.0.0.tgz",
"integrity": "sha512-uwb5Ro5vvJlEjnWPezL3AcdlbLdJz24SD5VembgA6IXqqunphZr5LFsQL1z5efP7p3MUdJEXFynIx8o62+j2lA==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.0.3.tgz",
"integrity": "sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==",
"dev": true,
"dependencies": {
"@commitlint/ensure": "^19.0.0",
"@commitlint/ensure": "^19.0.3",
"@commitlint/message": "^19.0.0",
"@commitlint/to-lines": "^19.0.0",
"@commitlint/types": "^19.0.0",
"@commitlint/types": "^19.0.3",
"execa": "^8.0.1"
},
"engines": {
@@ -2726,11 +2727,12 @@
}
},
"node_modules/@commitlint/types": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.0.0.tgz",
"integrity": "sha512-qLjLUdYXKi0TIavONrjBkxrElp7KguqDbvzIRbqTdJBV/cAAr8QEhHe1qUq8OcCM3gFWTlUrDz3ISZbkRoGsAg==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.0.3.tgz",
"integrity": "sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==",
"dev": true,
"dependencies": {
"@types/conventional-commits-parser": "^5.0.0",
"chalk": "^5.3.0"
},
"engines": {
@@ -6490,6 +6492,15 @@
"@types/node": "*"
}
},
"node_modules/@types/conventional-commits-parser": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz",
"integrity": "sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==",
"dev": true,
"dependencies": {
"@types/node": "*"
}
},
"node_modules/@types/cookie": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.3.3.tgz",

View File

@@ -64,8 +64,8 @@
"universal-cookie": "4.0.4"
},
"devDependencies": {
"@commitlint/cli": "19.0.1",
"@commitlint/config-angular": "19.0.0",
"@commitlint/cli": "19.0.3",
"@commitlint/config-angular": "19.0.3",
"@edx/browserslist-config": "^1.1.1",
"@edx/reactifex": "2.2.0",
"@openedx/frontend-build": "13.0.28",