Skip to content

Commit

Permalink
Bump @testing-library/react from 12.1.5 to 15.0.7
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.5 to 15.0.7.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v12.1.5...v15.0.7)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 747a116 commit 60aac3e
Show file tree
Hide file tree
Showing 16 changed files with 70 additions and 44 deletions.
84 changes: 55 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@svgr/webpack": "^8.0.1",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.3.0",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/activation-notice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
},
"devDependencies": {
"@storybook/addon-essentials": "^7.6.4",
"@testing-library/react": "^14.0.0"
"@testing-library/react": "^15.0.7"
}
}
2 changes: 1 addition & 1 deletion packages/animation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"@testing-library/react-hooks": "^8.0.1",
"@types/styled-components": "^5.1.26",
"@types/web-animations-js": "^2.2.14"
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"devDependencies": {
"@googleforcreators/karma-fixture": "*",
"@storybook/addon-essentials": "^7.6.4",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"jest": "^29.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"@storybook/addon-essentials": "^7.6.4",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"@testing-library/react-hooks": "^8.0.1",
"@types/big.js": "^6.2.0",
"@types/react-transition-group": "^4.4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/karma-fixture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"@googleforcreators/react": "*"
},
"devDependencies": {
"@testing-library/react": "^12.1.5"
"@testing-library/react": "^15.0.7"
}
}
2 changes: 1 addition & 1 deletion packages/output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@googleforcreators/element-library": "*",
"@googleforcreators/test-utils": "*",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"flagged": "^2.0.10",
"react": "^17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"use-reduction": "^2.1.2"
},
"devDependencies": {
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"@testing-library/react-hooks": "^8.0.1",
"@types/react": "^17.0.44"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rich-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prop-types": "^15.7.2"
},
"devDependencies": {
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"@types/draft-js": "^0.11.9"
}
}
2 changes: 1 addition & 1 deletion packages/stories-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"prop-types": "^15.8.1"
},
"devDependencies": {
"@testing-library/react": "^14.0.0"
"@testing-library/react": "^15.0.7"
}
}
2 changes: 1 addition & 1 deletion packages/story-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@storybook/addon-essentials": "^7.6.4",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.3.0",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"jest": "^29.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {},
"devDependencies": {
"@googleforcreators/design-system": "*",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"prop-types": "^15.8.1",
"styled-components": "^5.3.11"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/tinymce-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"prop-types": "^15.8.1"
},
"devDependencies": {
"@testing-library/react": "^14.0.0"
"@testing-library/react": "^15.0.7"
}
}
2 changes: 1 addition & 1 deletion packages/wp-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@storybook/addon-essentials": "^7.6.4",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/wp-story-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@googleforcreators/test-utils": "*",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^15.0.7",
"@testing-library/react-hooks": "^8.0.1",
"mockdate": "^3.0.5",
"prop-types": "^15.8.1"
Expand Down

0 comments on commit 60aac3e

Please sign in to comment.