Skip to content

Commit a5ab401

Browse files
authored
Merge pull request #258 from wagoid/chore/upgrade-commitlint-dev-deps
chore(deps-dev): upgrade @commitlint/* dev deps
2 parents 4a39fcf + c13f233 commit a5ab401

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package-lock.json

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@commitlint/lint": "^13.2.0",
3333
"@commitlint/load": "^13.2.1",
3434
"commitlint-config-jira": "^1.5.1",
35-
"commitlint-plugin-function-rules": "^1.3.2",
35+
"commitlint-plugin-function-rules": "^1.4.0",
3636
"commitlint-plugin-jira-rules": "^1.5.1",
3737
"conventional-changelog-lint-config-canonical": "^1.0.0",
3838
"dargs": "^8.1.0",
@@ -42,8 +42,8 @@
4242
"devDependencies": {
4343
"@babel/core": "^7.15.0",
4444
"@babel/preset-env": "^7.15.0",
45-
"@commitlint/cli": "^13.1.0",
46-
"@commitlint/ensure": "^13.1.0",
45+
"@commitlint/cli": "^13.2.1",
46+
"@commitlint/ensure": "^13.2.0",
4747
"@commitlint/test": "^9.0.1",
4848
"@commitlint/test-environment": "^9.0.1",
4949
"@jest/globals": "^27.2.4",

0 commit comments

Comments
 (0)