File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ registry = https://registry.npmjs.org/
Original file line number Diff line number Diff line change 55
55
"prettier-sync" : " yarn && ./node_modules/prettier/bin-prettier.js --write \" src/**/*.js\" && ./node_modules/prettier/bin-prettier.js --write \" test/**/*.js\" "
56
56
},
57
57
"types" : " src/types/index.d.ts" ,
58
- "version" : " 1.3 .0"
58
+ "version" : " 1.4 .0"
59
59
}
Original file line number Diff line number Diff line change @@ -7707,6 +7707,11 @@ typescript@^3.9.5, typescript@^3.9.7:
7707
7707
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
7708
7708
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
7709
7709
7710
+ typescript@~4.2.2 :
7711
+ version "4.2.4"
7712
+ resolved "https://artifactory.palantir.build/artifactory/api/npm/all-npm/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
7713
+ integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
7714
+
7710
7715
uglify-es@^3.1.9 :
7711
7716
version "3.3.9"
7712
7717
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.9.tgz#0c1c4f0700bed8dbc124cdb304d2592ca203e677"
You can’t perform that action at this time.
0 commit comments