Skip to content

Commit

Permalink
Merge pull request #93 from Zaruike-Inc/dependabot/npm_and_yarn/commi…
Browse files Browse the repository at this point in the history
…tlint/config-conventional-18.4.3

build(deps-dev): bump @commitlint/config-conventional from 18.0.0 to 18.4.3
  • Loading branch information
jorisdugue authored Jan 2, 2024
2 parents 8722938 + a33bfbf commit fe46d7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.0.0",
"@commitlint/config-conventional": "18.4.3",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.1.2",
"@types/jest-axe": "3.5.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,10 @@
resolve-global "1.0.0"
yargs "^17.0.0"

"@commitlint/config-conventional@18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.0.0.tgz#3c7233334e7907dbc925b7fd03d9bc6c7aa776b3"
integrity sha512-XZW3MDwhMWwr7pf+jO5F18ohBwrJ8mt+1OPhkVyO8bYrY0dKPE5tPpdXlDt+JCFurl4VnUDPmu6xZ4/cKCH7cA==
"@commitlint/config-conventional@18.4.3":
version "18.4.3"
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.4.3.tgz#8158e6bd874a86ff46a6424f45acd803bc5fef1b"
integrity sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==
dependencies:
conventional-changelog-conventionalcommits "^7.0.2"

Expand Down

0 comments on commit fe46d7a

Please sign in to comment.