2024-02-14 08:14:46 +00:00
parent 9c939b4ff2
commit b59bbfcdce
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^18.6.1", "@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.0", "@commitlint/config-conventional": "^18.6.1",
"@graphql-codegen/cli": "^5.0.2", "@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/fragment-matcher": "^5.0.2", "@graphql-codegen/fragment-matcher": "^5.0.2",
"@graphql-codegen/typescript": "^4.0.4", "@graphql-codegen/typescript": "^4.0.4",
+5 -4
View File
@@ -615,11 +615,12 @@
resolve-global "1.0.0" resolve-global "1.0.0"
yargs "^17.0.0" yargs "^17.0.0"
"@commitlint/config-conventional@^18.6.0": "@commitlint/config-conventional@^18.6.1":
version "18.6.0" version "18.6.1"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.6.0.tgz#88da3e34e2bfcd8a5d46bcc472553e7f63f35323" resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.6.1.tgz#febb4bed074413162da989640a42d4d72383a618"
integrity sha512-CDCOf2eJz9D/TL44IBks0stM9TmdLCNE2B48owIU3YCadwzts/bobXPScagIgPQF6hhKYMEdj5zpUDlmbwuqwQ== integrity sha512-ftpfAOQyI+IHvut0cRF4EFM39PWCqde+uOXCjH9NpK6FpqfhncAbEvP0E7OIpFsrDX0aS7k81tzH5Yz7prcNxA==
dependencies: dependencies:
"@commitlint/types" "^18.6.1"
conventional-changelog-conventionalcommits "^7.0.2" conventional-changelog-conventionalcommits "^7.0.2"
"@commitlint/config-validator@^18.6.1": "@commitlint/config-validator@^18.6.1":