aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 56924ee..20b70dd 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"devDependencies": {
"@swc/jest": "0.1.2",
"@testing-library/jest-dom": "5.11.10",
- "@testing-library/react": "11.2.5",
+ "@testing-library/react": "11.2.6",
"@testing-library/user-event": "12.8.3",
"@types/jest": "26.0.23",
"@types/node": "15.0.2",
diff --git a/yarn.lock b/yarn.lock
index d270774..593078d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1916,10 +1916,10 @@
lodash "^4.17.15"
redent "^3.0.0"
-"@testing-library/[email protected]":
- version "11.2.5"
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9"
- integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ==
+"@testing-library/[email protected]":
+ version "11.2.6"
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b"
+ integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"