Skip to content

Commit

Permalink
Merge branch 'main' into mask-properties
Browse files Browse the repository at this point in the history
  • Loading branch information
rcj-siteimprove authored Dec 12, 2024
2 parents e7bcbd1 + 092e524 commit f4521be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/alfa-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f4521be

Please sign in to comment.