Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/npm_and_yarn/chromedriver-120.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
straker committed Jan 9, 2024
2 parents f801a7f + db96afb commit 63769ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ updates:
versions: ['>=6.0.0']
- dependency-name: 'inquirer'
versions: ['>=9.0.0']
- dependency-name: 'chai'
versions: ['>=5.0.0']
# Prevent Webpack error caused by v0.11+ of esbuild
# @see https://github.com/dequelabs/axe-core/issues/3771
- dependency-name: 'esbuild'
Expand Down
1 change: 1 addition & 0 deletions doc/examples/mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"devDependencies": {
"axe-core": "^4.6.2",
"chai": "^4.3.7",
"karma": "^6.4.1",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^3.1.1",
Expand Down

0 comments on commit 63769ca

Please sign in to comment.