Skip to content

Commit 9048e42

Browse files
build(deps-dev): bump the eslint group across 1 directory with 2 updates (#1980)
Bumps the eslint group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `@typescript-eslint/eslint-plugin` from 8.42.0 to 8.44.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.44.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5431bb6 commit 9048e42

File tree

3 files changed

+91
-91
lines changed

3 files changed

+91
-91
lines changed

injected/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/chrome": "^0.1.1",
4141
"@types/jasmine": "^5.1.9",
4242
"@types/node": "^24.1.0",
43-
"@typescript-eslint/eslint-plugin": "^8.42.0",
43+
"@typescript-eslint/eslint-plugin": "^8.44.1",
4444
"fast-check": "^4.2.0",
4545
"jasmine": "^5.10.0",
4646
"web-ext": "^8.10.0"

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@playwright/test": "^1.52.0",
4242
"ajv": "^8.17.1",
4343
"esbuild": "^0.25.10",
44-
"eslint": "^9.35.0",
44+
"eslint": "^9.36.0",
4545
"minimist": "^1.2.8",
4646
"prettier": "3.6.2",
4747
"stylelint": "^15.11.0",

0 commit comments

Comments
 (0)