Skip to content

Commit

Permalink
chore(deps): bump the prod-deps group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the prod-deps group with 2 updates: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).


Updates `@babel/runtime` from 7.23.4 to 7.23.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-runtime)

Updates `react-router-dom` from 6.20.0 to 6.20.1
- [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)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent d35a9d5 commit b012237
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 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 @@ -24,7 +24,7 @@
]
},
"dependencies": {
"@babel/runtime": "7.23.4",
"@babel/runtime": "7.23.5",
"@blueprintjs/core": "5.7.1",
"@blueprintjs/icons": "5.4.1",
"@blueprintjs/select": "5.0.19",
Expand All @@ -46,7 +46,7 @@
"query-string": "8.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.20.0",
"react-router-dom": "6.20.1",
"react-spring": "9.7.3",
"react-window": "1.8.10",
"url-parse": "1.5.10"
Expand Down

0 comments on commit b012237

Please sign in to comment.