From 2b22e62fe4265a915d8f91ae674493a5b4fe709a Mon Sep 17 00:00:00 2001 From: Jean-Yves Moyen Date: Tue, 10 Dec 2024 14:46:40 +0100 Subject: [PATCH 1/2] Typo --- .github/workflows/alfa-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/alfa-release.yml b/.github/workflows/alfa-release.yml index 628ef9f007..afe01d7463 100644 --- a/.github/workflows/alfa-release.yml +++ b/.github/workflows/alfa-release.yml @@ -127,7 +127,7 @@ jobs: # yarn is deliberately low on lifecycle scripts and does not include a postversion one. # See https://yarnpkg.com/advanced/lifecycle-scripts # We therefore do it manually and rely on yarn workspaces ignoring non-existent scripts. - # We also call our script differently to avoid problems in case npm is ever used and + # We also name our script differently to avoid problems in case npm is ever used and # triggers the hooks. run: yarn workspaces foreach --all --no-private --topological-dev run alfa-postversion From 092e524423ea29e494077c001e88981f05aa19a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:01:09 +0100 Subject: [PATCH 2/2] Bump nanoid from 3.3.7 to 3.3.8 (#1731) Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 918ea912a5..dffd8b8644 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5810,11 +5810,11 @@ __metadata: linkType: hard "nanoid@npm:^3.3.7": - version: 3.3.7 - resolution: "nanoid@npm:3.3.7" + version: 3.3.8 + resolution: "nanoid@npm:3.3.8" bin: nanoid: bin/nanoid.cjs - checksum: 10c0/e3fb661aa083454f40500473bb69eedb85dc160e763150b9a2c567c7e9ff560ce028a9f833123b618a6ea742e311138b591910e795614a629029e86e180660f3 + checksum: 10c0/4b1bb29f6cfebf3be3bc4ad1f1296fb0a10a3043a79f34fbffe75d1621b4318319211cd420549459018ea3592f0d2f159247a6f874911d6d26eaaadda2478120 languageName: node linkType: hard