Skip to content

Commit 5b0574b

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): update @babel/core requirement from ^7.12.9 to ^7.12.10
Updates the requirements on [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) 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-core) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5705b42 commit 5b0574b

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
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@babel/cli": "^7.12.10",
43-
"@babel/core": "^7.12.9",
43+
"@babel/core": "^7.12.10",
4444
"@babel/preset-env": "^7.12.7",
4545
"@babel/register": "^7.12.10",
4646
"@commitlint/cli": "^11.0.0",

0 commit comments

Comments
 (0)