Skip to content

Commit

Permalink
fix: update all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Dec 4, 2023
1 parent 2d4bc2e commit 3cb6c7a
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
"tap-snapshots/**"
]
},
"touch1": "15680"
"touch1": "9437"
}
2 changes: 1 addition & 1 deletion pkg1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"tap-snapshots/**"
]
},
"touch1": "15680"
"touch1": "9437"
}
2 changes: 1 addition & 1 deletion pkg2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"tap-snapshots/**"
]
},
"touch1": "15680"
"touch1": "9437"
}
2 changes: 1 addition & 1 deletion pkg3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"tap-snapshots/**"
]
},
"touch1": "15680"
"touch1": "9437"
}
5 changes: 2 additions & 3 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,5 @@
"last-release-sha": "2c83cdbb75b09d8d74e98bb65812aa48e789f811",
"release-search-depth": 7,
"commit-search-depth": 1,
"sequential-calls": true,
"prerelease": true
}
"sequential-calls": true
}
2 changes: 1 addition & 1 deletion workspaces/arbitrary-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"tap-snapshots/**"
]
},
"touch1": "15680"
"touch1": "9437"
}
2 changes: 1 addition & 1 deletion workspaces/not-the-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"tap-snapshots/**"
]
},
"touch1": "15680"
"touch1": "9437"
}
2 changes: 1 addition & 1 deletion workspaces/pkg6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"tap-snapshots/**"
]
},
"touch1": "15680"
"touch1": "9437"
}

0 comments on commit 3cb6c7a

Please sign in to comment.