Skip to content

Commit 7bdfe10

Browse files
dependabot[bot]devpow112
authored andcommitted
Update @babel/register requirement from ^7.10.5 to ^7.11.5
Updates the requirements on [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) to permit the latest version. - [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.11.5/packages/babel-register) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e4914a commit 7bdfe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/cli": "^7.11.5",
3939
"@babel/core": "^7.11.4",
4040
"@babel/preset-env": "^7.11.5",
41-
"@babel/register": "^7.10.5",
41+
"@babel/register": "^7.11.5",
4242
"babel-plugin-add-module-exports": "^1.0.2",
4343
"chai": "^4.2.0",
4444
"eslint": "^7.8.0",

0 commit comments

Comments
 (0)