Skip to content

Commit

Permalink
chore(deps): bump sa11y from 3.1.5 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [sa11y](https://github.com/ryersondmp/sa11y) from 3.1.5 to 3.2.0.
- [Release notes](https://github.com/ryersondmp/sa11y/releases)
- [Commits](ryersondmp/sa11y@3.1.5...3.2.0)

---
updated-dependencies:
- dependency-name: sa11y
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 725dcc9 commit a251b0e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion showcases/angular-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser-dynamic": "17.3.11",
"@angular/router": "17.3.11",
"rxjs": "~7.8.1",
"sa11y": "3.1.5",
"sa11y": "3.2.0",
"tslib": "^2.6.3",
"zone.js": "~0.14.7"
},
Expand Down
2 changes: 1 addition & 1 deletion showcases/react-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "6.23.1",
"sa11y": "3.1.5"
"sa11y": "3.2.0"
},
"devDependencies": {
"@types/react": "^18.3.3",
Expand Down
2 changes: 1 addition & 1 deletion showcases/vue-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test:e2e": "cross-env showcase=vue-showcase npx playwright test --config=../playwright.config.ts"
},
"dependencies": {
"sa11y": "3.1.5",
"sa11y": "3.2.0",
"vue": "^3.4.27",
"vue-router": "4.3.2"
},
Expand Down

0 comments on commit a251b0e

Please sign in to comment.