Skip to content

Commit a695060

Browse files
committed
Update dependency ember-a11y-testing to v4.0.2
1 parent de1f047 commit a695060

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"babel-eslint": "10.1.0",
6363
"babel-plugin-transform-object-rest-spread": "6.26.0",
6464
"broccoli-asset-rev": "3.0.0",
65-
"ember-a11y-testing": "4.0.1",
65+
"ember-a11y-testing": "4.0.2",
6666
"ember-api-actions": "0.2.9",
6767
"ember-auto-import": "1.10.1",
6868
"ember-cli": "3.25.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2763,7 +2763,7 @@ aws4@^1.8.0:
27632763
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
27642764
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
27652765

2766-
axe-core@^4.0.1:
2766+
axe-core@^4.1.2:
27672767
version "4.1.2"
27682768
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.2.tgz#7cf783331320098bfbef620df3b3c770147bc224"
27692769
integrity sha512-V+Nq70NxKhYt89ArVcaNL9FDryB3vQOd+BFXZIfO3RP6rwtj+2yqqqdHEkacutglPaZLkJeuXKCjCJDMGPtPqg==
@@ -5948,12 +5948,12 @@ elliptic@^6.5.3:
59485948
minimalistic-assert "^1.0.1"
59495949
minimalistic-crypto-utils "^1.0.1"
59505950

5951-
5952-
version "4.0.1"
5953-
resolved "https://registry.yarnpkg.com/ember-a11y-testing/-/ember-a11y-testing-4.0.1.tgz#a6431ea09e0ff8117df9fa0436793b2bdf86b183"
5954-
integrity sha512-gjqEiKqKqyK8ebEIClOipmA0fuLWRgqA9IxNaF7yBlCd3/J8uZTZprarIgC0NiOghNS5MVyD+RIrJ+2JjKVPXA==
5951+
5952+
version "4.0.2"
5953+
resolved "https://registry.yarnpkg.com/ember-a11y-testing/-/ember-a11y-testing-4.0.2.tgz#960ee9582bd315bd16d9dedbf450fd508d021d99"
5954+
integrity sha512-3pa+6bibbY4Vsl3uKFpD0OH4Mzd8NQUwenaWWWngiJo+R/U6AgJllxo/apORzRgvLxKtBCEpXVocUp/gkZ3rOQ==
59555955
dependencies:
5956-
axe-core "^4.0.1"
5956+
axe-core "^4.1.2"
59575957
body-parser "^1.19.0"
59585958
broccoli-funnel "^3.0.3"
59595959
broccoli-merge-trees "^4.2.0"

0 commit comments

Comments
 (0)