Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit caca4cb

Browse files
github-actions[bot]dependabot[bot]github-actionsharjotgill
authored
Combined PR from dependabot's branch combine-prs-branch-js (#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]>
1 parent e4dec50 commit caca4cb

File tree

3 files changed

+32
-29
lines changed

3 files changed

+32
-29
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 27 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
"@dqbd/tiktoken": "^1.0.6",
3131
"@octokit/action": "^5.0.2",
3232
"@octokit/plugin-retry": "^4.1.3",
33-
"@octokit/plugin-throttling": "^5.0.1",
33+
"@octokit/plugin-throttling": "^5.1.1",
3434
"minimatch": "^9.0.0",
3535
"node-fetch": "^3.3.1",
3636
"p-limit": "^4.0.0"
3737
},
3838
"devDependencies": {
3939
"@jest/globals": "^29.5.0",
40-
"@types/node": "^18.15.11",
40+
"@types/node": "^18.16.1",
4141
"@typescript-eslint/eslint-plugin": "^5.59.1",
4242
"@typescript-eslint/parser": "^5.59.0",
4343
"@vercel/ncc": "^0.36.1",
4444
"chatgpt": "^5.2.2",
45-
"eslint": "^8.38.0",
45+
"eslint": "^8.39.0",
4646
"eslint-config-standard-with-typescript": "^34.0.1",
4747
"eslint-plugin-github": "^4.6.1",
4848
"eslint-plugin-import": "^2.27.5",
@@ -51,7 +51,7 @@
5151
"eslint-plugin-promise": "^6.1.1",
5252
"jest": "^27.2.5",
5353
"js-yaml": "^4.1.0",
54-
"prettier": "2.8.7",
54+
"prettier": "2.8.8",
5555
"ts-jest": "^27.1.2",
5656
"typescript": "^4.9.5"
5757
}

0 commit comments

Comments
 (0)