Skip to content

Commit 4274341

Browse files
authored
Merge pull request ChatGPTNextWeb#5940 from ChatGPTNextWeb/dependabot/npm_and_yarn/testing-library/react-16.1.0
chore(deps-dev): bump @testing-library/react from 16.0.1 to 16.1.0
2 parents 0f04756 + acdded8 commit 4274341

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@tauri-apps/cli": "1.5.11",
6161
"@testing-library/dom": "^10.4.0",
6262
"@testing-library/jest-dom": "^6.6.3",
63-
"@testing-library/react": "^16.0.1",
63+
"@testing-library/react": "^16.1.0",
6464
"@types/jest": "^29.5.14",
6565
"@types/js-yaml": "4.0.9",
6666
"@types/lodash-es": "^4.17.12",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2127,10 +2127,10 @@
21272127
lodash "^4.17.21"
21282128
redent "^3.0.0"
21292129

2130-
"@testing-library/react@^16.0.1":
2131-
version "16.0.1"
2132-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.0.1.tgz#29c0ee878d672703f5e7579f239005e4e0faa875"
2133-
integrity sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==
2130+
"@testing-library/react@^16.1.0":
2131+
version "16.1.0"
2132+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.1.0.tgz#aa0c61398bac82eaf89776967e97de41ac742d71"
2133+
integrity sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==
21342134
dependencies:
21352135
"@babel/runtime" "^7.12.5"
21362136

0 commit comments

Comments
 (0)