|
937 | 937 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
938 | 938 |
|
939 | 939 | "@commitlint/cli@^19.4.0":
|
940 |
| - version "19.5.0" |
941 |
| - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.5.0.tgz#a6e2f7f8397ddf9abd5ee5870e30a1bf51b7be2b" |
942 |
| - integrity sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ== |
| 940 | + version "19.6.0" |
| 941 | + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.6.0.tgz#98e7fc8501cc38b6eef4b7f61e19b15f3c53700e" |
| 942 | + integrity sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w== |
943 | 943 | dependencies:
|
944 | 944 | "@commitlint/format" "^19.5.0"
|
945 |
| - "@commitlint/lint" "^19.5.0" |
| 945 | + "@commitlint/lint" "^19.6.0" |
946 | 946 | "@commitlint/load" "^19.5.0"
|
947 | 947 | "@commitlint/read" "^19.5.0"
|
948 | 948 | "@commitlint/types" "^19.5.0"
|
949 | 949 | tinyexec "^0.3.0"
|
950 | 950 | yargs "^17.0.0"
|
951 | 951 |
|
952 | 952 | "@commitlint/config-conventional@^19.2.2":
|
953 |
| - version "19.5.0" |
954 |
| - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.5.0.tgz#f838cdaed0e0e223cdc2e865f055d474a49fe18c" |
955 |
| - integrity sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg== |
| 953 | + version "19.6.0" |
| 954 | + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.6.0.tgz#badba72c8639ea79291e2941001bd7ea7fad3a2c" |
| 955 | + integrity sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ== |
956 | 956 | dependencies:
|
957 | 957 | "@commitlint/types" "^19.5.0"
|
958 | 958 | conventional-changelog-conventionalcommits "^7.0.2"
|
|
990 | 990 | "@commitlint/types" "^19.5.0"
|
991 | 991 | chalk "^5.3.0"
|
992 | 992 |
|
993 |
| -"@commitlint/is-ignored@^19.5.0": |
994 |
| - version "19.5.0" |
995 |
| - resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.5.0.tgz#f8b7f365887acc1e3bdb31b17117bb435585dddf" |
996 |
| - integrity sha512-0XQ7Llsf9iL/ANtwyZ6G0NGp5Y3EQ8eDQSxv/SRcfJ0awlBY4tHFAvwWbw66FVUaWICH7iE5en+FD9TQsokZ5w== |
| 993 | +"@commitlint/is-ignored@^19.6.0": |
| 994 | + version "19.6.0" |
| 995 | + resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz#6adb9097d36b68e00b9c06a73d7a08e9f54c54dc" |
| 996 | + integrity sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw== |
997 | 997 | dependencies:
|
998 | 998 | "@commitlint/types" "^19.5.0"
|
999 | 999 | semver "^7.6.0"
|
1000 | 1000 |
|
1001 |
| -"@commitlint/lint@^19.5.0": |
1002 |
| - version "19.5.0" |
1003 |
| - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.5.0.tgz#f4e162e7857a1c0694b20b92527704897558ff70" |
1004 |
| - integrity sha512-cAAQwJcRtiBxQWO0eprrAbOurtJz8U6MgYqLz+p9kLElirzSCc0vGMcyCaA1O7AqBuxo11l1XsY3FhOFowLAAg== |
| 1001 | +"@commitlint/lint@^19.6.0": |
| 1002 | + version "19.6.0" |
| 1003 | + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.6.0.tgz#f9fc9b11b808c96bd3f85e882e056daabac40c36" |
| 1004 | + integrity sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg== |
1005 | 1005 | dependencies:
|
1006 |
| - "@commitlint/is-ignored" "^19.5.0" |
| 1006 | + "@commitlint/is-ignored" "^19.6.0" |
1007 | 1007 | "@commitlint/parse" "^19.5.0"
|
1008 |
| - "@commitlint/rules" "^19.5.0" |
| 1008 | + "@commitlint/rules" "^19.6.0" |
1009 | 1009 | "@commitlint/types" "^19.5.0"
|
1010 | 1010 |
|
1011 | 1011 | "@commitlint/load@^19.5.0":
|
|
1061 | 1061 | lodash.mergewith "^4.6.2"
|
1062 | 1062 | resolve-from "^5.0.0"
|
1063 | 1063 |
|
1064 |
| -"@commitlint/rules@^19.5.0": |
1065 |
| - version "19.5.0" |
1066 |
| - resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.5.0.tgz#2a72ab506d49d7f33eda56f0ae072a3479429e74" |
1067 |
| - integrity sha512-hDW5TPyf/h1/EufSHEKSp6Hs+YVsDMHazfJ2azIk9tHPXS6UqSz1dIRs1gpqS3eMXgtkT7JH6TW4IShdqOwhAw== |
| 1064 | +"@commitlint/rules@^19.6.0": |
| 1065 | + version "19.6.0" |
| 1066 | + resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.6.0.tgz#2436da7974c3cf2a7236257f3ef5dd40c4d91312" |
| 1067 | + integrity sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw== |
1068 | 1068 | dependencies:
|
1069 | 1069 | "@commitlint/ensure" "^19.5.0"
|
1070 | 1070 | "@commitlint/message" "^19.5.0"
|
|
3270 | 3270 | "@types/node" "*"
|
3271 | 3271 |
|
3272 | 3272 | "@types/node@*", "@types/node@^22.5.5":
|
3273 |
| - version "22.9.0" |
3274 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365" |
3275 |
| - integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ== |
| 3273 | + version "22.9.1" |
| 3274 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.1.tgz#bdf91c36e0e7ecfb7257b2d75bf1b206b308ca71" |
| 3275 | + integrity sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg== |
3276 | 3276 | dependencies:
|
3277 | 3277 | undici-types "~6.19.8"
|
3278 | 3278 |
|
|
0 commit comments