Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 50a5974

Browse files
Bump version for bs-dom-testing-library (#24)
1 parent 1e4cd6c commit 50a5974

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
@@ -35,7 +35,7 @@
3535
],
3636
"dependencies": {
3737
"@testing-library/react": "^10.0.2",
38-
"bs-dom-testing-library": "^0.6.1"
38+
"bs-dom-testing-library": "^0.6.2"
3939
},
4040
"peerDependencies": {
4141
"reason-react": "< 0.8.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,10 +1132,10 @@ browser-resolve@^1.11.3:
11321132
dependencies:
11331133
resolve "1.1.7"
11341134

1135-
bs-dom-testing-library@^0.6.1:
1136-
version "0.6.1"
1137-
resolved "https://registry.yarnpkg.com/bs-dom-testing-library/-/bs-dom-testing-library-0.6.1.tgz#0de5fefa1796e9796622abdfe7536bf37ca8577c"
1138-
integrity sha512-4RSHYf0IpSQPnbFNYS26PqWBT6Xqk3DetnLAElP3qiD2qa3ertqNUDtgIB5jN1BXcDsJ3myAdDDE7QVlqnTgpw==
1135+
bs-dom-testing-library@^0.6.2:
1136+
version "0.6.2"
1137+
resolved "https://registry.yarnpkg.com/bs-dom-testing-library/-/bs-dom-testing-library-0.6.2.tgz#ddc347d2390502eb4803ba44efe23dcb3c7e3f47"
1138+
integrity sha512-2B7VL5z/26MATtifzLGpoIA5bnCKrWXouvJ8dd9gmavxi2sWg0Kwt61Id5WhJbBsulRjTWB6u4NU7amDJMfS9g==
11391139
dependencies:
11401140
"@testing-library/dom" "^7.1.3"
11411141

0 commit comments

Comments
 (0)