Skip to content

Commit 0f1bda7

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update all dependencies
1 parent 368e713 commit 0f1bda7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"@ionic/react-hooks": "0.0.8",
1010
"@ionic/react-router": "5.6.3",
1111
"@testing-library/jest-dom": "5.11.10",
12-
"@testing-library/react": "11.2.5",
13-
"@testing-library/user-event": "13.0.16",
12+
"@testing-library/react": "11.2.6",
13+
"@testing-library/user-event": "13.1.1",
1414
"@types/jest": "26.0.22",
1515
"@types/node": "12.20.7",
1616
"@types/react": "17.0.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1855,18 +1855,18 @@
18551855
lodash "^4.17.15"
18561856
redent "^3.0.0"
18571857

1858-
"@testing-library/react@11.2.5":
1859-
version "11.2.5"
1860-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9"
1861-
integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ==
1858+
"@testing-library/react@11.2.6":
1859+
version "11.2.6"
1860+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b"
1861+
integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==
18621862
dependencies:
18631863
"@babel/runtime" "^7.12.5"
18641864
"@testing-library/dom" "^7.28.1"
18651865

1866-
"@testing-library/user-event@13.0.16":
1867-
version "13.0.16"
1868-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.16.tgz#c027a9656f1984cf05f9c94c8f7168c06e85792c"
1869-
integrity sha512-plXL8lGR2H0xm0fHE0Dfz37ke2UtBI1wAmaWIo6BP7+pGt+BxdBQrITHAMGcac0a3PtBi5CXNPth8S53ISO1Ew==
1866+
"@testing-library/user-event@13.1.1":
1867+
version "13.1.1"
1868+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.1.tgz#1e011de944cf4d2a917cef6c3046c26389943e24"
1869+
integrity sha512-B4roX+0mpXKGj8ndd38YoIo3IV9pmTTWxr/2cOke5apTtrNabEUE0KMBccpcAcYlfPcr7uMu+dxeeC3HdXd9qQ==
18701870
dependencies:
18711871
"@babel/runtime" "^7.12.5"
18721872

0 commit comments

Comments
 (0)