File tree 2 files changed +17
-1
lines changed
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.8 " ,
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@^5.0.0 " :
231
+ version "5.0.0"
232
+ resolved "https://registry.yarnpkg.com/@changesets/types/-/types-5.0.0.tgz#d5eb52d074bc0358ce47d54bca54370b907812a0"
233
+ integrity sha512-IT1kBLSbAgTS4WtpU6P5ko054hq12vk4tgeIFRVE7Vnm4a/wgbNvBalgiKP0MjEXbCkZbItiGQHkCGxYWR55sA==
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.8 " :
247
+ version "0.1.8"
248
+ resolved "https://registry.yarnpkg.com/@changesets/write/-/write-0.1.8.tgz#feed408f644c496bc52afc4dd1353670b4152ecb"
249
+ integrity sha512-oIHeFVMuP6jf0TPnKPpaFpvvAf3JBc+s2pmVChbeEgQTBTALoF51Z9kqxQfG4XONZPHZnqkmy564c7qohhhhTQ==
250
+ dependencies :
251
+ " @babel/runtime" " ^7.10.4"
252
+ " @changesets/types" " ^5.0.0"
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