Skip to content

Commit

Permalink
Update all of commitlint to version 19.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 16, 2024
1 parent d231cfb commit 2a6b985
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 19 deletions.
180 changes: 162 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"license": "MIT",
"description": "Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ESM and CJS projects in NodeJS.",
"devDependencies": {
"@commitlint/cli": "^19.1.0",
"@commitlint/cli": "^19.2.0",
"@commitlint/config-conventional": "^19.1.0",
"@types/httptoolkit__esm": "^3.3.0",
"@types/jest": "^29.5.12",
Expand Down

0 comments on commit 2a6b985

Please sign in to comment.