File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"@actions/core" : " ^1.6.0" ,
21
21
"@actions/github" : " ^5.0.0" ,
22
- "@changesets/write" : " ^0.1.5 " ,
22
+ "@changesets/write" : " ^0.1.6 " ,
23
23
"@generates/logger" : " ^2.0.0" ,
24
24
"@ianwalter/dot" : " ^1.0.5" ,
25
25
"execa" : " ^5.1.1" ,
Original file line number Diff line number Diff line change 227
227
resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.1.tgz#85cf3cc32baff0691112d9d15fc21fbe022c9f0a"
228
228
integrity sha512-zVfv752D8K2tjyFmxU/vnntQ+dPu+9NupOSguA/2Zuym4tVxRh0ylArgKZ1bOAi2eXfGlZMxJU/kj7uCSI15RQ==
229
229
230
+ " @changesets/types@^4.0.2 " :
231
+ version "4.0.2"
232
+ resolved "https://registry.yarnpkg.com/@changesets/types/-/types-4.0.2.tgz#d20e1e45bdc96a97cc509c655e708b53a9292465"
233
+ integrity sha512-OeDaB7D+WVy/ErymPzFm58IeGvz4DOl+oedyZETfnkfMezF/Uhrm1Ub6MHrO5LcAaQTW+ptDmr0fmaVyoTxgHw==
234
+
230
235
" @changesets/write@^0.1.5 " :
231
236
version "0.1.5"
232
237
resolved "https://registry.yarnpkg.com/@changesets/write/-/write-0.1.5.tgz#97574d95c8e48c3bbb1173802672f9a64d1b7fef"
238
243
human-id "^1.0.2"
239
244
prettier "^1.19.1"
240
245
246
+ " @changesets/write@^0.1.6 " :
247
+ version "0.1.6"
248
+ resolved "https://registry.yarnpkg.com/@changesets/write/-/write-0.1.6.tgz#798d882bada93f391902a854a17965f3b80a5201"
249
+ integrity sha512-JWE2gJs9eHhorxqembkf43fllKlCz+sp1TJKSheaWfhWILMHPdfa/xQG4+sMZkISo1qZ+IlJyiBLha6iGGjXyA==
250
+ dependencies :
251
+ " @babel/runtime" " ^7.10.4"
252
+ " @changesets/types" " ^4.0.2"
253
+ fs-extra "^7.0.1"
254
+ human-id "^1.0.2"
255
+ prettier "^1.19.1"
256
+
241
257
" @eslint/eslintrc@^0.2.2 " :
242
258
version "0.2.2"
243
259
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.2.2.tgz"
You can’t perform that action at this time.
0 commit comments