Skip to content

Commit

Permalink
Bump @babel/node from 7.20.7 to 7.22.19
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.20.7 to 7.22.19.
- [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.19/packages/babel-node)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MPParsley committed Dec 20, 2023
1 parent 15f62b4 commit 1f2a689
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 26 deletions.
62 changes: 37 additions & 25 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 @@ -15,7 +15,7 @@
"dependencies": {
"@babel/cli": "^7.22.5",
"@babel/core": "^7.22.11",
"@babel/node": "^7.20.7",
"@babel/node": "^7.22.19",
"@babel/preset-env": "^7.20.2",
"@babel/register": "^7.22.5",
"@treecg/actor-init-ldes-client": "^4.0.9",
Expand Down

0 comments on commit 1f2a689

Please sign in to comment.