Skip to content

Commit eaa9ac6

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @testing-library/react to v12.1.2
1 parent d70847a commit eaa9ac6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"devDependencies": {
7676
"@testing-library/dom": "8.7.1",
7777
"@testing-library/jest-dom": "5.14.1",
78-
"@testing-library/react": "12.1.1",
78+
"@testing-library/react": "12.1.2",
7979
"@testing-library/user-event": "13.2.1",
8080
"@types/isomorphic-fetch": "0.0.35",
8181
"@types/jest": "27.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4998,10 +4998,10 @@
49984998
lodash "^4.17.15"
49994999
redent "^3.0.0"
50005000

5001-
"@testing-library/[email protected].1":
5002-
version "12.1.1"
5003-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.1.tgz#e693943aa48d0190099acdc3928a751d73bcf7d5"
5004-
integrity sha512-JDyWbvMuedEpP6SPL4Cvbhk59TVxQ3pwuR6ZfJHdRsHuxDd/ziSMA3nVM3fViaSbsQhuQFE/mvFrPrvQbL5kRQ==
5001+
"@testing-library/[email protected].2":
5002+
version "12.1.2"
5003+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.2.tgz#f1bc9a45943461fa2a598bb4597df1ae044cfc76"
5004+
integrity sha512-ihQiEOklNyHIpo2Y8FREkyD1QAea054U0MVbwH1m8N9TxeFz+KoJ9LkqoKqJlzx2JDm56DVwaJ1r36JYxZM05g==
50055005
dependencies:
50065006
"@babel/runtime" "^7.12.5"
50075007
"@testing-library/dom" "^8.0.0"

0 commit comments

Comments
 (0)