Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit 8482b57

Browse files
chore(deps): bump the minor-and-patch group across 13 directories with 12 updates (#635)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 001a97d commit 8482b57

File tree

26 files changed

+523
-525
lines changed

26 files changed

+523
-525
lines changed

cli/package-lock.json

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

cli/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,19 @@
4242
"semver": "^7.6.3"
4343
},
4444
"devDependencies": {
45-
"@eslint/js": "^9.15.0",
45+
"@eslint/js": "^9.16.0",
4646
"@oclif/test": "^4",
4747
"@types/eslint__js": "^8.42.3",
4848
"@types/node": "^22",
4949
"@types/picomatch": "^3.0.1",
5050
"@types/semver": "^7.5.8",
51-
"@typescript-eslint/eslint-plugin": "^8.16.0",
52-
"@typescript-eslint/parser": "^8.16.0",
53-
"eslint": "^9.15.0",
51+
"@typescript-eslint/eslint-plugin": "^8.17.0",
52+
"@typescript-eslint/parser": "^8.17.0",
53+
"eslint": "^9.16.0",
5454
"oclif": "^4",
5555
"ts-node": "^10",
5656
"typescript": "^5.7.2",
57-
"typescript-eslint": "^8.16.0"
57+
"typescript-eslint": "^8.17.0"
5858
},
5959
"files": [
6060
"/bin",

0 commit comments

Comments
 (0)