Skip to content

Commit

Permalink
SBVT-2444: Adding tests to the axe check
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor.nelms committed May 20, 2024
1 parent 1fef32c commit 977eea7
Show file tree
Hide file tree
Showing 5 changed files with 176 additions and 105 deletions.
177 changes: 86 additions & 91 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"publish-npm-public": "scripts/publish-NPM-public.sh"
},
"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.1",
"chalk": "^4.1.2",
"cypress-axe": "^1.5.0",
"dotenv": "^16.4.5",
"fs-extra": "^11.2.0",
"pino": "^9.0.0",
"pino": "^9.1.0",
"pino-pretty": "^11.0.0",
"semver": "^7.6.0",
"sharp": "^0.33.3",
"semver": "^7.6.2",
"sharp": "^0.33.4",
"uuid": "^9.0.1"
},
"bin": {
Expand Down
Loading

0 comments on commit 977eea7

Please sign in to comment.