File tree Expand file tree Collapse file tree 16 files changed +59
-161
lines changed Expand file tree Collapse file tree 16 files changed +59
-161
lines changed Original file line number Diff line number Diff line change 44 ## **WORK IN PROGRESS**
55-->
66## ** WORK IN PROGRESS**
7- * Added "-lf" option to run the lock file update with the ` --force ` flag
7+ * Added ` -lf ` option to run the lock file update with the ` --force ` flag
8+ * Dependency upgrades
89
910## 3.6.0 (2023-07-03)
1011* ` git ` plugin: Add the ` --tagOnly ` flag to only create a tag without pushing the commit to the release branch.
Original file line number Diff line number Diff line change 4242 "prettier" : " ^2.6.2" ,
4343 "source-map-support" : " ^0.5.21" ,
4444 "ts-node" : " ^10.7.0" ,
45- "typescript" : " ~4.8.3 "
45+ "typescript" : " ~4.8.4 "
4646 },
4747 "resolutions" : {
4848 "minimist" : " ^1.2.6"
Original file line number Diff line number Diff line change 4242 "devDependencies" : {
4343 "@types/yargs" : " ^17.0.10" ,
4444 "picocolors" : " 1.0.0" ,
45- "typescript" : " ~4.6.3 " ,
45+ "typescript" : " ~4.8.4 " ,
4646 "yargs" : " ^17.4.1"
4747 },
4848 "scripts" : {
Original file line number Diff line number Diff line change 4343 },
4444 "devDependencies" : {
4545 "@alcalzone/release-script-testing" : " 3.5.9" ,
46- "jest-extended" : " ^2.0 .0" ,
47- "typescript" : " ~4.6.3 "
46+ "jest-extended" : " ^3.1 .0" ,
47+ "typescript" : " ~4.8.4 "
4848 },
4949 "scripts" : {
5050 "clean" : " tsc -b tsconfig.build.json --clean" ,
Original file line number Diff line number Diff line change 4242 },
4343 "devDependencies" : {
4444 "@alcalzone/release-script-testing" : " 3.5.9" ,
45- "jest-extended" : " ^2.0 .0" ,
46- "typescript" : " ~4.6.3 "
45+ "jest-extended" : " ^3.1 .0" ,
46+ "typescript" : " ~4.8.4 "
4747 },
4848 "scripts" : {
4949 "clean" : " tsc -b tsconfig.build.json --clean" ,
Original file line number Diff line number Diff line change 4242 },
4343 "devDependencies" : {
4444 "@alcalzone/release-script-testing" : " 3.5.9" ,
45- "jest-extended" : " ^2.0 .0" ,
46- "typescript" : " ~4.6.3 "
45+ "jest-extended" : " ^3.1 .0" ,
46+ "typescript" : " ~4.8.4 "
4747 },
4848 "scripts" : {
4949 "clean" : " tsc -b tsconfig.build.json --clean" ,
Original file line number Diff line number Diff line change 3939 "dependencies" : {
4040 "@alcalzone/release-script-core" : " 3.5.9" ,
4141 "alcalzone-shared" : " ^4.0.1" ,
42- "axios" : " ^0.27.1 " ,
42+ "axios" : " ^1.6.2 " ,
4343 "fs-extra" : " ^10.1.0" ,
4444 "semver" : " ^7.5.2"
4545 },
4646 "devDependencies" : {
4747 "@alcalzone/release-script-testing" : " 3.5.9" ,
48- "jest-extended" : " ^2.0 .0" ,
49- "typescript" : " ~4.6.3 "
48+ "jest-extended" : " ^3.1 .0" ,
49+ "typescript" : " ~4.8.4 "
5050 },
5151 "scripts" : {
5252 "clean" : " tsc -b tsconfig.build.json --clean" ,
Original file line number Diff line number Diff line change 4343 },
4444 "devDependencies" : {
4545 "@alcalzone/release-script-testing" : " 3.5.9" ,
46- "jest-extended" : " ^2.0 .0" ,
47- "typescript" : " ~4.6.3 "
46+ "jest-extended" : " ^3.1 .0" ,
47+ "typescript" : " ~4.8.4 "
4848 },
4949 "scripts" : {
5050 "clean" : " tsc -b tsconfig.build.json --clean" ,
Original file line number Diff line number Diff line change 4343 },
4444 "devDependencies" : {
4545 "@alcalzone/release-script-testing" : " 3.5.9" ,
46- "jest-extended" : " ^2.0 .0" ,
47- "typescript" : " ~4.6.3 "
46+ "jest-extended" : " ^3.1 .0" ,
47+ "typescript" : " ~4.8.4 "
4848 },
4949 "scripts" : {
5050 "clean" : " tsc -b tsconfig.build.json --clean" ,
Original file line number Diff line number Diff line change 4141 },
4242 "devDependencies" : {
4343 "@alcalzone/release-script-testing" : " 3.5.9" ,
44- "jest-extended" : " ^2.0 .0" ,
45- "typescript" : " ~4.6.3 "
44+ "jest-extended" : " ^3.1 .0" ,
45+ "typescript" : " ~4.8.4 "
4646 },
4747 "scripts" : {
4848 "clean" : " tsc -b tsconfig.build.json --clean" ,
You can’t perform that action at this time.
0 commit comments