File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 18
18
"test:types" : " tsc -p tsconfig.json"
19
19
},
20
20
"devDependencies" : {
21
- "@changesets/changelog-github" : " 0.4.0 " ,
21
+ "@changesets/changelog-github" : " 0.4.1 " ,
22
22
"@changesets/cli" : " 2.17.0" ,
23
23
"jest" : " 26.6.3" ,
24
24
"prettier" : " 2.3.2" ,
Original file line number Diff line number Diff line change 1027
1027
" @manypkg/get-packages" " ^1.0.1"
1028
1028
semver "^5.4.1"
1029
1029
1030
- " @changesets/[email protected] .0 " :
1031
- version "0.4.0 "
1032
- resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.0 .tgz#ec80b18b9a5645191b5323fbddce4e4a012302d4 "
1033
- integrity sha512-4GphTAdHJfECuuQg4l0eFGYyUh26mfyXpAi2FImrQvaN+boqTM+9EAAJe2b8Y3OKRfoET+ihgo+LARhW2xJoiw ==
1030
+ " @changesets/[email protected] .1 " :
1031
+ version "0.4.1 "
1032
+ resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.4.1 .tgz#880cb624477972ea103abf6942cf4ee3106f682b "
1033
+ integrity sha512-WK9DzS3i0wa2doEnOr4sm/FMnNtxzCCAKP7dEcWvhYkgXYX5R6jmfHAcDstmjAhiuvbhoHYom4MOC1tIzgwnfA ==
1034
1034
dependencies :
1035
1035
" @changesets/get-github-info" " ^0.5.0"
1036
- " @changesets/types" " ^4.0.0 "
1036
+ " @changesets/types" " ^4.0.1 "
1037
1037
dotenv "^8.1.0"
1038
1038
1039
1039
1181
1181
fs-extra "^7.0.1"
1182
1182
p-filter "^2.1.0"
1183
1183
1184
- " @changesets/types@^4.0.0 " :
1185
- version "4.0.0"
1186
- resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.0.tgz#635f804546b0a96ecc0ca3f26403a6782a3dc938"
1187
- integrity sha512-whLmPx2wgJRoOtxVZop+DJ71z1gTSkij7osiHgN+pe//FiE6bb4ffvBBb0rACs2cUPfAkWxgSPzqkECgKS1jvQ==
1188
-
1189
1184
" @changesets/types@^4.0.1 " :
1190
1185
version "4.0.1"
1191
1186
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.1.tgz#85cf3cc32baff0691112d9d15fc21fbe022c9f0a"
You can’t perform that action at this time.
0 commit comments