Skip to content

Commit af23114

Browse files
chore(deps): update dependency @testing-library/react to v14 (#1357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5398f6b commit af23114

File tree

7 files changed

+22
-36
lines changed

7 files changed

+22
-36
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@babel/preset-typescript": "^7.18.6",
5757
"@babel/register": "^7.18.9",
5858
"@testing-library/jest-dom": "^5.16.5",
59-
"@testing-library/react": "^13.4.0",
59+
"@testing-library/react": "^14.0.0",
6060
"@types/chrome": "^0.0.213",
6161
"@types/lodash": "^4.14.191",
6262
"@types/react": "^18.0.28",

packages/redux-devtools-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@babel/preset-typescript": "^7.18.6",
7777
"@rjsf/core": "^4.2.3",
7878
"@testing-library/jest-dom": "^5.16.5",
79-
"@testing-library/react": "^13.4.0",
79+
"@testing-library/react": "^14.0.0",
8080
"@types/jest": "^29.4.0",
8181
"@types/jsan": "^3.1.2",
8282
"@types/json-schema": "^7.0.11",

packages/redux-devtools-inspector-monitor-test-tab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@babel/preset-typescript": "^7.18.6",
6565
"@redux-devtools/core": "^3.13.0",
6666
"@redux-devtools/inspector-monitor": "^3.0.0",
67-
"@testing-library/react": "^13.4.0",
67+
"@testing-library/react": "^14.0.0",
6868
"@types/es6template": "^1.0.1",
6969
"@types/jest": "^29.4.0",
7070
"@types/jsan": "^3.1.2",

packages/redux-devtools-inspector-monitor-trace-tab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/preset-typescript": "^7.18.6",
5050
"@redux-devtools/core": "^3.13.0",
5151
"@redux-devtools/inspector-monitor": "^3.0.0",
52-
"@testing-library/react": "^13.4.0",
52+
"@testing-library/react": "^14.0.0",
5353
"@types/babel__code-frame": "^7.0.3",
5454
"@types/html-entities": "^1.3.4",
5555
"@types/jest": "^29.4.0",

packages/redux-devtools-rtk-query-monitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@redux-devtools/core": "^3.13.1",
7171
"@reduxjs/toolkit": "^1.9.2",
7272
"@testing-library/jest-dom": "^5.16.5",
73-
"@testing-library/react": "^13.4.0",
73+
"@testing-library/react": "^14.0.0",
7474
"@types/jest": "^29.4.0",
7575
"@types/hex-rgba": "^1.0.1",
7676
"@types/lodash.debounce": "^4.0.7",

packages/redux-devtools-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@storybook/manager-webpack5": "^6.5.16",
7373
"@storybook/react": "^6.5.16",
7474
"@testing-library/dom": "^9.0.0",
75-
"@testing-library/react": "^13.4.0",
75+
"@testing-library/react": "^14.0.0",
7676
"@testing-library/user-event": "^14.4.3",
7777
"@types/color": "^3.0.3",
7878
"@types/jest": "^29.4.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)