Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency @commitlint/cli to v18.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 12, 2023
1 parent 8a71deb commit 21c00e1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@babel/plugin-transform-destructuring": "7.23.3",
"@babel/plugin-transform-for-of": "7.23.3",
"@babel/preset-env": "7.23.3",
"@commitlint/cli": "18.4.0",
"@commitlint/cli": "18.4.1",
"@js-library/commitlint-config": "0.0.4",
"@node-loader/babel": "2.0.1",
"@node-loader/core": "2.0.0",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2014,14 +2014,14 @@
read-json-safe "^1.0.5"
types-pkg-json "^1.1.0"

"@commitlint/cli@18.4.0":
version "18.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.0.tgz#bbeca164b595473d3a67f1a9aac46bf557a05fb4"
integrity sha512-iz3KJtmsRRFm6OlyrORxRR6qcrznuoFDzcvMXTMpl6E/wj9Vr2crolDk6cG3bFpJCjWd9C7KidXerRha6hh1kQ==
"@commitlint/cli@18.4.1":
version "18.4.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.1.tgz#b008ff325f112da260ed92605ca9d9290e53ba81"
integrity sha512-4+jljfd29Udw9RDDyigavLO9LvdbmB8O9xjDzVZ0R3lJuG7nCeyHgnKWIVpFaN590isZMV/cMeQK0gH7hRF40A==
dependencies:
"@commitlint/format" "^18.4.0"
"@commitlint/lint" "^18.4.0"
"@commitlint/load" "^18.4.0"
"@commitlint/load" "^18.4.1"
"@commitlint/read" "^18.4.0"
"@commitlint/types" "^18.4.0"
execa "^5.0.0"
Expand Down Expand Up @@ -2081,18 +2081,18 @@
"@commitlint/rules" "^18.4.0"
"@commitlint/types" "^18.4.0"

"@commitlint/load@^18.4.0":
version "18.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.0.tgz#81e8384ef804c2aba5decca82a643d35cbbc378e"
integrity sha512-7unGl1HGRNMgWrUPmj8OFkJyuNUMb6xA1i53/OAFKd9l+U3C4WTfoJe3t/TUz8vKZLCaDcWWR/b2cw5HveBBFg==
"@commitlint/load@^18.4.1":
version "18.4.1"
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.1.tgz#41097fe3b0eed33e61fab6ab6015e9c4bd17de1a"
integrity sha512-o/plBiPJQgbSq/4ipDpsq4HCmURjBAEjr1EO/p2falr3VhwV0WGXTvb8NlihgI8xtSyO6lHvtycrE535GMLQbA==
dependencies:
"@commitlint/config-validator" "^18.4.0"
"@commitlint/execute-rule" "^18.4.0"
"@commitlint/resolve-extends" "^18.4.0"
"@commitlint/types" "^18.4.0"
"@types/node" "^18.11.9"
chalk "^4.1.0"
cosmiconfig "^8.0.0"
cosmiconfig "^8.3.6"
cosmiconfig-typescript-loader "^5.0.0"
lodash.isplainobject "^4.0.6"
lodash.merge "^4.6.2"
Expand Down Expand Up @@ -4029,16 +4029,6 @@ cosmiconfig@^7.1.0:
path-type "^4.0.0"
yaml "^1.10.0"

cosmiconfig@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.0.0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97"
integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==
dependencies:
import-fresh "^3.2.1"
js-yaml "^4.1.0"
parse-json "^5.0.0"
path-type "^4.0.0"

cosmiconfig@^8.1.3:
version "8.1.3"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.1.3.tgz#0e614a118fcc2d9e5afc2f87d53cd09931015689"
Expand All @@ -4049,6 +4039,16 @@ cosmiconfig@^8.1.3:
parse-json "^5.0.0"
path-type "^4.0.0"

cosmiconfig@^8.3.6:
version "8.3.6"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
dependencies:
import-fresh "^3.3.0"
js-yaml "^4.1.0"
parse-json "^5.2.0"
path-type "^4.0.0"

cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
Expand Down Expand Up @@ -6074,7 +6074,7 @@ import-cwd@^3.0.0:
dependencies:
import-from "^3.0.0"

import-fresh@^3.0.0, import-fresh@^3.2.1:
import-fresh@^3.0.0, import-fresh@^3.2.1, import-fresh@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
Expand Down

0 comments on commit 21c00e1

Please sign in to comment.