Skip to content

Commit 424ec4a

Browse files
chore(deps): bump sa11y in the patch-dependencies group (#5165)
Bumps the patch-dependencies group with 1 update: [sa11y](https://github.com/ryersondmp/sa11y). Updates `sa11y` from 4.3.3 to 4.3.4 - [Release notes](https://github.com/ryersondmp/sa11y/releases) - [Commits](ryersondmp/sa11y@4.3.3...4.3.4) --- updated-dependencies: - dependency-name: sa11y dependency-version: 4.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6fd96f commit 424ec4a

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

showcases/angular-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"watch": "ng build --watch --configuration development"
1818
},
1919
"dependencies": {
20-
"sa11y": "4.3.3"
20+
"sa11y": "4.3.4"
2121
},
2222
"devDependencies": {
2323
"typescript": "5.8.3"

showcases/react-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react": "18.3.1",
2626
"react-dom": "18.3.1",
2727
"react-router-dom": "7.9.3",
28-
"sa11y": "4.3.3"
28+
"sa11y": "4.3.4"
2929
},
3030
"devDependencies": {
3131
"@types/react": "18.3.13",

showcases/vue-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test:visual-snapshots": "cross-env showcase=vue-showcase npx playwright test --config=../playwright.visual-snapshots.ts"
1717
},
1818
"dependencies": {
19-
"sa11y": "4.3.3",
19+
"sa11y": "4.3.4",
2020
"vue": "3.5.22",
2121
"vue-router": "4.5.1"
2222
},

0 commit comments

Comments
 (0)