Skip to content

Commit fa09ea1

Browse files
Bump @testing-library/react from 14.0.0 to 14.1.0 (#172)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 066b96e commit fa09ea1

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -41,7 +41,7 @@
4141
"@types/react-dom": "18.2.15",
4242
"@octokit/types": "^11.1.0",
4343
"@tailwindcss/typography": "^0.5.9",
44-
"@testing-library/react": "^14.0.0",
44+
"@testing-library/react": "^14.1.0",
4545
"@types/jest": "^29.5.1",
4646
"@types/luxon": "^3.3.0",
4747
"@types/remark-prism": "^1.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,10 +1862,10 @@
18621862
lz-string "^1.5.0"
18631863
pretty-format "^27.0.2"
18641864

1865-
"@testing-library/react@^14.0.0":
1866-
version "14.0.0"
1867-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.0.0.tgz#59030392a6792450b9ab8e67aea5f3cc18d6347c"
1868-
integrity sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==
1865+
"@testing-library/react@^14.1.0":
1866+
version "14.1.0"
1867+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-14.1.0.tgz#01d64915111db99b50f8361d51d7217606805989"
1868+
integrity sha512-hcvfZEEyO0xQoZeHmUbuMs7APJCGELpilL7bY+BaJaMP57aWc6q1etFwScnoZDheYjk4ESdlzPdQ33IbsKAK/A==
18691869
dependencies:
18701870
"@babel/runtime" "^7.12.5"
18711871
"@testing-library/dom" "^9.0.0"

0 commit comments

Comments
 (0)