Skip to content

Commit

Permalink
Combined PR from dependabot's branch combine-prs-branch-js (coderabbi…
Browse files Browse the repository at this point in the history
…tai#250)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Harjot Gill <[email protected]>
  • Loading branch information
4 people authored Apr 27, 2023
1 parent e4dec50 commit caca4cb
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 29 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

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

51 changes: 27 additions & 24 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"@dqbd/tiktoken": "^1.0.6",
"@octokit/action": "^5.0.2",
"@octokit/plugin-retry": "^4.1.3",
"@octokit/plugin-throttling": "^5.0.1",
"@octokit/plugin-throttling": "^5.1.1",
"minimatch": "^9.0.0",
"node-fetch": "^3.3.1",
"p-limit": "^4.0.0"
},
"devDependencies": {
"@jest/globals": "^29.5.0",
"@types/node": "^18.15.11",
"@types/node": "^18.16.1",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.0",
"@vercel/ncc": "^0.36.1",
"chatgpt": "^5.2.2",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-github": "^4.6.1",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -51,7 +51,7 @@
"eslint-plugin-promise": "^6.1.1",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"ts-jest": "^27.1.2",
"typescript": "^4.9.5"
}
Expand Down

0 comments on commit caca4cb

Please sign in to comment.