8000 chore(deps): update devdependency @testing-library/jest-dom to ^5.11.… · bootstrap-vue/bootstrap-vue@d8c7382 · GitHub
[go: up one dir, main page]

Skip to content

Commit d8c7382

Browse files
chore(deps): update devdependency @testing-library/jest-dom to ^5.11.5 (#5957)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent afeefc7 commit d8c7382

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
8000
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.4",
105+
"@testing-library/jest-dom": "^5.11.5",
106106
"@vue/test-utils": "^1.1.0",
107107
"autoprefixer": "^10.0.1",
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.4":
1620-
version "5.11.4"
1621-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.4.tgz#f325c600db352afb92995c2576022b35621ddc99"
1622-
integrity sha512-6RRn3epuweBODDIv3dAlWjOEHQLpGJHB2i912VS3JQtsD22+ENInhdDNl4ZZQiViLlIfFinkSET/J736ytV9sw==
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==
16231623
dependencies:
16241624
"@babel/runtime" "^7.9.2"
16251625
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)
0