mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-14 10:04:56 +00:00
chore(deps-dev): bump @commitlint/cli from 19.0.1 to 19.0.3 (#802)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.0.1 to 19.0.3. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3693f14f4b
commit
ee9e97a0b0
115
package-lock.json
generated
115
package-lock.json
generated
|
@ -8,7 +8,7 @@
|
|||
"name": "Citizen",
|
||||
"version": "2.10.0",
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.0.1",
|
||||
"@commitlint/cli": "^19.0.3",
|
||||
"@commitlint/config-conventional": "^19.0.3",
|
||||
"@wikimedia/types-wikimedia": "0.4.2",
|
||||
"devmoji": "^2.3.0",
|
||||
|
@ -139,16 +139,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"
|
||||
},
|
||||
|
@ -185,12 +185,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": {
|
||||
|
@ -220,12 +220,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"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",
|
||||
|
@ -246,12 +246,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": {
|
||||
|
@ -271,12 +271,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": {
|
||||
|
@ -284,30 +284,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",
|
||||
|
@ -341,12 +341,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"
|
||||
},
|
||||
|
@ -430,13 +430,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"
|
||||
},
|
||||
|
@ -495,31 +495,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": {
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"release:major": "standard-version --release-as major"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.0.1",
|
||||
"@commitlint/cli": "^19.0.3",
|
||||
"@commitlint/config-conventional": "^19.0.3",
|
||||
"@wikimedia/types-wikimedia": "0.4.2",
|
||||
"devmoji": "^2.3.0",
|
||||
|
|
Loading…
Reference in a new issue