Skip to content

Commit 63cf3e4

Browse files
Update testing-library-related
1 parent d428b67 commit 63cf3e4

File tree

2 files changed

+26
-17
lines changed

2 files changed

+26
-17
lines changed

package-lock.json

+23-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@rollup/plugin-babel": "6.0.3",
3030
"@rollup/plugin-node-resolve": "15.2.1",
3131
"@rollup/plugin-terser": "0.4.3",
32-
"@testing-library/dom": "9.3.0",
33-
"@testing-library/jest-dom": "6.0.1",
32+
"@testing-library/dom": "9.3.1",
33+
"@testing-library/jest-dom": "6.1.1",
3434
"@types/jest": "29.5.4",
3535
"@types/mime": "3.0.1",
3636
"@types/node": "16.18.34",
@@ -39,7 +39,7 @@
3939
"@typescript-eslint/parser": "6.4.1",
4040
"@vue/compiler-sfc": "3.3.4",
4141
"ansi-regex": "6.0.1",
42-
"aria-query": "5.1.3",
42+
"aria-query": "5.3.0",
4343
"axe-core": "4.7.2",
4444
"babel-plugin-un-cjs": "2.6.0",
4545
"dom-accessibility-api": "0.6.1",

0 commit comments

Comments
 (0)