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.3 to 18.4.4
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) from 18.4.3 to 18.4.4. - [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.4.4/@commitlint/core) --- updated-dependencies: - dependency-name: "@commitlint/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
0e47070a31
commit
11d0c6c5a5
217
package-lock.json
generated
217
package-lock.json
generated
@@ -577,12 +577,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-validator": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.4.3.tgz",
|
||||
"integrity": "sha512-FPZZmTJBARPCyef9ohRC9EANiQEKSWIdatx5OlgeHKu878dWwpyeFauVkhzuBRJFcCA4Uvz/FDtlDKs008IHcA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.4.4.tgz",
|
||||
"integrity": "sha512-/QI8KIg/h7O0Eus36fPcEcO3QPBcdXuGfZeCF5m15k0EB2bcU8s6pHNTNEa6xz9PrAefHCL+yzRJj7w20T6Mow==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.4.3",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"ajv": "^8.11.0"
|
||||
},
|
||||
"engines": {
|
||||
@@ -590,9 +590,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/config-validator/node_modules/@commitlint/types": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.3.tgz",
|
||||
"integrity": "sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
@@ -672,27 +672,27 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/core": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-18.4.3.tgz",
|
||||
"integrity": "sha512-8GOk3e1LIWO2FNMAv5ipW3NFY0dhpLWF3txMAcqKtALXwnIiXhL+2SJLzgKthzAdEfx6G5HXIKwRtjFoU/eRQA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-18.4.4.tgz",
|
||||
"integrity": "sha512-BDOqNTtyOHckz6HANAPXmjnRa5ESO+tTF5C1OJjBgH+n/+/fwV8LPnR94Ea4zTlGsMNd23raHE0pYGWS93p1yg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^18.4.3",
|
||||
"@commitlint/lint": "^18.4.3",
|
||||
"@commitlint/load": "^18.4.3",
|
||||
"@commitlint/read": "^18.4.3"
|
||||
"@commitlint/format": "^18.4.4",
|
||||
"@commitlint/lint": "^18.4.4",
|
||||
"@commitlint/load": "^18.4.4",
|
||||
"@commitlint/read": "^18.4.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v18"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/ensure": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-18.4.3.tgz",
|
||||
"integrity": "sha512-MI4fwD9TWDVn4plF5+7JUyLLbkOdzIRBmVeNlk4dcGlkrVA+/l5GLcpN66q9LkFsFv6G2X31y89ApA3hqnqIFg==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-18.4.4.tgz",
|
||||
"integrity": "sha512-KjD19p6julB5WrQL+Cd8p+AePwpl1XzGAjB0jnuFMKWtji9L7ucCZUKDstGjlkBZGGzH/nvdB8K+bh5K27EVUg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.4.3",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"lodash.camelcase": "^4.3.0",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"lodash.snakecase": "^4.1.1",
|
||||
@@ -704,9 +704,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/ensure/node_modules/@commitlint/types": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.3.tgz",
|
||||
"integrity": "sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
@@ -786,21 +786,21 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/execute-rule": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-18.4.3.tgz",
|
||||
"integrity": "sha512-t7FM4c+BdX9WWZCPrrbV5+0SWLgT3kCq7e7/GhHCreYifg3V8qyvO127HF796vyFql75n4TFF+5v1asOOWkV1Q==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-18.4.4.tgz",
|
||||
"integrity": "sha512-a37Nd3bDQydtg9PCLLWM9ZC+GO7X5i4zJvrggJv5jBhaHsXeQ9ZWdO6ODYR+f0LxBXXNYK3geYXJrCWUCP8JEg==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=v18"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/format": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-18.4.3.tgz",
|
||||
"integrity": "sha512-8b+ItXYHxAhRAXFfYki5PpbuMMOmXYuzLxib65z2XTqki59YDQJGpJ/wB1kEE5MQDgSTQWtKUrA8n9zS/1uIDQ==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-18.4.4.tgz",
|
||||
"integrity": "sha512-2v3V5hVlv0R3pe7p66IX5F7cjeVvGM5JqITRIbBCFvGHPJ/CG74rjTkAu0RBEiIhlk3eOaLjVGq3d5falPkLBA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.4.3",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"chalk": "^4.1.0"
|
||||
},
|
||||
"engines": {
|
||||
@@ -808,9 +808,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/format/node_modules/@commitlint/types": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.3.tgz",
|
||||
"integrity": "sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
@@ -890,12 +890,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/is-ignored": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.4.3.tgz",
|
||||
"integrity": "sha512-ZseOY9UfuAI32h9w342Km4AIaTieeFskm2ZKdrG7r31+c6zGBzuny9KQhwI9puc0J3GkUquEgKJblCl7pMnjwg==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.4.4.tgz",
|
||||
"integrity": "sha512-rXWes9owKBTjfTr6Od7YlflRg4N+ngkOH+dUZhk0qL/XQb26mHz0EgVgdixMVBac1OsohRwJaLmVHX+5F6vfmg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.4.3",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"semver": "7.5.4"
|
||||
},
|
||||
"engines": {
|
||||
@@ -903,9 +903,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/is-ignored/node_modules/@commitlint/types": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.3.tgz",
|
||||
"integrity": "sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
@@ -1000,24 +1000,24 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/lint": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.3.tgz",
|
||||
"integrity": "sha512-18u3MRgEXNbnYkMOWoncvq6QB8/90m9TbERKgdPqVvS+zQ/MsuRhdvHYCIXGXZxUb0YI4DV2PC4bPneBV/fYuA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.4.tgz",
|
||||
"integrity": "sha512-SoyQstVxMY5Z4GnFRtRzy+NWYb+yVseXgir+7BxnpB59oH05C9XztRrhDw6OnkNeXhjINTpi1HLnuY7So+CaAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/is-ignored": "^18.4.3",
|
||||
"@commitlint/parse": "^18.4.3",
|
||||
"@commitlint/rules": "^18.4.3",
|
||||
"@commitlint/types": "^18.4.3"
|
||||
"@commitlint/is-ignored": "^18.4.4",
|
||||
"@commitlint/parse": "^18.4.4",
|
||||
"@commitlint/rules": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v18"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/lint/node_modules/@commitlint/types": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.3.tgz",
|
||||
"integrity": "sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
@@ -1097,16 +1097,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/load": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.3.tgz",
|
||||
"integrity": "sha512-v6j2WhvRQJrcJaj5D+EyES2WKTxPpxENmNpNG3Ww8MZGik3jWRXtph0QTzia5ZJyPh2ib5aC/6BIDymkUUM58Q==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.4.tgz",
|
||||
"integrity": "sha512-RaDIa9qwOw2xRJ3Jr2DBXd14rmnHJIX2XdZF4kmoF1rgsg/+7cvrExLSUNAkQUNimyjCn1b/bKX2Omm+GdY0XQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/config-validator": "^18.4.3",
|
||||
"@commitlint/execute-rule": "^18.4.3",
|
||||
"@commitlint/resolve-extends": "^18.4.3",
|
||||
"@commitlint/types": "^18.4.3",
|
||||
"@types/node": "^18.11.9",
|
||||
"@commitlint/config-validator": "^18.4.4",
|
||||
"@commitlint/execute-rule": "^18.4.4",
|
||||
"@commitlint/resolve-extends": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"chalk": "^4.1.0",
|
||||
"cosmiconfig": "^8.3.6",
|
||||
"cosmiconfig-typescript-loader": "^5.0.0",
|
||||
@@ -1120,9 +1119,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/load/node_modules/@commitlint/types": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.3.tgz",
|
||||
"integrity": "sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
@@ -1131,15 +1130,6 @@
|
||||
"node": ">=v18"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/load/node_modules/@types/node": {
|
||||
"version": "18.19.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.3.tgz",
|
||||
"integrity": "sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"undici-types": "~5.26.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/load/node_modules/ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
@@ -1211,21 +1201,21 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/message": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-18.4.3.tgz",
|
||||
"integrity": "sha512-ddJ7AztWUIoEMAXoewx45lKEYEOeOlBVWjk8hDMUGpprkuvWULpaXczqdjwVtjrKT3JhhN+gMs8pm5G3vB2how==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-18.4.4.tgz",
|
||||
"integrity": "sha512-lHF95mMDYgAI1LBXveJUyg4eLaMXyOqJccCK3v55ZOEUsMPrDi8upqDjd/NmzWmESYihaOMBTAnxm+6oD1WoDQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=v18"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/parse": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-18.4.3.tgz",
|
||||
"integrity": "sha512-eoH7CXM9L+/Me96KVcfJ27EIIbA5P9sqw3DqjJhRYuhaULIsPHFs5S5GBDCqT0vKZQDx0DgxhMpW6AQbnKrFtA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-18.4.4.tgz",
|
||||
"integrity": "sha512-99G7dyn/OoyNWXJni0Ki0K3aJd01pEb/Im/Id6y4X7PN+kGOahjz2z/cXYYHn7xDdooqFVdiVrVLeChfgpWZ2g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^18.4.3",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"conventional-changelog-angular": "^7.0.0",
|
||||
"conventional-commits-parser": "^5.0.0"
|
||||
},
|
||||
@@ -1234,9 +1224,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/parse/node_modules/@commitlint/types": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.3.tgz",
|
||||
"integrity": "sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
@@ -1316,14 +1306,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/read": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-18.4.3.tgz",
|
||||
"integrity": "sha512-H4HGxaYA6OBCimZAtghL+B+SWu8ep4X7BwgmedmqWZRHxRLcX2q0bWBtUm5FsMbluxbOfrJwOs/Z0ah4roP/GQ==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-18.4.4.tgz",
|
||||
"integrity": "sha512-r58JbWky4gAFPea/CZmvlqP9Ehbs+8gSEUqhIJOojKzTc3xlxFnZUDVPcEnnaqzQEEoV6C69VW7xuzdcBlu/FQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/top-level": "^18.4.3",
|
||||
"@commitlint/types": "^18.4.3",
|
||||
"fs-extra": "^11.0.0",
|
||||
"@commitlint/top-level": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"git-raw-commits": "^2.0.11",
|
||||
"minimist": "^1.2.6"
|
||||
},
|
||||
@@ -1332,9 +1321,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/read/node_modules/@commitlint/types": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.3.tgz",
|
||||
"integrity": "sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
@@ -1414,13 +1403,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/resolve-extends": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.4.3.tgz",
|
||||
"integrity": "sha512-30sk04LZWf8+SDgJrbJCjM90gTg2LxsD9cykCFeFu+JFHvBFq5ugzp2eO/DJGylAdVaqxej3c7eTSE64hR/lnw==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/config-validator": "^18.4.3",
|
||||
"@commitlint/types": "^18.4.3",
|
||||
"@commitlint/config-validator": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"import-fresh": "^3.0.0",
|
||||
"lodash.mergewith": "^4.6.2",
|
||||
"resolve-from": "^5.0.0",
|
||||
@@ -1431,9 +1420,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/resolve-extends/node_modules/@commitlint/types": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.3.tgz",
|
||||
"integrity": "sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
@@ -1513,15 +1502,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/rules": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-18.4.3.tgz",
|
||||
"integrity": "sha512-8KIeukDf45BiY+Lul1T0imSNXF0sMrlLG6JpLLKolkmYVQ6PxxoNOriwyZ3UTFFpaVbPy0rcITaV7U9JCAfDTA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-18.4.4.tgz",
|
||||
"integrity": "sha512-6Uzlsnl/GljEI+80NWjf4ThOfR8NIsbm18IfXYuCEchlwMHSxiuYG4rHSK5DNmG/+MIo8eR5VdQ0gQyt7kWzAA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/ensure": "^18.4.3",
|
||||
"@commitlint/message": "^18.4.3",
|
||||
"@commitlint/to-lines": "^18.4.3",
|
||||
"@commitlint/types": "^18.4.3",
|
||||
"@commitlint/ensure": "^18.4.4",
|
||||
"@commitlint/message": "^18.4.4",
|
||||
"@commitlint/to-lines": "^18.4.4",
|
||||
"@commitlint/types": "^18.4.4",
|
||||
"execa": "^5.0.0"
|
||||
},
|
||||
"engines": {
|
||||
@@ -1529,9 +1518,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/rules/node_modules/@commitlint/types": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.3.tgz",
|
||||
"integrity": "sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.4.tgz",
|
||||
"integrity": "sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0"
|
||||
@@ -1611,18 +1600,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/to-lines": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-18.4.3.tgz",
|
||||
"integrity": "sha512-fy1TAleik4Zfru1RJ8ZU6cOSvgSVhUellxd3WZV1D5RwHZETt1sZdcA4mQN2y3VcIZsUNKkW0Mq8CM9/L9harQ==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-18.4.4.tgz",
|
||||
"integrity": "sha512-mwe2Roa59NCz/krniAdCygFabg7+fQCkIhXqBHw00XQ8Y7lw4poZLLxeGI3p3bLpcEOXdqIDrEGLwHmG5lBdwQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=v18"
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/top-level": {
|
||||
"version": "18.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-18.4.3.tgz",
|
||||
"integrity": "sha512-E6fJPBLPFL5R8+XUNSYkj4HekIOuGMyJo3mIx2PkYc3clel+pcWQ7TConqXxNWW4x1ugigiIY2RGot55qUq1hw==",
|
||||
"version": "18.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-18.4.4.tgz",
|
||||
"integrity": "sha512-PBwW1drgeavl9CadB7IPRUk6rkUP/O8jEkxjlC+ofuh3pw0bzJdAT+Kw7M1Yc9KtTb9xTaqUB8uvRtaybHa/tQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"find-up": "^5.0.0"
|
||||
@@ -14753,12 +14742,6 @@
|
||||
"node": ">=0.8.0"
|
||||
}
|
||||
},
|
||||
"node_modules/undici-types": {
|
||||
"version": "5.26.5",
|
||||
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
||||
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/unicode-emoji-modifier-base": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/unicode-emoji-modifier-base/-/unicode-emoji-modifier-base-1.0.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user