Skip to content

Commit 8feb2d9

Browse files
⬆️ deps: Upgrade dependency @commitlint/cli to v19.4.0.
1 parent 4cac34c commit 8feb2d9

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"devDependencies": {
7878
"@babel/core": "7.24.4",
7979
"@babel/preset-env": "7.24.4",
80-
"@commitlint/cli": "19.2.1",
80+
"@commitlint/cli": "19.4.0",
8181
"@js-library/commitlint-config": "0.0.4",
8282
"@node-loader/babel": "2.1.0",
8383
"@node-loader/core": "2.0.0",

yarn.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,15 +1732,15 @@
17321732
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
17331733
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
17341734

1735-
"@commitlint/cli@19.2.1":
1736-
version "19.2.1"
1737-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.1.tgz#8f00d27a8b7c7780e75b06fd4658fdc1e9209f1b"
1738-
integrity sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==
1739-
dependencies:
1740-
"@commitlint/format" "^19.0.3"
1741-
"@commitlint/lint" "^19.1.0"
1742-
"@commitlint/load" "^19.2.0"
1743-
"@commitlint/read" "^19.2.1"
1735+
"@commitlint/cli@19.4.0":
1736+
version "19.4.0"
1737+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.0.tgz#9f93d3ed07e531fcfa371015c8c87e0aa26d974f"
1738+
integrity sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==
1739+
dependencies:
1740+
"@commitlint/format" "^19.3.0"
1741+
"@commitlint/lint" "^19.2.2"
1742+
"@commitlint/load" "^19.4.0"
1743+
"@commitlint/read" "^19.4.0"
17441744
"@commitlint/types" "^19.0.3"
17451745
execa "^8.0.1"
17461746
yargs "^17.0.0"
@@ -1770,36 +1770,36 @@
17701770
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.0.0.tgz#928fb239ae8deec82a6e3b05ec9cfe20afa83856"
17711771
integrity sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==
17721772

1773-
"@commitlint/format@^19.0.3":
1774-
version "19.0.3"
1775-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.0.3.tgz#6e3dcdc028b39d370ba717b8bde0853705c467dc"
1776-
integrity sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q==
1773+
"@commitlint/format@^19.3.0":
1774+
version "19.3.0"
1775+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.3.0.tgz#48dd9e6930d41eb0ca19f36159ee940c5b25d857"
1776+
integrity sha512-luguk5/aF68HiF4H23ACAfk8qS8AHxl4LLN5oxPc24H+2+JRPsNr1OS3Gaea0CrH7PKhArBMKBz5RX9sA5NtTg==
17771777
dependencies:
17781778
"@commitlint/types" "^19.0.3"
17791779
chalk "^5.3.0"
17801780

1781-
"@commitlint/is-ignored@^19.0.3":
1782-
version "19.0.3"
1783-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.0.3.tgz#a64e0e217044f2d916127369d21ea12324a834fe"
1784-
integrity sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ==
1781+
"@commitlint/is-ignored@^19.2.2":
1782+
version "19.2.2"
1783+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.2.2.tgz#503ddcf908ac6b2bc4586a49cb53893a1856f5b2"
1784+
integrity sha512-eNX54oXMVxncORywF4ZPFtJoBm3Tvp111tg1xf4zWXGfhBPKpfKG6R+G3G4v5CPlRROXpAOpQ3HMhA9n1Tck1g==
17851785
dependencies:
17861786
"@commitlint/types" "^19.0.3"
17871787
semver "^7.6.0"
17881788

1789-
"@commitlint/lint@^19.1.0":
1790-
version "19.1.0"
1791-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.1.0.tgz#0f4b26b1452d59a92a28b5fa6de9bdbee18399a1"
1792-
integrity sha512-ESjaBmL/9cxm+eePyEr6SFlBUIYlYpI80n+Ltm7IA3MAcrmiP05UMhJdAD66sO8jvo8O4xdGn/1Mt2G5VzfZKw==
1789+
"@commitlint/lint@^19.2.2":
1790+
version "19.2.2"
1791+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.2.2.tgz#57f69e24bd832a7dcce8ebf82d11e3bf03ccc2a9"
1792+
integrity sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA==
17931793
dependencies:
1794-
"@commitlint/is-ignored" "^19.0.3"
1794+
"@commitlint/is-ignored" "^19.2.2"
17951795
"@commitlint/parse" "^19.0.3"
17961796
"@commitlint/rules" "^19.0.3"
17971797
"@commitlint/types" "^19.0.3"
17981798

1799-
"@commitlint/load@^19.2.0":
1800-
version "19.2.0"
1801-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.2.0.tgz#3ca51fdead4f1e1e09c9c7df343306412b1ef295"
1802-
integrity sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==
1799+
"@commitlint/load@^19.4.0":
1800+
version "19.4.0"
1801+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.4.0.tgz#7df034e226e300fd577d3f63a72d790d5c821f53"
1802+
integrity sha512-I4lCWaEZYQJ1y+Y+gdvbGAx9pYPavqZAZ3/7/8BpWh+QjscAn8AjsUpLV2PycBsEx7gupq5gM4BViV9xwTIJuw==
18031803
dependencies:
18041804
"@commitlint/config-validator" "^19.0.3"
18051805
"@commitlint/execute-rule" "^19.0.0"
@@ -1826,10 +1826,10 @@
18261826
conventional-changelog-angular "^7.0.0"
18271827
conventional-commits-parser "^5.0.0"
18281828

1829-
"@commitlint/read@^19.2.1":
1830-
version "19.2.1"
1831-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1.tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f"
1832-
integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==
1829+
"@commitlint/read@^19.4.0":
1830+
version "19.4.0"
1831+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.4.0.tgz#3866b1f9a272ef6a388986efa349d24228fc8b00"
1832+
integrity sha512-r95jLOEZzKDakXtnQub+zR3xjdnrl2XzerPwm7ch1/cc5JGq04tyaNpa6ty0CRCWdVrk4CZHhqHozb8yZwy2+g==
18331833
dependencies:
18341834
"@commitlint/top-level" "^19.0.0"
18351835
"@commitlint/types" "^19.0.3"

0 commit comments

Comments
 (0)