Upgrade dependencies (#9249)

* [create-pull-request] automated change

* Delint

* Hold @types/react* back

* Pin axe-core until we fix a11y issues

Co-authored-by: t3chguy <t3chguy@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
ElementRobot
2022-11-30 15:18:10 +00:00
committed by GitHub
co-authored by t3chguy Michael Telatynski
parent d2109de4ca
commit 5cbb748843
6 changed files with 1289 additions and 1558 deletions
+1 -1
View File
@@ -175,7 +175,7 @@
"@typescript-eslint/parser": "^5.6.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.1",
"allchange": "^1.1.0",
"axe-core": "^4.4.3",
"axe-core": "4.4.3",
"babel-jest": "^26.6.3",
"blob-polyfill": "^6.0.20211015",
"chokidar": "^3.5.1",