Skip to content

Commit b846894

Browse files
committed
chore(deps): update dependency @testing-library/react to v12.1.4
1 parent 795c577 commit b846894

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
@@ -56,7 +56,7 @@
5656
"@babel/preset-react": "7.16.7",
5757
"@testing-library/dom": "8.11.3",
5858
"@testing-library/jest-dom": "5.16.2",
59-
"@testing-library/react": "12.1.3",
59+
"@testing-library/react": "12.1.4",
6060
"@testing-library/user-event": "13.5.0",
6161
"babel-jest": "27.5.1",
6262
"babel-loader": "8.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,10 +1313,10 @@
13131313
lodash "^4.17.15"
13141314
redent "^3.0.0"
13151315

1316-
"@testing-library/[email protected].3":
1317-
version "12.1.3"
1318-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.3.tgz#ef26c5f122661ea9b6f672b23dc6b328cadbbf26"
1319-
integrity sha512-oCULRXWRrBtC9m6G/WohPo1GLcLesH7T4fuKzRAKn1CWVu9BzXtqLXDDTA6KhFNNtRwLtfSMr20HFl+Qrdrvmg==
1316+
"@testing-library/[email protected].4":
1317+
version "12.1.4"
1318+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.4.tgz#09674b117e550af713db3f4ec4c0942aa8bbf2c0"
1319+
integrity sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA==
13201320
dependencies:
13211321
"@babel/runtime" "^7.12.5"
13221322
"@testing-library/dom" "^8.0.0"

0 commit comments

Comments
 (0)