Skip to content

Commit

Permalink
Bump @babel/node from 7.22.5 to 7.22.6 (#720)
Browse files Browse the repository at this point in the history
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.22.5 to 7.22.6.
- [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.22.6/packages/babel-node)

---
updated-dependencies:
- dependency-name: "@babel/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 10, 2023
1 parent 96f15be commit 48ad6d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,8 @@ __metadata:
linkType: hard

"@babel/node@npm:^7.22.1, @babel/node@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/node@npm:7.22.5"
version: 7.22.6
resolution: "@babel/node@npm:7.22.6"
dependencies:
"@babel/register": ^7.22.5
commander: ^4.0.1
Expand All @@ -425,7 +425,7 @@ __metadata:
"@babel/core": ^7.0.0-0
bin:
babel-node: ./bin/babel-node.js
checksum: 1135f5b8a0775540978289f22aea631d6616301bcb1039df7fcfbd9903ce6e5815533a37f32756f4a23293e5ab5f2fab7515f967d93944333866d69460345ecc
checksum: fd1a0907f36a32820979f2615002360219de458e07c55d2ca0df557404ef330cce3fff5095e39cd13cfdb8be341e5dad7739e0c4aca6bcb22712d22179770782
languageName: node
linkType: hard

Expand Down

0 comments on commit 48ad6d8

Please sign in to comment.