Skip to content

Commit ea19153

Browse files
committed
chore(deps): update devdependency @testing-library/jest-dom to ^5.9.0
1 parent 7fcc875 commit ea19153

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.8.0",
110+
"@testing-library/jest-dom": "^5.9.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
@@ -2107,10 +2107,10 @@
21072107
dependencies:
21082108
"@sinonjs/commons" "^1.7.0"
21092109

2110-
"@testing-library/jest-dom@^5.8.0":
2111-
version "5.8.0"
2112-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.8.0.tgz#815e830129c4dda6c8e9a725046397acec523669"
2113-
integrity sha512-9Y4FxYIxfwHpUyJVqI8EOfDP2LlEBqKwXE3F+V8ightji0M2rzQB+9kqZ5UJxNs+9oXJIgvYj7T3QaXLNHVDMw==
2110+
"@testing-library/jest-dom@^5.9.0":
2111+
version "5.9.0"
2112+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.9.0.tgz#86464c66cbe75e632b8adb636f539bfd0efc2c9c"
2113+
integrity sha512-uZ68dyILuM2VL13lGz4ehFEAgxzvLKRu8wQxyAZfejWnyMhmipJ60w4eG81NQikJHBfaYXx+Or8EaPQTDwGfPA==
21142114
dependencies:
21152115
"@babel/runtime" "^7.9.2"
21162116
"@types/testing-library__jest-dom" "^5.0.2"

0 commit comments

Comments
 (0)