Skip to content

Commit

Permalink
build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 (#369)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/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)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Don't trigger CodeQL on push

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
  • Loading branch information
dependabot[bot] and kfcampbell authored Oct 19, 2023
1 parent 4127aaa commit 350be1b
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 101 deletions.
1 change: 0 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: "Code scanning - action"

on:
push:
pull_request:
branches-ignore:
- "dependabot/**"
Expand Down
Loading

0 comments on commit 350be1b

Please sign in to comment.