[Scummvm-git-logs] scummvm-web dependabot/npm_and_yarn/dumper-companion/patch-releases-043e4614aa -> 895c3da28877da82a84e1bec49044caa2c3117c2
ScummVM git
noreply at scummvm.org
Fri Sep 27 10:12:06 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
895c3da288 Bump the patch-releases group across 1 directory with 3 updates
Commit: 895c3da28877da82a84e1bec49044caa2c3117c2
https://github.com/scummvm/scummvm-web/commit/895c3da28877da82a84e1bec49044caa2c3117c2
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2024-09-27T10:12:02Z
Commit Message:
Bump the patch-releases group across 1 directory with 3 updates
Bumps the patch-releases group with 3 updates in the /dumper-companion directory: [preact](https://github.com/preactjs/preact), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).
Updates `preact` from 10.24.0 to 10.24.1
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.24.0...10.24.1)
Updates `@eslint/js` from 9.11.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.11.1/packages/js)
Updates `eslint` from 9.11.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.11.0...v9.11.1)
---
updated-dependencies:
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: patch-releases
- dependency-name: eslint
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 65235dbd..3ddde34e 100644
--- a/dumper-companion/package-lock.json
+++ b/dumper-companion/package-lock.json
@@ -9,7 +9,7 @@
"version": "0.0.1",
"dependencies": {
"@zip.js/zip.js": "^2.7.52",
- "preact": "^10.23.2",
+ "preact": "^10.24.1",
"punycode": "^2.3.1",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
@@ -18,10 +18,10 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
- "@eslint/js": "^9.11.0",
+ "@eslint/js": "^9.11.1",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
- "eslint": "^9.11.0",
+ "eslint": "^9.11.1",
"globals": "^15.9.0"
}
},
@@ -71,6 +71,15 @@
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
}
},
+ "node_modules/@eslint/core": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.6.0.tgz",
+ "integrity": "sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==",
+ "dev": true,
+ "engines": {
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+ }
+ },
"node_modules/@eslint/eslintrc": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.1.0.tgz",
@@ -107,9 +116,9 @@
}
},
"node_modules/@eslint/js": {
- "version": "9.11.0",
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.11.0.tgz",
- "integrity": "sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==",
+ "version": "9.11.1",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.11.1.tgz",
+ "integrity": "sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA==",
"dev": true,
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -250,9 +259,9 @@
}
},
"node_modules/@types/estree": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz",
- "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw=="
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz",
+ "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw=="
},
"node_modules/@types/json-schema": {
"version": "7.0.15",
@@ -994,20 +1003,23 @@
}
},
"node_modules/eslint": {
- "version": "9.11.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.11.0.tgz",
- "integrity": "sha512-yVS6XODx+tMFMDFcG4+Hlh+qG7RM6cCJXtQhCKLSsr3XkLvWggHjCqjfh0XsPPnt1c56oaT6PMgW9XWQQjdHXA==",
+ "version": "9.11.1",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.11.1.tgz",
+ "integrity": "sha512-MobhYKIoAO1s1e4VUrgx1l1Sk2JBR/Gqjjgw8+mfgoLE2xwsHur4gdfTxyTgShrhvdVFTaJSgMiQBl1jv/AWxg==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.11.0",
"@eslint/config-array": "^0.18.0",
+ "@eslint/core": "^0.6.0",
"@eslint/eslintrc": "^3.1.0",
- "@eslint/js": "9.11.0",
+ "@eslint/js": "9.11.1",
"@eslint/plugin-kit": "^0.2.0",
"@humanwhocodes/module-importer": "^1.0.1",
"@humanwhocodes/retry": "^0.3.0",
"@nodelib/fs.walk": "^1.2.8",
+ "@types/estree": "^1.0.6",
+ "@types/json-schema": "^7.0.15",
"ajv": "^6.12.4",
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
@@ -1080,15 +1092,6 @@
"url": "https://opencollective.com/eslint"
}
},
- "node_modules/eslint/node_modules/@eslint/js": {
- "version": "9.10.0",
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.10.0.tgz",
- "integrity": "sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==",
- "dev": true,
- "engines": {
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
- }
- },
"node_modules/eslint/node_modules/eslint-visitor-keys": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz",
@@ -1871,9 +1874,9 @@
}
},
"node_modules/preact": {
- "version": "10.24.0",
- "resolved": "https://registry.npmjs.org/preact/-/preact-10.24.0.tgz",
- "integrity": "sha512-aK8Cf+jkfyuZ0ZZRG9FbYqwmEiGQ4y/PUO4SuTWoyWL244nZZh7bd5h2APd4rSNDYTBNghg1L+5iJN3Skxtbsw==",
+ "version": "10.24.1",
+ "resolved": "https://registry.npmjs.org/preact/-/preact-10.24.1.tgz",
+ "integrity": "sha512-PnBAwFI3Yjxxcxw75n6VId/5TFxNW/81zexzWD9jn1+eSrOP84NdsS38H5IkF/UH3frqRPT+MvuCoVHjTDTnDw==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/preact"
diff --git a/dumper-companion/package.json b/dumper-companion/package.json
index ce96a991..bfa9e3f2 100644
--- a/dumper-companion/package.json
+++ b/dumper-companion/package.json
@@ -8,15 +8,15 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
- "@eslint/js": "^9.11.0",
+ "@eslint/js": "^9.11.1",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
- "eslint": "^9.11.0",
+ "eslint": "^9.11.1",
"globals": "^15.9.0"
},
"dependencies": {
"@zip.js/zip.js": "^2.7.52",
- "preact": "^10.23.2",
+ "preact": "^10.24.1",
"punycode": "^2.3.1",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
More information about the Scummvm-git-logs
mailing list