Skip to content

Commit 6e755f5

Browse files
authored
Merge pull request #100 from tsparticles/renovate/major-commitlint-monorepo
fix(deps): update commitlint monorepo to v19 (major)
2 parents 92ab360 + 0d5f483 commit 6e755f5

File tree

2 files changed

+209
-118
lines changed

2 files changed

+209
-118
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"license": "MIT",
1414
"dependencies": {
15-
"@commitlint/cli": "^18.4.2",
16-
"@commitlint/config-conventional": "^18.4.2",
15+
"@commitlint/cli": "^19.0.0",
16+
"@commitlint/config-conventional": "^19.0.0",
1717
"husky": "^8.0.3",
1818
"lerna": "^8.0.0",
1919
"typedoc": "^0.25.3",

0 commit comments

Comments
 (0)