Skip to content

Commit

Permalink
Update testing-library-related
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent d428b67 commit 18c6cd4
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 40 deletions.
102 changes: 66 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-terser": "0.4.3",
"@testing-library/dom": "9.3.0",
"@testing-library/jest-dom": "6.0.1",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.6",
"@types/jest": "29.5.4",
"@types/mime": "3.0.1",
"@types/node": "16.18.34",
Expand All @@ -39,10 +39,10 @@
"@typescript-eslint/parser": "6.4.1",
"@vue/compiler-sfc": "3.3.4",
"ansi-regex": "6.0.1",
"aria-query": "5.1.3",
"aria-query": "5.3.0",
"axe-core": "4.7.2",
"babel-plugin-un-cjs": "2.6.0",
"dom-accessibility-api": "0.6.1",
"dom-accessibility-api": "0.6.3",
"errorstacks": "2.4.0",
"es-jest": "2.1.0",
"eslint": "8.47.0",
Expand Down

0 comments on commit 18c6cd4

Please sign in to comment.