Skip to content

Commit 970a126

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 5.11.5 to 5.11.6
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.5 to 5.11.6. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.11.5...v5.11.6) Signed-off-by: dependabot[bot] <support@github.com>
1 parent de2559f commit 970a126

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@nuxtjs/pwa": "^3.2.2",
103103
"@nuxtjs/robots": "^2.4.2",
104104
"@nuxtjs/sitemap": "^2.4.0",
105-
"@testing-library/jest-dom": "^5.11.5",
105+
"@testing-library/jest-dom": "^5.11.6",
106106
"@vue/test-utils": "^1.1.1",
107107
"autoprefixer": "^10.0.2",
108108
"babel-core": "^7.0.0-bridge.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1616,10 +1616,10 @@
16161616
dependencies:
16171617
"@sinonjs/commons" "^1.7.0"
16181618

1619-
"@testing-library/jest-dom@^5.11.5":
1620-
version "5.11.5"
1621-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.5.tgz#44010f37f4b1e15f9d433963b515db0b05182fc8"
1622-
integrity sha512-XI+ClHR864i6p2kRCEyhvpVejuer+ObVUF4cjCvRSF88eOMIfqw7RoS9+qoRhyigGswMfT64L6Nt0Ufotxbwtg==
1619+
"@testing-library/jest-dom@^5.11.6":
1620+
version "5.11.6"
1621+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.6.tgz#782940e82e5cd17bc0a36f15156ba16f3570ac81"
1622+
integrity sha512-cVZyUNRWwUKI0++yepYpYX7uhrP398I+tGz4zOlLVlUYnZS+Svuxv4fwLeCIy7TnBYKXUaOlQr3vopxL8ZfEnA==
16231623
dependencies:
16241624
"@babel/runtime" "^7.9.2"
16251625
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)