Skip to content

Commit 46087b2

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): update @babel/cli requirement from ^7.11.6 to ^7.12.0
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.12.0/packages/babel-cli) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46e26b8 commit 46087b2

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
@@ -39,7 +39,7 @@
3939
"lodash.memoize": "^4.1.2"
4040
},
4141
"devDependencies": {
42-
"@babel/cli": "^7.11.6",
42+
"@babel/cli": "^7.12.0",
4343
"@babel/core": "^7.12.0",
4444
"@babel/preset-env": "^7.12.0",
4545
"@babel/register": "^7.12.0",

0 commit comments

Comments
 (0)