mirror of
https://github.com/brucificus/vb6-antlr4-typescript.git
synced 2025-12-17 04:14:36 +03:00
⬆ Bump @commitlint/core from 18.4.4 to 18.5.0
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) from 18.4.4 to 18.5.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/core/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.5.0/@commitlint/core) --- updated-dependencies: - dependency-name: "@commitlint/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
11d0c6c5a5
commit
9857d1568d
40
package-lock.json
generated
40
package-lock.json
generated
@@ -577,9 +577,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-validator": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.4.4.tgz",
|
||||
"integrity": "sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==",
|
||||
"version": "18.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.5.0.tgz",
|
||||
"integrity": "sha512-mDAA6WQPjh9Ida8ACdInDylBQcqeUD2gBHE+dQu+B3OIHiWiSSrq4F2+wg3nDU9EzfcQSwPwYL+QbMmiW5SmLA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.4.4",
|
||||
@@ -672,14 +672,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/core": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-18.4.4.tgz",
|
||||
"integrity": "sha512-BDOqNTtyOHckz6HANAPXmjnRa5ESO+tTF5C1OJjBgH+n/+/fwV8LPnR94Ea4zTlGsMNd23raHE0pYGWS93p1yg==",
|
||||
"version": "18.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-18.5.0.tgz",
|
||||
"integrity": "sha512-xeB86y2Ut8cXFtymsPGbPnkabBzklNX8L4e84TIeRlE4AARjN7u+PoK0uxNJKeuCpnU7RSsP6C607fKS3qwjfw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^18.4.4",
|
||||
"@commitlint/lint": "^18.4.4",
|
||||
"@commitlint/load": "^18.4.4",
|
||||
"@commitlint/lint": "^18.5.0",
|
||||
"@commitlint/load": "^18.5.0",
|
||||
"@commitlint/read": "^18.4.4"
|
||||
},
|
||||
"engines": {
|
||||
@@ -1000,9 +1000,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/lint": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.4.tgz",
|
||||
"integrity": "sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==",
|
||||
"version": "18.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.5.0.tgz",
|
||||
"integrity": "sha512-4VbfTGTZf/aDaOn+vednMQFu5EIKfERvv7j8La3etQCra0O2QMrZL28xugTroYekawpTkiWWvLswtpVfabIbgw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/is-ignored": "^18.4.4",
|
||||
@@ -1097,14 +1097,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/load": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.4.tgz",
|
||||
"integrity": "sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ==",
|
||||
"version": "18.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.5.0.tgz",
|
||||
"integrity": "sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/config-validator": "^18.4.4",
|
||||
"@commitlint/config-validator": "^18.5.0",
|
||||
"@commitlint/execute-rule": "^18.4.4",
|
||||
"@commitlint/resolve-extends": "^18.4.4",
|
||||
"@commitlint/resolve-extends": "^18.5.0",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"chalk": "^4.1.0",
|
||||
"cosmiconfig": "^8.3.6",
|
||||
@@ -1403,12 +1403,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/resolve-extends": {
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.4.4.tgz",
|
||||
"integrity": "sha512-RRpIHSbRnFvmGifVk21Gqazf1QF/yeP+Kkg/e3PlkegcOKd/FGOXp/Kx9cvSO2K7ucSn4GD/oBvgasFoy+NCAw==",
|
||||
"version": "18.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.5.0.tgz",
|
||||
"integrity": "sha512-OxCYOMnlkOEEIkwTaRiFjHyuWBq962WBZQVHfMHej8tr3d+SfjznvqZhPmW8/SuqtfmGEiJPGWUNOxgwH+O0MA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/config-validator": "^18.4.4",
|
||||
"@commitlint/config-validator": "^18.5.0",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"import-fresh": "^3.0.0",
|
||||
"lodash.mergewith": "^4.6.2",
|
||||
|
||||
Reference in New Issue
Block a user