Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 6360d68

Browse files
committed
chore(deps): update all non-major dependencies
1 parent ca8b488 commit 6360d68

File tree

3 files changed

+70
-70
lines changed

3 files changed

+70
-70
lines changed

commitlint/package-lock.json

Lines changed: 67 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

commitlint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"author": "",
1010
"license": "MIT",
1111
"devDependencies": {
12-
"@commitlint/cli": "17.4.3",
13-
"@commitlint/config-conventional": "17.4.3",
12+
"@commitlint/cli": "17.4.4",
13+
"@commitlint/config-conventional": "17.4.4",
1414
"husky": "8.0.3"
1515
}
1616
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ LIB_GRAPHQL_ANNOTATIONS_VER=9.1
3838
LIB_REFLECTIONS_VER=0.10.2
3939
LIB_APACHE_COMMONS_TEXT_VER=1.10.0
4040
LIB_AWAITILITY_VER=4.2.0
41-
LIB_JSOUP_VER=1.15.3
41+
LIB_JSOUP_VER=1.15.4
4242
### Plugins
4343
PLUGIN_JACOCO_VER=0.8.8
4444
PLUGIN_SONARQUBE_VER=4.0.0.2929

0 commit comments

Comments
 (0)