Skip to content

Commit 2563766

Browse files
authored
Merge pull request #22 from flycode-org/renovate/testing-library-react-12.x
Update dependency @testing-library/react to v12.1.4
2 parents 2915735 + f957c86 commit 2563766

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
@@ -6,7 +6,7 @@
66
"@monaco-editor/react": "4.3.1",
77
"@phenomnomnominal/tsquery": "4.2.0",
88
"@testing-library/jest-dom": "5.16.2",
9-
"@testing-library/react": "12.1.3",
9+
"@testing-library/react": "12.1.4",
1010
"@testing-library/user-event": "13.5.0",
1111
"@types/classnames": "2.3.1",
1212
"@types/esquery": "1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1744,10 +1744,10 @@
17441744
lodash "^4.17.15"
17451745
redent "^3.0.0"
17461746

1747-
"@testing-library/react@12.1.3":
1748-
version "12.1.3"
1749-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.3.tgz#ef26c5f122661ea9b6f672b23dc6b328cadbbf26"
1750-
integrity sha512-oCULRXWRrBtC9m6G/WohPo1GLcLesH7T4fuKzRAKn1CWVu9BzXtqLXDDTA6KhFNNtRwLtfSMr20HFl+Qrdrvmg==
1747+
"@testing-library/react@12.1.4":
1748+
version "12.1.4"
1749+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.4.tgz#09674b117e550af713db3f4ec4c0942aa8bbf2c0"
1750+
integrity sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA==
17511751
dependencies:
17521752
"@babel/runtime" "^7.12.5"
17531753
"@testing-library/dom" "^8.0.0"

0 commit comments

Comments
 (0)