Skip to content

Commit 1976e5d

Browse files
chore(deps): bump sa11y from 4.0.1 to 4.0.2 (#3726)
Bumps [sa11y](https://github.com/ryersondmp/sa11y) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/ryersondmp/sa11y/releases) - [Commits](ryersondmp/sa11y@4.0.1...4.0.2) --- updated-dependencies: - dependency-name: sa11y dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 229797f commit 1976e5d

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
@@ -22,7 +22,7 @@
2222
"@angular/router": "17.3.12",
2323
"@db-ux/db-theme": "0.0.6",
2424
"rxjs": "~7.8.1",
25-
"sa11y": "4.0.1",
25+
"sa11y": "4.0.2",
2626
"tslib": "^2.8.1",
2727
"zone.js": "~0.14.10"
2828
},

showcases/react-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1",
2222
"react-router-dom": "7.1.3",
23-
"sa11y": "4.0.1"
23+
"sa11y": "4.0.2"
2424
},
2525
"devDependencies": {
2626
"@types/react": "^18.3.13",

showcases/vue-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@db-ux/db-theme": "0.0.6",
16-
"sa11y": "4.0.1",
16+
"sa11y": "4.0.2",
1717
"vue": "^3.5.13",
1818
"vue-router": "4.5.0"
1919
},

0 commit comments

Comments
 (0)