5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00

Merge pull request #258 from wagoid/chore/upgrade-commitlint-dev-deps

chore(deps-dev): upgrade @commitlint/* dev deps
This commit is contained in:
Wagner Santos 2021-10-11 15:42:39 -03:00 committed by GitHub
commit a5ab401c4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 46 additions and 46 deletions

86
package-lock.json generated
View file

@ -19,7 +19,7 @@
"@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.2.1",
"commitlint-config-jira": "^1.5.1",
"commitlint-plugin-function-rules": "^1.3.2",
"commitlint-plugin-function-rules": "^1.4.0",
"commitlint-plugin-jira-rules": "^1.5.1",
"conventional-changelog-lint-config-canonical": "^1.0.0",
"dargs": "^8.1.0",
@ -29,8 +29,8 @@
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@commitlint/cli": "^13.1.0",
"@commitlint/ensure": "^13.1.0",
"@commitlint/cli": "^13.2.1",
"@commitlint/ensure": "^13.2.0",
"@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1",
"@jest/globals": "^27.2.4",
@ -1785,16 +1785,16 @@
"dev": true
},
"node_modules/@commitlint/cli": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.1.0.tgz",
"integrity": "sha512-xN/uNYWtGTva5OMSd+xA6e6/c2jk8av7MUbdd6w2cw89u6z3fAWoyiH87X0ewdSMNYmW/6B3L/2dIVGHRDID5w==",
"version": "13.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz",
"integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==",
"dev": true,
"dependencies": {
"@commitlint/format": "^13.1.0",
"@commitlint/lint": "^13.1.0",
"@commitlint/load": "^13.1.0",
"@commitlint/read": "^13.1.0",
"@commitlint/types": "^13.1.0",
"@commitlint/format": "^13.2.0",
"@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.2.1",
"@commitlint/read": "^13.2.0",
"@commitlint/types": "^13.2.0",
"lodash": "^4.17.19",
"resolve-from": "5.0.0",
"resolve-global": "1.0.0",
@ -1989,13 +1989,13 @@
}
},
"node_modules/@commitlint/read": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.1.0.tgz",
"integrity": "sha512-NrVe23GMKyL6i1yDJD8IpqCBzhzoS3wtLfDj8QBzc01Ov1cYBmDojzvBklypGb+MLJM1NbzmRM4PR5pNX0U/NQ==",
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.2.0.tgz",
"integrity": "sha512-7db5e1Bn3re6hQN0SqygTMF/QX6/MQauoJn3wJiUHE93lvwO6aFQxT3qAlYeyBPwfWsmDz/uSH454jtrSsv3Uw==",
"dev": true,
"dependencies": {
"@commitlint/top-level": "^13.0.0",
"@commitlint/types": "^13.1.0",
"@commitlint/top-level": "^13.2.0",
"@commitlint/types": "^13.2.0",
"fs-extra": "^10.0.0",
"git-raw-commits": "^2.0.0"
},
@ -2172,9 +2172,9 @@
}
},
"node_modules/@commitlint/top-level": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-13.0.0.tgz",
"integrity": "sha512-baBy3MZBF28sR93yFezd4a5TdHsbXaakeladfHK9dOcGdXo9oQe3GS5hP3BmlN680D6AiQSN7QPgEJgrNUWUCg==",
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-13.2.0.tgz",
"integrity": "sha512-knBvWYbIq6VV6VPHrVeDsxDiJq4Zq6cv5NIYU3iesKAsmK2KlLfsZPa+Ig96Y4AqAPU3zNJwjHxYkz9qxdBbfA==",
"dev": true,
"dependencies": {
"find-up": "^5.0.0"
@ -5175,14 +5175,14 @@
"integrity": "sha512-g0AgJ+x1Sf4ppFu9H521iHa2JNYos/4W2dZKlkwEql4/xgAZA7FU5UbZ/Cl1Q2PP1TTa6d4RhjHEwfkCgfGZ2g=="
},
"node_modules/commitlint-plugin-function-rules": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/commitlint-plugin-function-rules/-/commitlint-plugin-function-rules-1.3.2.tgz",
"integrity": "sha512-Gwch0ZFWBcWwrYA/44or+y2Re7woSe8c8ItqZKCWoLCTTlN6eyG3chWY2fRN6c3NMsjsXmyoZ27JTTfWt95axQ==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/commitlint-plugin-function-rules/-/commitlint-plugin-function-rules-1.4.0.tgz",
"integrity": "sha512-ioXm4wG3Ro4oQZshP2IvUpWK8raCQ3V2zDYie0GqPcVG2jyUh4MLGSiSDyWqRbEYymT0K6eXagZYBLz955ebmQ==",
"engines": {
"node": ">=10.22.1"
"node": ">=12"
},
"peerDependencies": {
"@commitlint/lint": ">=9.1.2 || 10.x || 11.x || 12.x"
"@commitlint/lint": ">=9.1.2 || 10.x || 11.x || 12.x || 13.x"
}
},
"node_modules/commitlint-plugin-jira-rules": {
@ -16015,16 +16015,16 @@
"dev": true
},
"@commitlint/cli": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.1.0.tgz",
"integrity": "sha512-xN/uNYWtGTva5OMSd+xA6e6/c2jk8av7MUbdd6w2cw89u6z3fAWoyiH87X0ewdSMNYmW/6B3L/2dIVGHRDID5w==",
"version": "13.2.1",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz",
"integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==",
"dev": true,
"requires": {
"@commitlint/format": "^13.1.0",
"@commitlint/lint": "^13.1.0",
"@commitlint/load": "^13.1.0",
"@commitlint/read": "^13.1.0",
"@commitlint/types": "^13.1.0",
"@commitlint/format": "^13.2.0",
"@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.2.1",
"@commitlint/read": "^13.2.0",
"@commitlint/types": "^13.2.0",
"lodash": "^4.17.19",
"resolve-from": "5.0.0",
"resolve-global": "1.0.0",
@ -16165,13 +16165,13 @@
}
},
"@commitlint/read": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.1.0.tgz",
"integrity": "sha512-NrVe23GMKyL6i1yDJD8IpqCBzhzoS3wtLfDj8QBzc01Ov1cYBmDojzvBklypGb+MLJM1NbzmRM4PR5pNX0U/NQ==",
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.2.0.tgz",
"integrity": "sha512-7db5e1Bn3re6hQN0SqygTMF/QX6/MQauoJn3wJiUHE93lvwO6aFQxT3qAlYeyBPwfWsmDz/uSH454jtrSsv3Uw==",
"dev": true,
"requires": {
"@commitlint/top-level": "^13.0.0",
"@commitlint/types": "^13.1.0",
"@commitlint/top-level": "^13.2.0",
"@commitlint/types": "^13.2.0",
"fs-extra": "^10.0.0",
"git-raw-commits": "^2.0.0"
},
@ -16310,9 +16310,9 @@
"integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg=="
},
"@commitlint/top-level": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-13.0.0.tgz",
"integrity": "sha512-baBy3MZBF28sR93yFezd4a5TdHsbXaakeladfHK9dOcGdXo9oQe3GS5hP3BmlN680D6AiQSN7QPgEJgrNUWUCg==",
"version": "13.2.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-13.2.0.tgz",
"integrity": "sha512-knBvWYbIq6VV6VPHrVeDsxDiJq4Zq6cv5NIYU3iesKAsmK2KlLfsZPa+Ig96Y4AqAPU3zNJwjHxYkz9qxdBbfA==",
"dev": true,
"requires": {
"find-up": "^5.0.0"
@ -18710,9 +18710,9 @@
"integrity": "sha512-g0AgJ+x1Sf4ppFu9H521iHa2JNYos/4W2dZKlkwEql4/xgAZA7FU5UbZ/Cl1Q2PP1TTa6d4RhjHEwfkCgfGZ2g=="
},
"commitlint-plugin-function-rules": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/commitlint-plugin-function-rules/-/commitlint-plugin-function-rules-1.3.2.tgz",
"integrity": "sha512-Gwch0ZFWBcWwrYA/44or+y2Re7woSe8c8ItqZKCWoLCTTlN6eyG3chWY2fRN6c3NMsjsXmyoZ27JTTfWt95axQ==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/commitlint-plugin-function-rules/-/commitlint-plugin-function-rules-1.4.0.tgz",
"integrity": "sha512-ioXm4wG3Ro4oQZshP2IvUpWK8raCQ3V2zDYie0GqPcVG2jyUh4MLGSiSDyWqRbEYymT0K6eXagZYBLz955ebmQ==",
"requires": {}
},
"commitlint-plugin-jira-rules": {

View file

@ -32,7 +32,7 @@
"@commitlint/lint": "^13.2.0",
"@commitlint/load": "^13.2.1",
"commitlint-config-jira": "^1.5.1",
"commitlint-plugin-function-rules": "^1.3.2",
"commitlint-plugin-function-rules": "^1.4.0",
"commitlint-plugin-jira-rules": "^1.5.1",
"conventional-changelog-lint-config-canonical": "^1.0.0",
"dargs": "^8.1.0",
@ -42,8 +42,8 @@
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@commitlint/cli": "^13.1.0",
"@commitlint/ensure": "^13.1.0",
"@commitlint/cli": "^13.2.1",
"@commitlint/ensure": "^13.2.0",
"@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1",
"@jest/globals": "^27.2.4",