Skip to content

Commit ecd1c77

Browse files
Bump the npm-minor group with 2 updates
Bumps the npm-minor 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.2 to 2.0.3 - [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.3/packages/compat) Updates `typescript-eslint` from 8.56.1 to 8.57.0 - [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.57.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: typescript-eslint dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7da6361 commit ecd1c77

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package-lock.json

Lines changed: 70 additions & 70 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
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@ava/typescript": "6.0.0",
48-
"@eslint/compat": "^2.0.2",
48+
"@eslint/compat": "^2.0.3",
4949
"@microsoft/eslint-formatter-sarif": "^3.1.0",
5050
"@octokit/types": "^16.0.0",
5151
"@types/archiver": "^7.0.0",
@@ -69,7 +69,7 @@
6969
"nock": "^14.0.11",
7070
"sinon": "^21.0.2",
7171
"typescript": "^5.9.3",
72-
"typescript-eslint": "^8.56.1"
72+
"typescript-eslint": "^8.57.0"
7373
},
7474
"overrides": {
7575
"@actions/tool-cache": {

0 commit comments

Comments
 (0)