Add is_release_beta output in is_package_json_version_upgraded

This commit is contained in:
garronej 2021-12-01 14:40:14 +01:00
parent 5297ab00ab
commit e8c1eb1074
9 changed files with 324 additions and 84 deletions

5
package-lock.json generated
View file

@ -779,6 +779,11 @@
"has-flag": "^3.0.0"
}
},
"tsafe": {
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/tsafe/-/tsafe-0.8.1.tgz",
"integrity": "sha512-EfPjxQHzndQAV/uh0SMGP26Wg3dCuaw8dRv2VPEuGHen5qzg2oqsMvZw2wkQFkiMisZq2fm95m5lheimW2Fpvg=="
},
"typescript": {
"version": "3.9.9",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.9.tgz",