File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1919 "dependencies" : {
2020 "@actions/core" : " ^1.6.0" ,
2121 "@actions/github" : " ^5.0.0" ,
22- "@changesets/write" : " ^0.1.5 " ,
22+ "@changesets/write" : " ^0.2.2 " ,
2323 "@generates/logger" : " ^2.0.0" ,
2424 "@ianwalter/dot" : " ^1.0.5" ,
2525 "execa" : " ^5.1.1" ,
Original file line number Diff line number Diff line change 227227 resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.1.tgz#85cf3cc32baff0691112d9d15fc21fbe022c9f0a"
228228 integrity sha512-zVfv752D8K2tjyFmxU/vnntQ+dPu+9NupOSguA/2Zuym4tVxRh0ylArgKZ1bOAi2eXfGlZMxJU/kj7uCSI15RQ==
229229
230+ " @changesets/types@^5.2.0 " :
231+ version "5.2.0"
232+ resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.2.0.tgz#c4927f5bf9668f778c12b4226cfd07a1f5b79c9b"
233+ integrity sha512-km/66KOqJC+eicZXsm2oq8A8bVTSpkZJ60iPV/Nl5Z5c7p9kk8xxh6XGRTlnludHldxOOfudhnDN2qPxtHmXzA==
234+
230235" @changesets/write@^0.1.5 " :
231236 version "0.1.5"
232237 resolved "https://registry.yarnpkg.com/@changesets/write/-/write-0.1.5.tgz#97574d95c8e48c3bbb1173802672f9a64d1b7fef"
238243 human-id "^1.0.2"
239244 prettier "^1.19.1"
240245
246+ " @changesets/write@^0.2.2 " :
247+ version "0.2.2"
248+ resolved "https://registry.yarnpkg.com/@changesets/write/-/write-0.2.2.tgz#f3ffb1be06f7c31265eb4ec3d7166b91f9c25c9b"
249+ integrity sha512-kCYNHyF3xaId1Q/QE+DF3UTrHTyg3Cj/f++T8S8/EkC+jh1uK2LFnM9h+EzV+fsmnZDrs7r0J4LLpeI/VWC5Hg==
250+ dependencies :
251+ " @babel/runtime" " ^7.10.4"
252+ " @changesets/types" " ^5.2.0"
253+ fs-extra "^7.0.1"
254+ human-id "^1.0.2"
255+ prettier "^2.7.1"
256+
241257" @eslint/eslintrc@^0.2.2 " :
242258 version "0.2.2"
243259 resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.2.2.tgz"
@@ -2306,6 +2322,11 @@ prettier@^1.19.1:
23062322 resolved "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz"
23072323 integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
23082324
2325+ prettier@^2.7.1 :
2326+ version "2.7.1"
2327+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
2328+ integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
2329+
23092330progress@^2.0.0 :
23102331 version "2.0.3"
23112332 resolved "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz"
You can’t perform that action at this time.
0 commit comments