Skip to content

Commit

Permalink
Update JS dependency @testing-library/jest-dom to v5.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 30, 2020
1 parent 66c94ba commit bd4ae7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion themes-default/slim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@babel/runtime": "7.12.5",
"@mapbox/stylelint-processor-arbitrary-tags": "0.3.0",
"@sharkykh/eslint-plugin-vue-extra": "0.1.1",
"@testing-library/jest-dom": "5.11.6",
"@testing-library/jest-dom": "5.11.7",
"@vue/test-utils": "1.1.2",
"babel-core": "7.0.0-bridge.0",
"babel-loader": "8.2.2",
Expand Down
8 changes: 4 additions & 4 deletions themes-default/slim/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1584,10 +1584,10 @@
remark "^13.0.0"
unist-util-find-all-after "^3.0.2"

"@testing-library/[email protected].6":
version "5.11.6"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.6.tgz#782940e82e5cd17bc0a36f15156ba16f3570ac81"
integrity sha512-cVZyUNRWwUKI0++yepYpYX7uhrP398I+tGz4zOlLVlUYnZS+Svuxv4fwLeCIy7TnBYKXUaOlQr3vopxL8ZfEnA==
"@testing-library/[email protected].7":
version "5.11.7"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.7.tgz#f788867007eb8b71940ee3100eb69ec45f85b1c6"
integrity sha512-EMU0upXVGTaloWIQNdf3+Q4YMuGFaZQUYEQwdJJ5Pq33uL65rIeMLbv23jC6aCVnxiqNYCOhurIt85ntvoqaag==
dependencies:
"@babel/runtime" "^7.9.2"
"@types/testing-library__jest-dom" "^5.9.1"
Expand Down

0 comments on commit bd4ae7f

Please sign in to comment.