Skip to content

Commit d4354dd

Browse files
Bump the typescript-eslint group across 1 directory with 2 updates
Bumps the typescript-eslint group with 2 updates in the /org.eclipse.wildwebdeveloper.tests/testProjects/eslint directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.26.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c66a60 commit d4354dd

File tree

1 file changed

+2
-2
lines changed
  • org.eclipse.wildwebdeveloper.tests/testProjects/eslint

1 file changed

+2
-2
lines changed

org.eclipse.wildwebdeveloper.tests/testProjects/eslint/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"author": "Andrew Obuchowicz",
1010
"license": "ISC",
1111
"devDependencies": {
12-
"@typescript-eslint/eslint-plugin": "^7.18.0",
13-
"@typescript-eslint/parser": "^7.18.0",
12+
"@typescript-eslint/eslint-plugin": "^8.27.0",
13+
"@typescript-eslint/parser": "^8.27.0",
1414
"eslint": "^8.57.1",
1515
"typescript": "5.8.2"
1616
},

0 commit comments

Comments
 (0)