Skip to content

Commit

Permalink
chore(deps): update dependency @changesets/changelog-github to v0.4.1 (
Browse files Browse the repository at this point in the history
…#68)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 1, 2021
1 parent edfdb2b commit 89a5d3c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test:types": "tsc -p tsconfig.json"
},
"devDependencies": {
"@changesets/changelog-github": "0.4.0",
"@changesets/changelog-github": "0.4.1",
"@changesets/cli": "2.17.0",
"jest": "26.6.3",
"prettier": "2.3.2",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1027,13 +1027,13 @@
"@manypkg/get-packages" "^1.0.1"
semver "^5.4.1"

"@changesets/[email protected].0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.0.tgz#ec80b18b9a5645191b5323fbddce4e4a012302d4"
integrity sha512-4GphTAdHJfECuuQg4l0eFGYyUh26mfyXpAi2FImrQvaN+boqTM+9EAAJe2b8Y3OKRfoET+ihgo+LARhW2xJoiw==
"@changesets/[email protected].1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.1.tgz#880cb624477972ea103abf6942cf4ee3106f682b"
integrity sha512-WK9DzS3i0wa2doEnOr4sm/FMnNtxzCCAKP7dEcWvhYkgXYX5R6jmfHAcDstmjAhiuvbhoHYom4MOC1tIzgwnfA==
dependencies:
"@changesets/get-github-info" "^0.5.0"
"@changesets/types" "^4.0.0"
"@changesets/types" "^4.0.1"
dotenv "^8.1.0"

"@changesets/[email protected]":
Expand Down Expand Up @@ -1181,11 +1181,6 @@
fs-extra "^7.0.1"
p-filter "^2.1.0"

"@changesets/types@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.0.tgz#635f804546b0a96ecc0ca3f26403a6782a3dc938"
integrity sha512-whLmPx2wgJRoOtxVZop+DJ71z1gTSkij7osiHgN+pe//FiE6bb4ffvBBb0rACs2cUPfAkWxgSPzqkECgKS1jvQ==

"@changesets/types@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.1.tgz#85cf3cc32baff0691112d9d15fc21fbe022c9f0a"
Expand Down

0 comments on commit 89a5d3c

Please sign in to comment.