Skip to content

Commit

Permalink
build(deps): update dependencies (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 committed Jan 6, 2024
1 parent 1968a4f commit da4923f
Show file tree
Hide file tree
Showing 16 changed files with 255,719 additions and 20,086 deletions.
17,233 changes: 16,934 additions & 299 deletions dist/add-item.js

Large diffs are not rendered by default.

17,233 changes: 16,934 additions & 299 deletions dist/archive-item.js

Large diffs are not rendered by default.

17,163 changes: 16,900 additions & 263 deletions dist/close-project.js

Large diffs are not rendered by default.

17,233 changes: 16,934 additions & 299 deletions dist/completed-by.js

Large diffs are not rendered by default.

17,239 changes: 16,937 additions & 302 deletions dist/copy-project.js

Large diffs are not rendered by default.

17,233 changes: 16,934 additions & 299 deletions dist/delete-item.js

Large diffs are not rendered by default.

17,163 changes: 16,900 additions & 263 deletions dist/delete-project.js

Large diffs are not rendered by default.

17,233 changes: 16,934 additions & 299 deletions dist/edit-item.js

Large diffs are not rendered by default.

17,163 changes: 16,900 additions & 263 deletions dist/edit-project.js

Large diffs are not rendered by default.

17,163 changes: 16,900 additions & 263 deletions dist/find-project.js

Large diffs are not rendered by default.

17,233 changes: 16,934 additions & 299 deletions dist/get-item.js

Large diffs are not rendered by default.

17,163 changes: 16,900 additions & 263 deletions dist/get-project.js

Large diffs are not rendered by default.

50,867 changes: 35,385 additions & 15,482 deletions dist/github-script/index.js

Large diffs are not rendered by default.

17,233 changes: 16,934 additions & 299 deletions dist/link-project.js

Large diffs are not rendered by default.

1,249 changes: 357 additions & 892 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.4.0",
"@actions/tool-cache": "^2.0.1",
"@octokit/core": "^5.0.0",
Expand Down Expand Up @@ -101,7 +101,7 @@
"js-yaml": "^4.1.0",
"npm-run-all2": "^6.0.6",
"prettier": "^3.0.3",
"prettier-eslint": "^15.0.1",
"prettier-eslint": "^16.2.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
Expand Down

0 comments on commit da4923f

Please sign in to comment.