[Scummvm-git-logs] scummvm-web master -> 4b8b9b560b6436233168bdb436347286f44a346f
lephilousophe
noreply at scummvm.org
Sun Jan 18 18:59:26 UTC 2026
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://api.github.com/repos/scummvm/scummvm-web .
Summary:
4b8b9b560b Bump @stylistic/eslint-plugin from 5.6.1 to 5.7.0 in /dumper-companion
Commit: 4b8b9b560b6436233168bdb436347286f44a346f
https://github.com/scummvm/scummvm-web/commit/4b8b9b560b6436233168bdb436347286f44a346f
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2026-01-18T19:59:23+01:00
Commit Message:
Bump @stylistic/eslint-plugin from 5.6.1 to 5.7.0 in /dumper-companion
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.7.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 5.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
dumper-companion/package-lock.json
dumper-companion/package.json
diff --git a/dumper-companion/package-lock.json b/dumper-companion/package-lock.json
index cc8aaada..f8ef0ae6 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -17,7 +17,7 @@
},
"devDependencies": {
"@eslint/js": "^9.39.1",
- "@stylistic/eslint-plugin": "^5.6.1",
+ "@stylistic/eslint-plugin": "^5.7.0",
"eslint": "^9.39.1",
"eslint-config-preact": "^2.0.0",
"globals": "^17.0.0",
@@ -665,16 +665,16 @@
}
},
"node_modules/@stylistic/eslint-plugin": {
- "version": "5.6.1",
- "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.6.1.tgz",
- "integrity": "sha512-JCs+MqoXfXrRPGbGmho/zGS/jMcn3ieKl/A8YImqib76C8kjgZwq5uUFzc30lJkMvcchuRn6/v8IApLxli3Jyw==",
+ "version": "5.7.0",
+ "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.7.0.tgz",
+ "integrity": "sha512-PsSugIf9ip1H/mWKj4bi/BlEoerxXAda9ByRFsYuwsmr6af9NxJL0AaiNXs8Le7R21QR5KMiD/KdxZZ71LjAxQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@eslint-community/eslint-utils": "^4.9.0",
- "@typescript-eslint/types": "^8.47.0",
- "eslint-visitor-keys": "^4.2.1",
- "espree": "^10.4.0",
+ "@eslint-community/eslint-utils": "^4.9.1",
+ "@typescript-eslint/types": "^8.52.0",
+ "eslint-visitor-keys": "^5.0.0",
+ "espree": "^11.0.0",
"estraverse": "^5.3.0",
"picomatch": "^4.0.3"
},
@@ -685,14 +685,46 @@
"eslint": ">=9.0.0"
}
},
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/types": {
+ "version": "8.52.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.52.0.tgz",
+ "integrity": "sha512-LWQV1V4q9V4cT4H5JCIx3481iIFxH1UkVk+ZkGGAV1ZGcjGI9IoFOfg3O6ywz8QqCDEp7Inlg6kovMofsNRaGg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/typescript-eslint"
+ }
+ },
"node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": {
- "version": "4.2.1",
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz",
+ "integrity": "sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==",
"dev": true,
"license": "Apache-2.0",
"engines": {
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ "node": "^20.19.0 || ^22.13.0 || >=24"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/@stylistic/eslint-plugin/node_modules/espree": {
+ "version": "11.0.0",
+ "resolved": "https://registry.npmjs.org/espree/-/espree-11.0.0.tgz",
+ "integrity": "sha512-+gMeWRrIh/NsG+3NaLeWHuyeyk70p2tbvZIWBYcqQ4/7Xvars6GYTZNhF1sIeLcc6Wb11He5ffz3hsHyXFrw5A==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "acorn": "^8.15.0",
+ "acorn-jsx": "^5.3.2",
+ "eslint-visitor-keys": "^5.0.0"
+ },
+ "engines": {
+ "node": "^20.19.0 || ^22.13.0 || >=24"
},
"funding": {
"url": "https://opencollective.com/eslint"
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index dc15a37e..f6cd4814 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -16,7 +16,7 @@
},
"devDependencies": {
"@eslint/js": "^9.39.1",
- "@stylistic/eslint-plugin": "^5.6.1",
+ "@stylistic/eslint-plugin": "^5.7.0",
"eslint": "^9.39.1",
"eslint-config-preact": "^2.0.0",
"globals": "^17.0.0",
More information about the Scummvm-git-logs
mailing list