[Scummvm-git-logs] scummvm-web master -> c279a95f7593d211aa943af96a40657569e220c7
lephilousophe
noreply at scummvm.org
Sat Dec 13 12:26:03 UTC 2025
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:
c279a95f75 Bump @eslint/eslintrc
Commit: c279a95f7593d211aa943af96a40657569e220c7
https://github.com/scummvm/scummvm-web/commit/c279a95f7593d211aa943af96a40657569e220c7
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2025-12-13T13:26:01+01:00
Commit Message:
Bump @eslint/eslintrc
Bumps the patch-releases group with 1 update in the /dumper-companion directory: [@eslint/eslintrc](https://github.com/eslint/eslintrc).
Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslintrc/compare/v3.3.1...eslintrc-v3.3.3)
---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
dependency-version: 3.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-releases
...
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 0217e82d..622a78f5 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -16,7 +16,7 @@
"webpack-cli": "^6.0.1"
},
"devDependencies": {
- "@eslint/eslintrc": "^3.3.1",
+ "@eslint/eslintrc": "^3.3.3",
"@eslint/js": "^9.39.1",
"@typescript-eslint/eslint-plugin": "^8.47.0",
"@typescript-eslint/parser": "^8.47.0",
@@ -104,9 +104,9 @@
}
},
"node_modules/@eslint/eslintrc": {
- "version": "3.3.1",
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
- "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
+ "version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.3.tgz",
+ "integrity": "sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -116,7 +116,7 @@
"globals": "^14.0.0",
"ignore": "^5.2.0",
"import-fresh": "^3.2.1",
- "js-yaml": "^4.1.0",
+ "js-yaml": "^4.1.1",
"minimatch": "^3.1.2",
"strip-json-comments": "^3.1.1"
},
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index 37d9dbe4..78ee66eb 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -7,7 +7,7 @@
"lint": "eslint ."
},
"devDependencies": {
- "@eslint/eslintrc": "^3.3.1",
+ "@eslint/eslintrc": "^3.3.3",
"@eslint/js": "^9.39.1",
"@typescript-eslint/eslint-plugin": "^8.47.0",
"@typescript-eslint/parser": "^8.47.0",
More information about the Scummvm-git-logs
mailing list