Skip to content

Commit 11b5481

Browse files
chore(deps): update devdependency @testing-library/jest-dom to ^5.8.0 (bootstrap-vue#5404)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0bd75cd commit 11b5481

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
@@ -107,7 +107,7 @@
107107
"@nuxtjs/pwa": "^3.0.0-beta.20",
108108
"@nuxtjs/robots": "^2.4.2",
109109
"@nuxtjs/sitemap": "^2.3.0",
110-
"@testing-library/jest-dom": "^5.7.0",
110+
"@testing-library/jest-dom": "^5.8.0",
111111
"@vue/test-utils": "^1.0.3",
112112
"autoprefixer": "^9.8.0",
113113
"babel-core": "^7.0.0-bridge.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,10 +1384,10 @@
13841384
dependencies:
13851385
"@sinonjs/commons" "^1.7.0"
13861386

1387-
"@testing-library/jest-dom@^5.7.0":
1388-
version "5.7.0"
1389-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.7.0.tgz#b2e2acb4c088a293d52ba2cd1674b526282a2f87"
1390-
integrity sha512-ZV0OtBXmTDEDxrIbqJXiOcXCZ6aIMpmDlmfHj0hGNsSuQ/nX0qPAs9HWmCzXvPfTrhufTiH2nJLvDJu/LgHzwQ==
1387+
"@testing-library/jest-dom@^5.8.0":
1388+
version "5.8.0"
1389+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.8.0.tgz#815e830129c4dda6c8e9a725046397acec523669"
1390+
integrity sha512-9Y4FxYIxfwHpUyJVqI8EOfDP2LlEBqKwXE3F+V8ightji0M2rzQB+9kqZ5UJxNs+9oXJIgvYj7T3QaXLNHVDMw==
13911391
dependencies:
13921392
"@babel/runtime" "^7.9.2"
13931393
"@types/testing-library__jest-dom" "^5.0.2"

0 commit comments

Comments
 (0)