File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 22 "name" : " @sourcegraph/create" ,
33 "version" : " 0.0.0-DEVELOPMENT" ,
44 "description" : " CLI to bootstrap Sourcegraph npm packages" ,
5+ "engines" : {
6+ "node" : " ^14.0.0"
7+ },
58 "repository" : {
69 "type" : " git" ,
710 "url" : " git+https://github.com/sourcegraph/create.git"
7578 "json-schema-to-typescript" : " ^8.2.0" ,
7679 "prettier" : " ^2.1.2" ,
7780 "semantic-release" : " ^17.0.6" ,
78- "typescript" : " ^3.9 .3"
81+ "typescript" : " ^4.1 .3"
7982 }
8083}
Original file line number Diff line number Diff line change @@ -6845,10 +6845,10 @@ typedarray@^0.0.6:
68456845 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
68466846 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
68476847
6848- typescript@^3.9 .3 :
6849- version "3.9 .3"
6850- resolved "https://registry.yarnpkg.com /typescript/-/typescript-3.9 .3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a "
6851- integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ ==
6848+ typescript@^4.1 .3 :
6849+ version "4.1 .3"
6850+ resolved "https://registry.npmjs.org /typescript/-/typescript-4.1 .3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7 "
6851+ integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg ==
68526852
68536853uglify-js@^3.1.4 :
68546854 version "3.6.7"
You can’t perform that action at this time.
0 commit comments