Skip to content

Commit

Permalink
build(deps): bump the npm-patches group in /assets with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-patches group in /assets with 2 updates: [react-transition-group](https://github.com/reactjs/react-transition-group) and [whatwg-fetch](https://github.com/github/fetch).


Updates `react-transition-group` from 4.4.2 to 4.4.5
- [Release notes](https://github.com/reactjs/react-transition-group/releases)
- [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-transition-group@v4.4.2...v4.4.5)

Updates `whatwg-fetch` from 3.6.2 to 3.6.20
- [Release notes](https://github.com/github/fetch/releases)
- [Changelog](https://github.com/JakeChampion/fetch/blob/main/CHANGELOG.md)
- [Commits](JakeChampion/fetch@v3.6.2...v3.6.20)

---
updated-dependencies:
- dependency-name: react-transition-group
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patches
- dependency-name: whatwg-fetch
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent e2a5f4d commit 111fd7e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
16 changes: 9 additions & 7 deletions assets/package-lock.json

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

4 changes: 2 additions & 2 deletions assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-dropzone": "^11.3.4",
"react-router-dom": "^5.2.0",
"react-table": "^7.7.0",
"react-transition-group": "^4.4.2",
"react-transition-group": "^4.4.5",
"regenerator-runtime": "^0.13.7",
"weak-key": "^1.0.3"
},
Expand Down Expand Up @@ -84,6 +84,6 @@
"typescript-eslint": "^7.8.0",
"webpack": "^4.46.0",
"webpack-cli": "^4.7.2",
"whatwg-fetch": "^3.6.2"
"whatwg-fetch": "^3.6.20"
}
}

0 comments on commit 111fd7e

Please sign in to comment.