From 05168ab056369d699b4846cae9bac30e4ca81caa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 14:09:27 +0000 Subject: [PATCH 1/3] chore(deps): update dependency @commitlint/config-conventional to v17.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26c8b141a..e266ba7ac 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,6 @@ "name": "jdsl-commitlint-node-package", "devDependencies": { "@commitlint/cli": "17.7.2", - "@commitlint/config-conventional": "17.7.0" + "@commitlint/config-conventional": "17.8.0" } } From 90d1eae0a76d3638a0bfe909cd34faf9cb0a1581 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 11:41:38 +0000 Subject: [PATCH 2/3] chore(deps): update dependency @commitlint/cli to v17.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e266ba7ac..cb5a4aa7f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jdsl-commitlint-node-package", "devDependencies": { - "@commitlint/cli": "17.7.2", + "@commitlint/cli": "17.8.0", "@commitlint/config-conventional": "17.8.0" } } From 36edc5ed6e5d61d1fe0d168a3239efffd6bfcaaf Mon Sep 17 00:00:00 2001 From: "jonghyon.s" Date: Thu, 19 Oct 2023 14:52:41 +0900 Subject: [PATCH 3/3] chore: open source licenses --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8b34e9060..e1d8b03a3 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021 LINE Corporation + Copyright 2021 LY Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -199,4 +199,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License.