Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [jsdom](https://github.com/jsdom/jsdom) and [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils).


Updates `jsdom` from 7.2.2 to 24.0.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@7.2.2...24.0.0)

Updates `react-dev-utils` from 10.1.0 to 11.0.4
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: react-dev-utils
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
commit 1a4c6f13d399002eebd2324f96861a6e1f04b93f
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"jest-environment-jsdom-fourteen": "0.1.0",
"jest-resolve": "24.9.0",
"jest-watch-typeahead": "0.4.2",
"jsdom": "^7.0.2",
"jsdom": "^24.0.0",
"mini-css-extract-plugin": "0.8.0",
"moment": "^2.16.0",
"moment-timezone": "^0.5.13",
Expand All @@ -93,7 +93,7 @@
"pre-commit": "^1.1.3",
"react": "^16.5.0",
"react-app-polyfill": "^1.0.5",
"react-dev-utils": "10.1.0",
"react-dev-utils": "11.0.4",
"react-dom": "^16.5.0",
"react-onclickoutside": "^6.9.0",
"react-test-renderer": "^16.5.0",
Expand Down