Skip to content

Commit e8e705a

Browse files
Bump @testing-library/react from 14.1.2 to 14.2.0 (#247)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7920cb9 commit e8e705a

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@octokit/types": "^12.3.0",
4242
"@tailwindcss/typography": "^0.5.10",
43-
"@testing-library/react": "^14.1.2",
43+
"@testing-library/react": "^14.2.0",
4444
"@types/jest": "^29.5.8",
4545
"@types/luxon": "^3.4.2",
4646
"@types/node": "20.11.10",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1861,10 +1861,10 @@
18611861
lz-string "^1.5.0"
18621862
pretty-format "^27.0.2"
18631863

1864-
"@testing-library/react@^14.1.2":
1865-
version "14.1.2"
1866-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.1.2.tgz#a2b9e9ee87721ec9ed2d7cfc51cc04e474537c32"
1867-
integrity sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==
1864+
"@testing-library/react@^14.2.0":
1865+
version "14.2.0"
1866+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.2.0.tgz#256add361581316b7ee9e60a585aaed9c8c19655"
1867+
integrity sha512-7uBnPHyOG6nDGCzv8SLeJbSa33ZoYw7swYpSLIgJvBALdq7l9zPNk33om4USrxy1lKTxXaVfufzLmq83WNfWIw==
18681868
dependencies:
18691869
"@babel/runtime" "^7.12.5"
18701870
"@testing-library/dom" "^9.0.0"
@@ -2060,20 +2060,13 @@
20602060
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
20612061
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
20622062

2063-
2063+
"@types/[email protected]", "@types/react-dom@^18.0.0":
20642064
version "18.2.18"
20652065
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.18.tgz#16946e6cd43971256d874bc3d0a72074bb8571dd"
20662066
integrity sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==
20672067
dependencies:
20682068
"@types/react" "*"
20692069

2070-
"@types/react-dom@^18.0.0":
2071-
version "18.2.15"
2072-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.15.tgz#921af67f9ee023ac37ea84b1bc0cc40b898ea522"
2073-
integrity sha512-HWMdW+7r7MR5+PZqJF6YFNSCtjz1T0dsvo/f1BV6HkV+6erD/nA7wd9NM00KVG83zf2nJ7uATPO9ttdIPvi3gg==
2074-
dependencies:
2075-
"@types/react" "*"
2076-
20772070
"@types/react@*", "@types/[email protected]":
20782071
version "18.2.37"
20792072
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae"

0 commit comments

Comments
 (0)