Skip to content

Commit

Permalink
chore: ⬆️ upgrade all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AllyMurray committed Dec 10, 2023
1 parent 5cfc8fe commit 13a0727
Show file tree
Hide file tree
Showing 18 changed files with 860 additions and 1,769 deletions.
7 changes: 1 addition & 6 deletions .eslintrc.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 4 additions & 8 deletions .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 4 additions & 6 deletions .projen/tasks.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const project = createTypeScriptNpmPackage({
entry: ['!src/scripts/**/*'],
onSuccess: 'ts-node src/scripts/make-scripts-executable.ts',
},
prerelease: 'beta',
});

project.synth();
31 changes: 15 additions & 16 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 13a0727

Please sign in to comment.