Skip to content

Commit

Permalink
build(deps): bump @babel/traverse and depcheck
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.23.0 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]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 4f0869a commit cbf3a2f
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 68 deletions.
125 changes: 58 additions & 67 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 @@ -49,7 +49,7 @@
"@types/uuid": "^9.0.5",
"@typescript-eslint/parser": "^6.5.0",
"babel-plugin-root-import": "^6.6.0",
"depcheck": "^1.4.6",
"depcheck": "^1.4.7",
"eslint-config-prettier": "^9.0.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-lodash-fp": "^2.2.0-a1",
Expand Down

0 comments on commit cbf3a2f

Please sign in to comment.