Skip to content

Commit 5705b42

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): update @babel/cli requirement from ^7.12.8 to ^7.12.10
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.10/packages/babel-cli) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55ff67e commit 5705b42

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.12.8",
42+
"@babel/cli": "^7.12.10",
4343
"@babel/core": "^7.12.9",
4444
"@babel/preset-env": "^7.12.7",
4545
"@babel/register": "^7.12.10",

0 commit comments

Comments
 (0)