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 2
2
"name" : " @sourcegraph/create" ,
3
3
"version" : " 0.0.0-DEVELOPMENT" ,
4
4
"description" : " CLI to bootstrap Sourcegraph npm packages" ,
5
+ "engines" : {
6
+ "node" : " ^14.0.0"
7
+ },
5
8
"repository" : {
6
9
"type" : " git" ,
7
10
"url" : " git+https://github.com/sourcegraph/create.git"
75
78
"json-schema-to-typescript" : " ^8.2.0" ,
76
79
"prettier" : " ^2.1.2" ,
77
80
"semantic-release" : " ^17.0.6" ,
78
- "typescript" : " ^3.9 .3"
81
+ "typescript" : " ^4.1 .3"
79
82
}
80
83
}
Original file line number Diff line number Diff line change @@ -6845,10 +6845,10 @@ typedarray@^0.0.6:
6845
6845
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
6846
6846
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
6847
6847
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 ==
6852
6852
6853
6853
uglify-js@^3.1.4 :
6854
6854
version "3.6.7"
You can’t perform that action at this time.
0 commit comments