mirror of
https://github.com/scratchfoundation/scratch-semantic-release-config.git
synced 2025-02-17 08:30:42 -05:00
chore(deps): update commitlint monorepo to v17.6.1
This commit is contained in:
parent
6f32f25fd6
commit
16d2f23901
2 changed files with 18 additions and 18 deletions
32
package-lock.json
generated
32
package-lock.json
generated
|
@ -17,8 +17,8 @@
|
|||
"@semantic-release/release-notes-generator": "^10.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "17.6.0",
|
||||
"@commitlint/config-conventional": "17.6.0",
|
||||
"@commitlint/cli": "17.6.1",
|
||||
"@commitlint/config-conventional": "17.6.1",
|
||||
"eslint": "8.38.0",
|
||||
"eslint-config-scratch": "8.0.0",
|
||||
"husky": "8.0.3",
|
||||
|
@ -408,13 +408,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/cli": {
|
||||
"version": "17.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.0.tgz",
|
||||
"integrity": "sha512-JaZeZ1p6kfkSiZlDoQjK09AuiI9zYQMiIUJzTOM8qNRHFOXOPmiTM56nI67yzeUSNTFu6M/DRqjmdjtA5q3hEg==",
|
||||
"version": "17.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.1.tgz",
|
||||
"integrity": "sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^17.4.4",
|
||||
"@commitlint/lint": "^17.6.0",
|
||||
"@commitlint/lint": "^17.6.1",
|
||||
"@commitlint/load": "^17.5.0",
|
||||
"@commitlint/read": "^17.5.1",
|
||||
"@commitlint/types": "^17.4.4",
|
||||
|
@ -473,9 +473,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-conventional": {
|
||||
"version": "17.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.0.tgz",
|
||||
"integrity": "sha512-2Y9M7MN942bTK5h70fJGknhXA02+OtWCkKeIzTSwsdwz1V7y6bxYv24x052E9XHKtZHJfvM3iLuTOsjRvLqWtA==",
|
||||
"version": "17.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz",
|
||||
"integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"conventional-changelog-conventionalcommits": "^5.0.0"
|
||||
|
@ -8686,13 +8686,13 @@
|
|||
"optional": true
|
||||
},
|
||||
"@commitlint/cli": {
|
||||
"version": "17.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.0.tgz",
|
||||
"integrity": "sha512-JaZeZ1p6kfkSiZlDoQjK09AuiI9zYQMiIUJzTOM8qNRHFOXOPmiTM56nI67yzeUSNTFu6M/DRqjmdjtA5q3hEg==",
|
||||
"version": "17.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.1.tgz",
|
||||
"integrity": "sha512-kCnDD9LE2ySiTnj/VPaxy4/oRayRcdv4aCuVxtoum8SxIU7OADHc0nJPQfheE8bHcs3zZdWzDMWltRosuT13bg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@commitlint/format": "^17.4.4",
|
||||
"@commitlint/lint": "^17.6.0",
|
||||
"@commitlint/lint": "^17.6.1",
|
||||
"@commitlint/load": "^17.5.0",
|
||||
"@commitlint/read": "^17.5.1",
|
||||
"@commitlint/types": "^17.4.4",
|
||||
|
@ -8738,9 +8738,9 @@
|
|||
}
|
||||
},
|
||||
"@commitlint/config-conventional": {
|
||||
"version": "17.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.0.tgz",
|
||||
"integrity": "sha512-2Y9M7MN942bTK5h70fJGknhXA02+OtWCkKeIzTSwsdwz1V7y6bxYv24x052E9XHKtZHJfvM3iLuTOsjRvLqWtA==",
|
||||
"version": "17.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.1.tgz",
|
||||
"integrity": "sha512-ng/ybaSLuTCH9F+7uavSOnEQ9EFMl7lHEjfAEgRh1hwmEe8SpLKpQeMo2aT1IWvHaGMuTb+gjfbzoRf2IR23NQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"conventional-changelog-conventionalcommits": "^5.0.0"
|
||||
|
|
|
@ -50,8 +50,8 @@
|
|||
"semantic-release": ">=19.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "17.6.0",
|
||||
"@commitlint/config-conventional": "17.6.0",
|
||||
"@commitlint/cli": "17.6.1",
|
||||
"@commitlint/config-conventional": "17.6.1",
|
||||
"eslint": "8.38.0",
|
||||
"eslint-config-scratch": "8.0.0",
|
||||
"husky": "8.0.3",
|
||||
|
|
Loading…
Reference in a new issue