Skip to content

Commit 888a13b

Browse files
Merge pull request #25 from capturemathan/dependabot/npm_and_yarn/testing-library/react-11.2.7
Bump @testing-library/react from 11.2.6 to 11.2.7
2 parents a43dd61 + 8f5fbc4 commit 888a13b

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": true,
66
"dependencies": {
77
"@testing-library/jest-dom": "^5.12.0",
8-
"@testing-library/react": "^11.2.6",
8+
"@testing-library/react": "^11.2.7",
99
"@testing-library/user-event": "^13.1.9",
1010
"animate.css": "^4.1.1",
1111
"react": "^16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,10 +1840,10 @@
18401840
lodash "^4.17.15"
18411841
redent "^3.0.0"
18421842

1843-
"@testing-library/react@^11.2.6":
1844-
version "11.2.6"
1845-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b"
1846-
integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==
1843+
"@testing-library/react@^11.2.7":
1844+
version "11.2.7"
1845+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.7.tgz#b29e2e95c6765c815786c0bc1d5aed9cb2bf7818"
1846+
integrity sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==
18471847
dependencies:
18481848
"@babel/runtime" "^7.12.5"
18491849
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)