Skip to content

Commit

Permalink
build(deps-dev): changelog-light from 0.2.2 to 0.2.3 (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 4, 2023
1 parent 4b622f9 commit 58321a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"yargs": "^17.6.2"
},
"devDependencies": {
"changelog-light": "^0.2.2",
"changelog-light": "^0.2.3",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-babel": "^5.3.1",
Expand Down
27 changes: 7 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1389,14 +1389,14 @@ chalk@^5.0.1, chalk@^5.1.2:
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.1.2.tgz#d957f370038b75ac572471e83be4c5ca9f8e8c45"
integrity sha512-E5CkT4jWURs1Vy5qGJye+XwCkNj7Od3Af7CP6SujMetSMkLs8Do2RWJK5yx1wamHV/op8Rz+9rltjaTQWDnEFQ==

changelog-light@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/changelog-light/-/changelog-light-0.2.2.tgz#c7fec980edf74b6aa4fe713b7a6b7f08ce96b9f9"
integrity sha512-FJjJUfIhtjfCc8R7caENA0ZP5S7+MtGaLFvegCon6w3q+ghNgUaQMOVftBg/VwXHwcVxr7gmmcEcmwW4SVN1BA==
changelog-light@^0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/changelog-light/-/changelog-light-0.2.3.tgz#29d683bf15f43d8585848016162b4a703a47dd34"
integrity sha512-y4vKUfIbvjxmV7Otv4byXmBiFoKA6sv9PHb5J2fyhFA4AdeToHR1gTuzME4quSEKIyCj67hqXySimF4ffOLqeQ==
dependencies:
conventional-commit-types "^3.0.0"
semver "^7.3.8"
yargs "^17.6.0"
yargs "^17.6.2"

char-regex@^1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -5812,25 +5812,12 @@ yaml@^2.1.3:
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.1.3.tgz#9b3a4c8aff9821b696275c79a8bee8399d945207"
integrity sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg==

yargs-parser@^21.0.0, yargs-parser@^21.1.1:
yargs-parser@^21.1.1:
version "21.1.1"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==

yargs@^17.3.1, yargs@^17.6.0:
version "17.6.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.0.tgz#e134900fc1f218bc230192bdec06a0a5f973e46c"
integrity sha512-8H/wTDqlSwoSnScvV2N/JHfLWOKuh5MVla9hqLjK3nsfyy6Y4kDSYSvkU5YCUEPOSnRXfIyx3Sq+B/IWudTo4g==
dependencies:
cliui "^8.0.1"
escalade "^3.1.1"
get-caller-file "^2.0.5"
require-directory "^2.1.1"
string-width "^4.2.3"
y18n "^5.0.5"
yargs-parser "^21.0.0"

yargs@^17.6.2:
yargs@^17.3.1, yargs@^17.6.2:
version "17.6.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.6.2.tgz#2e23f2944e976339a1ee00f18c77fedee8332541"
integrity sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==
Expand Down

0 comments on commit 58321a9

Please sign in to comment.