Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit bd96f31

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/jest-dom to v5.9.0
1 parent 8566102 commit bd96f31

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@storybook/addon-links": "5.3.19",
7272
"@storybook/addons": "5.3.19",
7373
"@storybook/react": "5.3.19",
74-
"@testing-library/jest-dom": "5.8.0",
74+
"@testing-library/jest-dom": "5.9.0",
7575
"@testing-library/react": "10.0.4",
7676
"autoprefixer": "9.8.0",
7777
"babel-jest": "26.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3053,10 +3053,10 @@
30533053
dom-accessibility-api "^0.4.2"
30543054
pretty-format "^25.1.0"
30553055

3056-
"@testing-library/jest-dom@5.8.0":
3057-
version "5.8.0"
3058-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.8.0.tgz#815e830129c4dda6c8e9a725046397acec523669"
3059-
integrity sha512-9Y4FxYIxfwHpUyJVqI8EOfDP2LlEBqKwXE3F+V8ightji0M2rzQB+9kqZ5UJxNs+9oXJIgvYj7T3QaXLNHVDMw==
3056+
"@testing-library/jest-dom@5.9.0":
3057+
version "5.9.0"
3058+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.9.0.tgz#86464c66cbe75e632b8adb636f539bfd0efc2c9c"
3059+
integrity sha512-uZ68dyILuM2VL13lGz4ehFEAgxzvLKRu8wQxyAZfejWnyMhmipJ60w4eG81NQikJHBfaYXx+Or8EaPQTDwGfPA==
30603060
dependencies:
30613061
"@babel/runtime" "^7.9.2"
30623062
"@types/testing-library__jest-dom" "^5.0.2"

0 commit comments

Comments
 (0)