From 4cb7d129af6982e1cc03195d35bf3bc5c29d1a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 16:07:32 +0000 Subject: [PATCH 1/2] deps: bump electron-to-chromium in the all-dependencies group Bumps the all-dependencies group with 1 update: [electron-to-chromium](https://github.com/kilian/electron-to-chromium). Updates `electron-to-chromium` from 1.5.139 to 1.5.140 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.5.139...v1.5.140) --- updated-dependencies: - dependency-name: electron-to-chromium dependency-version: 1.5.140 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0bcf6e7..a077da7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1176,8 +1176,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - electron-to-chromium@1.5.139: - resolution: {integrity: sha512-GGnRYOTdN5LYpwbIr0rwP/ZHOQSvAF6TG0LSzp28uCBb9JiXHJGmaaKw29qjNJc5bGnnp6kXJqRnGMQoELwi5w==} + electron-to-chromium@1.5.140: + resolution: {integrity: sha512-o82Rj+ONp4Ip7Cl1r7lrqx/pXhbp/lh9DpKcMNscFJdh8ebyRofnc7Sh01B4jx403RI0oqTBvlZ7OBIZLMr2+Q==} emittery@0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} @@ -3381,7 +3381,7 @@ snapshots: browserslist@4.24.4: dependencies: caniuse-lite: 1.0.30001715 - electron-to-chromium: 1.5.139 + electron-to-chromium: 1.5.140 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.24.4) @@ -3547,7 +3547,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.5.139: {} + electron-to-chromium@1.5.140: {} emittery@0.13.1: {} From cc7888c0b24d6a14722578842508db50d7b355c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 22 Apr 2025 16:07:58 +0000 Subject: [PATCH 2/2] chore: Update license files --- licenses_sub-deps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/licenses_sub-deps.json b/licenses_sub-deps.json index c9a14ed..0241339 100644 --- a/licenses_sub-deps.json +++ b/licenses_sub-deps.json @@ -1427,7 +1427,7 @@ "path": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth", "licenseFile": "/home/runner/work/fastify-swc-typescript-server/fastify-swc-typescript-server/node_modules/eastasianwidth/README.md" }, - "electron-to-chromium@1.5.139": { + "electron-to-chromium@1.5.140": { "licenses": "ISC", "repository": "https://github.com/kilian/electron-to-chromium", "publisher": "Kilian Valkhof",