Skip to content

Commit

Permalink
chore: update to latest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greguintow committed Jan 27, 2023
1 parent 2a28ec3 commit b5865a5
Show file tree
Hide file tree
Showing 439 changed files with 113,569 additions and 4,710 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
node_modules/
coverage/
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ inputs:
required: false
default: false
working-directory:
description: Set working directory if project is not in root folder
description: Set working directory if project is not in root folder
required: false
default: "./"
title:
description: Title to add to the comment
required: false
runs:
using: node12
using: node16
main: dist/main.js
12 changes: 12 additions & 0 deletions node_modules/.bin/lcov-parse

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

17 changes: 17 additions & 0 deletions node_modules/.bin/lcov-parse.cmd

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

28 changes: 28 additions & 0 deletions node_modules/.bin/lcov-parse.ps1

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

15 changes: 15 additions & 0 deletions node_modules/.bin/node-which

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

7 changes: 7 additions & 0 deletions node_modules/.bin/node-which.cmd

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

12 changes: 12 additions & 0 deletions node_modules/.bin/uuid

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

17 changes: 17 additions & 0 deletions node_modules/.bin/uuid.cmd

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

28 changes: 28 additions & 0 deletions node_modules/.bin/uuid.ps1

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

Loading

0 comments on commit b5865a5

Please sign in to comment.