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

Commit edad983

Browse files
github-actions[bot]dependabot[bot]github-actionsharjotgill
authored
Combined PR from dependabot's branch combine-prs-branch-js (#161)
This PR was created by the Combine PRs action by combining the following PRs: #159 Bump @typescript-eslint/parser from 5.57.1 to 5.58.0 #155 Bump minimatch from 8.0.3 to 9.0.0 #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]>
1 parent 157e0cc commit edad983

File tree

3 files changed

+39
-40
lines changed

3 files changed

+39
-40
lines changed

dist/index.js

Lines changed: 0 additions & 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: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@
3030
"@dqbd/tiktoken": "^1.0.4",
3131
"@octokit/action": "^5.0.2",
3232
"@octokit/plugin-retry": "^4.1.3",
33-
"minimatch": "^8.0.3",
33+
"minimatch": "^9.0.0",
3434
"node-fetch": "^3.3.1",
3535
"p-limit": "^4.0.0"
3636
},
3737
"devDependencies": {
3838
"@jest/globals": "^29.5.0",
3939
"@types/node": "^18.15.11",
40-
"@typescript-eslint/parser": "^5.57.1",
40+
"@typescript-eslint/parser": "^5.58.0",
4141
"@vercel/ncc": "^0.36.1",
4242
"chatgpt": "^5.2.2",
43-
"eslint": "^8.37.0",
43+
"eslint": "^8.38.0",
4444
"eslint-plugin-github": "^4.6.1",
4545
"eslint-plugin-jest": "^27.2.1",
4646
"jest": "^27.2.5",

0 commit comments

Comments
 (0)