Skip to content

Commit ab2808b

Browse files
chore(deps): update all non-major dependencies (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e7e330 commit ab2808b

3 files changed

Lines changed: 126 additions & 327 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"check-update": "cliff-jumper --dry-run --verbose"
1212
},
1313
"devDependencies": {
14-
"@commitlint/cli": "^20.3.1",
15-
"@commitlint/config-conventional": "^20.3.1",
14+
"@commitlint/cli": "^20.4.0",
15+
"@commitlint/config-conventional": "^20.4.0",
1616
"@favware/cliff-jumper": "^6.0.0"
1717
},
1818
"commitlint": {

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.gradle.develocity") version "4.3.1"
2+
id("com.gradle.develocity") version "4.3.2"
33
}
44

55
rootProject.name = "result"

0 commit comments

Comments
 (0)