Skip to content

Commit

Permalink
Update all of commitlint to version 18.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Feb 14, 2024
1 parent 82034e6 commit 14a9d35
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 88 deletions.
173 changes: 87 additions & 86 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"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": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.1",
"@types/esm": "^3.2.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.17",
Expand Down

0 comments on commit 14a9d35

Please sign in to comment.