Skip to content

Commit a9fdf93

Browse files
dependabot[bot]devpow112
authored andcommitted
Update @babel/cli requirement from ^7.11.5 to ^7.11.6
Updates the requirements on [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) 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.6/packages/babel-cli) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37887d1 commit a9fdf93

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
@@ -35,7 +35,7 @@
3535
"node": ">=10"
3636
},
3737
"devDependencies": {
38-
"@babel/cli": "^7.11.5",
38+
"@babel/cli": "^7.11.6",
3939
"@babel/core": "^7.11.5",
4040
"@babel/preset-env": "^7.11.5",
4141
"@babel/register": "^7.11.5",

0 commit comments

Comments
 (0)