mirror of
https://github.com/dkershner6/post-api-call-action.git
synced 2024-11-15 13:43:51 +08:00
4ea1c384b2
Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/dkershner6/post-api-call-action/actions/runs/7434770119 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <github-actions@github.com>
53 lines
881 B
Plaintext
Generated
53 lines
881 B
Plaintext
Generated
# ~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".
|
|
!/.gitattributes
|
|
!/.projen/tasks.json
|
|
!/.projen/deps.json
|
|
!/.projen/files.json
|
|
!/.github/workflows/pull-request-lint.yml
|
|
!/.github/workflows/auto-approve.yml
|
|
!/package.json
|
|
!/LICENSE
|
|
!/.npmignore
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
lerna-debug.log*
|
|
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
lib-cov
|
|
coverage
|
|
*.lcov
|
|
.nyc_output
|
|
build/Release
|
|
node_modules/
|
|
jspm_packages/
|
|
*.tsbuildinfo
|
|
.eslintcache
|
|
*.tgz
|
|
.yarn-integrity
|
|
.cache
|
|
/test-reports/
|
|
junit.xml
|
|
/coverage/
|
|
!/.github/workflows/build.yml
|
|
!/.github/workflows/release.yml
|
|
!/.github/workflows/upgrade-main.yml
|
|
!/.github/pull_request_template.md
|
|
!/.prettierignore
|
|
!/.prettierrc.json
|
|
!/.npmrc
|
|
!/test/
|
|
!/tsconfig.publish.json
|
|
!/tsconfig.json
|
|
!/src/
|
|
/lib
|
|
!/.eslintrc.json
|
|
!/dist/
|
|
!/action.yml
|
|
!/.projenrc.ts
|