Skip to content

Commit

Permalink
build(deps): Bump @babel/traverse and depcheck (#1226)
Browse files Browse the repository at this point in the history
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) to 7.23.2 and updates ancestor dependency [depcheck](https://github.com/depcheck/depcheck). These dependencies need to be updated together.


Updates `@babel/traverse` from 7.22.5 to 7.23.2
- [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.2/packages/babel-traverse)

Updates `depcheck` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/depcheck/depcheck/releases)
- [Changelog](https://github.com/depcheck/depcheck/blob/main/CHANGELOG.md)
- [Commits](depcheck/depcheck@v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
- dependency-name: depcheck
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent d72d789 commit b3316c9
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 75 deletions.
161 changes: 87 additions & 74 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 @@ -93,7 +93,7 @@
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/parser": "^6.7.3",
"depcheck": "^1.4.6",
"depcheck": "^1.4.7",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-lodash-fp": "^2.2.0-a1",
"eslint-plugin-prettier": "^5.0.0",
Expand Down

0 comments on commit b3316c9

Please sign in to comment.