Skip to content

Commit 1e3b57d

Browse files
renovate[bot]ghengeveld
authored andcommitted
Update dependency @testing-library/react to v9.1.4 (#99)
1 parent 91a7d88 commit 1e3b57d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@pika/plugin-standard-pkg": "0.6.0",
4848
"@storybook/react": "5.2.0-rc.2",
4949
"@testing-library/jest-dom": "4.1.0",
50-
"@testing-library/react": "9.1.3",
50+
"@testing-library/react": "9.1.4",
5151
"babel-eslint": "10.0.3",
5252
"babel-jest": "24.9.0",
5353
"babel-loader": "8.0.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3164,7 +3164,7 @@
31643164
dependencies:
31653165
defer-to-connect "^1.0.1"
31663166

3167-
"@testing-library/dom@^6.0.0":
3167+
"@testing-library/dom@^6.1.0":
31683168
version "6.1.0"
31693169
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-6.1.0.tgz#8d5a954158e81ecd7c994907f4ec240296ed823b"
31703170
integrity sha512-qivqFvnbVIH3DyArFofEU/jlOhkGIioIemOy9A9M/NQTpPyDDQmtVkAfoB18RKN581f0s/RJMRBbq9WfMIhFTw==
@@ -3191,13 +3191,13 @@
31913191
pretty-format "^24.0.0"
31923192
redent "^3.0.0"
31933193

3194-
"@testing-library/react@9.1.3":
3195-
version "9.1.3"
3196-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-9.1.3.tgz#3fb495227322ea36cd817532441dabb552e0d6ce"
3197-
integrity sha512-qFVo6TsEbpEFpOmKjIxMHDujOKVdvVpcYFcUfJeWBqMO8eja5pN9SZnt6W6AzW3a1MRvRfw3X0Fhx3eXnBJxjA==
3194+
"@testing-library/react@9.1.4":
3195+
version "9.1.4"
3196+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-9.1.4.tgz#4cc1a228a944c0f468ee501e7da1651d8bbd9902"
3197+
integrity sha512-fQ/PXZoLcmnS1W5ZiM3P7XBy2x6Hm9cJAT/ZDuZKzJ1fS1rN3j31p7ReAqUe3N1kJ46sNot0n1oiGbz7FPU+FA==
31983198
dependencies:
31993199
"@babel/runtime" "^7.5.5"
3200-
"@testing-library/dom" "^6.0.0"
3200+
"@testing-library/dom" "^6.1.0"
32013201
"@types/testing-library__react" "^9.1.0"
32023202

32033203
"@types/babel__core@^7.1.0":

0 commit comments

Comments
 (0)