Skip to content

Commit de4e09f

Browse files
chore(deps-dev): bump the minor-patch group with 2 updates
Bumps the minor-patch group with 2 updates: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@eslint/compat` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.5/packages/compat) Updates `typescript-eslint` from 8.58.0 to 8.58.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: typescript-eslint dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 209b8f3 commit de4e09f

File tree

2 files changed

+76
-76
lines changed

2 files changed

+76
-76
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
},
121121
"devDependencies": {
122122
"@biomejs/biome": "^2.4.10",
123-
"@eslint/compat": "^2.0.4",
123+
"@eslint/compat": "^2.0.5",
124124
"@eslint/js": "^9.39.4",
125125
"@types/fs-extra": "^11.0.4",
126126
"@types/mocha": "^10.0.10",
@@ -139,7 +139,7 @@
139139
"npm-run-all": "^4.1.5",
140140
"p-min-delay": "^4.2.0",
141141
"typescript": "^5.9.3",
142-
"typescript-eslint": "^8.58.0",
142+
"typescript-eslint": "^8.58.1",
143143
"uuid": "^13.0.0",
144144
"zod": "^4.3.6"
145145
}

0 commit comments

Comments
 (0)