Skip to content

Commit

Permalink
deps: bump @babel/traverse and depcheck (#105)
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.11 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent ebb6ad3 commit 6bf5161
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 112 deletions.
204 changes: 93 additions & 111 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 @@ -131,7 +131,7 @@
"@typescript-eslint/parser": "^6.7.5",
"@vercel/ncc": "^0.38.0",
"conventional-changelog-conventionalcommits": "^7.0.1",
"depcheck": "^1.4.6",
"depcheck": "^1.4.7",
"eslint": "^8.48.0",
"eslint-plugin-github": "^4.10.0",
"eslint-plugin-jest": "^27.2.3",
Expand Down

0 comments on commit 6bf5161

Please sign in to comment.