Skip to content

Commit 13386a1

Browse files
Update testing-library-related
1 parent d428b67 commit 13386a1

File tree

2 files changed

+35
-26
lines changed

2 files changed

+35
-26
lines changed

package-lock.json

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

package.json

+4-4
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.3",
33+
"@testing-library/jest-dom": "6.1.5",
3434
"@types/jest": "29.5.4",
3535
"@types/mime": "3.0.1",
3636
"@types/node": "16.18.34",
@@ -39,10 +39,10 @@
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",
45-
"dom-accessibility-api": "0.6.1",
45+
"dom-accessibility-api": "0.6.3",
4646
"errorstacks": "2.4.0",
4747
"es-jest": "2.1.0",
4848
"eslint": "8.47.0",

0 commit comments

Comments
 (0)