Skip to content

Commit

Permalink
chore(deps): Bump accessibility-insights-report from 4.6.3 to 4.6.4 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 8, 2023
1 parent 50b4c28 commit d54428c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@types/react": "^16.14",
"@types/react-dom": "^16.9",
"accessibility-insights-report": "4.6.3",
"accessibility-insights-report": "4.6.4",
"accessibility-insights-scan": "1.6.0",
"axe-core": "4.6.3",
"express": "^4.18.2",
Expand Down
19 changes: 18 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ __metadata:
"@types/serve-static": ^1.15.1
"@typescript-eslint/eslint-plugin": ^5.54.1
"@typescript-eslint/parser": ^5.54.1
accessibility-insights-report: 4.6.3
accessibility-insights-report: 4.6.4
accessibility-insights-scan: 1.6.0
axe-core: 4.6.3
eslint: ^8.35.0
Expand Down Expand Up @@ -2700,6 +2700,23 @@ __metadata:
languageName: node
linkType: hard

"accessibility-insights-report@npm:4.6.4":
version: 4.6.4
resolution: "accessibility-insights-report@npm:4.6.4"
dependencies:
"@fluentui/react": ^8.96.1
axe-core: 4.6.3
classnames: ^2.3.2
lodash: ^4.17.21
luxon: ^3.2.1
react: ^16.14.0
react-dom: ^16.14.0
react-helmet: ^6.1.0
uuid: ^9.0.0
checksum: c13e74d13465d95fb40b039e9b68009bd2925e11c764fcd765033fdc6af730cf1a60df79ae6ab1f4e449f3d865fdeaf3db49e0f3be0cedf5cf51d9770b7da4d6
languageName: node
linkType: hard

"accessibility-insights-scan@npm:1.6.0":
version: 1.6.0
resolution: "accessibility-insights-scan@npm:1.6.0"
Expand Down

0 comments on commit d54428c

Please sign in to comment.