Skip to content

Commit 75bc07a

Browse files
Bump @babel/node from 7.10.4 to 7.10.5
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.10.4 to 7.10.5. - [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.10.5/packages/babel-node) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e5c1f3 commit 75bc07a

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

package-lock.json

Lines changed: 25 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/cli": "^7.10.4",
2929
"@babel/core": "^7.10.4",
30-
"@babel/node": "^7.10.4",
30+
"@babel/node": "^7.10.5",
3131
"@babel/preset-env": "^7.10.4",
3232
"@types/body-parser": "^1.19.0",
3333
"@types/escape-html": "^1.0.0",

0 commit comments

Comments
 (0)