Skip to content

Commit

Permalink
dependencies(commitlint): upgrade to 12.1.4 (and related)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Jun 25, 2021
1 parent 3fdf792 commit 935e460
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 271 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -5,8 +5,8 @@
"description": "In-memory MongoDB Server. Designed with testing in mind, the server will allow you to connect your favourite ODM or client library to the MongoDB Server and run integration tests isolated from each other.",
"repository": "https://github.com/nodkz/mongodb-memory-server",
"devDependencies": {
"@commitlint/cli": "12.0.0",
"@commitlint/config-conventional": "12.0.0",
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@google/semantic-release-replace-plugin": "1.0.2",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/commit-analyzer": "8.0.1",
Expand All @@ -18,7 +18,7 @@
"@types/node": "^14.14.5",
"@typescript-eslint/eslint-plugin": "4.28.0",
"@typescript-eslint/parser": "4.28.0",
"commitlint": "11.0.0",
"commitlint": "12.1.4",
"conventional-changelog-conventionalcommits": "4.5.0",
"cross-env": "7.0.3",
"doctoc": "2.0.1",
Expand Down

0 comments on commit 935e460

Please sign in to comment.