Skip to content

Commit 58ecd56

Browse files
author
Andrew A Lee
authored
Merge pull request #133 from drewlee/master
Bumps axe-core to v3.3 for new release
2 parents 7ec9c50 + 3baf18c commit 58ecd56

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"test": "ember try:each"
2424
},
2525
"dependencies": {
26-
"axe-core": "^3.2.2",
26+
"axe-core": "^3.3.2",
2727
"broccoli-funnel": "^2.0.2",
2828
"ember-cli-babel": "^6.8.2",
2929
"ember-cli-version-checker": "^3.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -331,10 +331,10 @@ atob@^2.1.1:
331331
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
332332
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
333333

334-
axe-core@^3.2.2:
335-
version "3.2.2"
336-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.2.2.tgz#b06d6e9ae4636d706068843272bfaeed3fe97362"
337-
integrity sha512-gAy4kMSPpuRJV3mwictJqlg5LhE84Vw2CydKdC4tvrLhR6+G3KW51zbL/vYujcLA2jvWOq3HMHrVeNuw+mrLVA==
334+
axe-core@^3.3.2:
335+
version "3.3.2"
336+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.3.2.tgz#7baf3c55a5cf1621534a2c38735f5a1bf2f7e1a8"
337+
integrity sha512-lRdxsRt7yNhqpcXQk1ao1BL73OZDzmFCWOG0mC4tGR/r14ohH2payjHwCMQjHGbBKm924eDlmG7utAGHiX/A6g==
338338

339339
babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
340340
version "6.26.0"

0 commit comments

Comments
 (0)