File tree 6 files changed +15
-15
lines changed
6 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 15
15
"ship" : " STATUS=$(git status --porcelain); echo $STATUS; if [ -z \" $STATUS\" ]; then yarn version && git push --follow-tags; fi"
16
16
},
17
17
"devDependencies" : {
18
- "@vercel/ncc" : " 0.36 .0" ,
18
+ "@vercel/ncc" : " 0.37 .0" ,
19
19
"c8" : " 7.13.0" ,
20
20
"eslint" : " 8.39.0" ,
21
21
"eslint-plugin-ghost" : " 2.16.0" ,
Original file line number Diff line number Diff line change 295
295
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
296
296
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==
297
297
298
- " @vercel/ncc@0.36 .0 " :
299
- version "0.36 .0"
300
- resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36 .0.tgz#1f262b86fc4f0770bbc0fc1d331d5aaa1bd47334 "
301
- integrity sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A ==
298
+ " @vercel/ncc@0.37 .0 " :
299
+ version "0.37 .0"
300
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.37 .0.tgz#b098de7b3c502f26338b5a445985353e9f67ea6b "
301
+ integrity sha512-K7eF/BNaDY3Qikc8SlECZw9ov1D3vyrssllvVDW7QtB3pvucViEd0tWpd/V9f+3LhZF1SUJ3+q6O0j8ckKix9Q ==
302
302
303
303
acorn-jsx@^5.3.2 :
304
304
version "5.3.2"
Original file line number Diff line number Diff line change 15
15
" index.js"
16
16
],
17
17
"devDependencies" : {
18
- "@vercel/ncc" : " 0.36.1 " ,
18
+ "@vercel/ncc" : " 0.37.0 " ,
19
19
"eslint" : " 8.42.0" ,
20
20
"eslint-plugin-ghost" : " 3.1.0"
21
21
},
Original file line number Diff line number Diff line change 197
197
resolved "https://registry.yarnpkg.com/@types/symlink-or-copy/-/symlink-or-copy-1.2.0.tgz#4151a81b4052c80bc2becbae09f3a9ec010a9c7a"
198
198
integrity sha512-Lja2xYuuf2B3knEsga8ShbOdsfNOtzT73GyJmZyY7eGl2+ajOqrs8yM5ze0fsSoYwvA6bw7/Qr7OZ7PEEmYwWg==
199
199
200
- " @vercel/ncc@0.36.1 " :
201
- version "0.36.1 "
202
- resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1 .tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95 "
203
- integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw ==
200
+ " @vercel/ncc@0.37.0 " :
201
+ version "0.37.0 "
202
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.37.0 .tgz#b098de7b3c502f26338b5a445985353e9f67ea6b "
203
+ integrity sha512-K7eF/BNaDY3Qikc8SlECZw9ov1D3vyrssllvVDW7QtB3pvucViEd0tWpd/V9f+3LhZF1SUJ3+q6O0j8ckKix9Q ==
204
204
205
205
acorn-jsx@^5.3.2 :
206
206
version "5.3.2"
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@actions/core" : " ^1.6.0" ,
14
14
"@tryghost/metrics" : " ^0.2.6" ,
15
- "@vercel/ncc" : " ^0.31.1 "
15
+ "@vercel/ncc" : " ^0.37.0 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 71
71
caller "^1.0.1"
72
72
find-root "^1.1.0"
73
73
74
- " @vercel/ncc@^0.31.1 " :
75
- version "0.31.1 "
76
- resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.31.1 .tgz#9346c7e59326f5eeac75c0286e47df94c2d6d8f7 "
77
- integrity sha512-g0FAxwdViI6UzsiVz5HssIHqjcPa1EHL6h+2dcJD893SoCJaGdqqgUF09xnMW6goWnnhbLvgiKlgJWrJa+7qYA ==
74
+ " @vercel/ncc@^0.37.0 " :
75
+ version "0.37.0 "
76
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.37.0 .tgz#b098de7b3c502f26338b5a445985353e9f67ea6b "
77
+ integrity sha512-K7eF/BNaDY3Qikc8SlECZw9ov1D3vyrssllvVDW7QtB3pvucViEd0tWpd/V9f+3LhZF1SUJ3+q6O0j8ckKix9Q ==
78
78
79
79
array.prototype.map@^1.0.4 :
80
80
version "1.0.4"
You can’t perform that action at this time.
0 commit comments