Skip to content

Commit

Permalink
chore(deps): bump the npm-production group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-production group with 2 updates: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) and [ua-parser-js](https://github.com/faisalman/ua-parser-js).


Updates `react-router-dom` from 6.26.1 to 6.26.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `ua-parser-js` from 1.0.38 to 1.0.39
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/1.0.39/changelog.md)
- [Commits](faisalman/ua-parser-js@1.0.38...1.0.39)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: ua-parser-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent a41e9fe commit c2ce208
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 19 deletions.
37 changes: 20 additions & 17 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"randexp": "^0.5.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.1",
"ua-parser-js": "^1.0.38"
"react-router-dom": "^6.26.2",
"ua-parser-js": "^1.0.39"
},
"devDependencies": {
"@types/archiver": "^6.0.2",
Expand Down

0 comments on commit c2ce208

Please sign in to comment.