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#161)

This PR was created by the Combine PRs action by combining the following
PRs:
coderabbitai#159 Bump @typescript-eslint/parser from 5.57.1 to 5.58.0
coderabbitai#155 Bump minimatch from 8.0.3 to 9.0.0
coderabbitai#154 Bump eslint from 8.37.0 to 8.38.0

<!-- This is an auto-generated comment: release notes by openai -->
### Summary by OpenAI

## Release Notes
- Dependency updates for `minimatch`, `eslint`, and
`@typescript-eslint/parser`.

> "Dependencies updated, code now secure. Bugs beware, we shall endure."
<!-- end of auto-generated comment: release notes by openai -->

---------

Signed-off-by: dependabot[bot] <[email protected]>
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 12, 2023
1 parent 157e0cc commit edad983
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 40 deletions.
1 change: 0 additions & 1 deletion dist/index.js

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

72 changes: 36 additions & 36 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"@dqbd/tiktoken": "^1.0.4",
"@octokit/action": "^5.0.2",
"@octokit/plugin-retry": "^4.1.3",
"minimatch": "^8.0.3",
"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",
"@typescript-eslint/parser": "^5.57.1",
"@typescript-eslint/parser": "^5.58.0",
"@vercel/ncc": "^0.36.1",
"chatgpt": "^5.2.2",
"eslint": "^8.37.0",
"eslint": "^8.38.0",
"eslint-plugin-github": "^4.6.1",
"eslint-plugin-jest": "^27.2.1",
"jest": "^27.2.5",
Expand Down

0 comments on commit edad983

Please sign in to comment.