Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/node in /packages/cpg-template/template
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.16.5 to 7.16.8.
- [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.16.8/packages/babel-node)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and YassinEldeeb committed Feb 4, 2022
1 parent ecb544a commit 756b804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cpg-template/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/cli": "7.16.0",
"@babel/core": "7.16.12",
"@babel/node": "7.16.5",
"@babel/node": "7.16.8",
"@babel/preset-env": "7.16.5",
"babel-jest": "27.4.6",
"jest": "27.4.3",
Expand Down

0 comments on commit 756b804

Please sign in to comment.