Skip to content

Commit 728e424

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): update @babel/core requirement from ^7.12.7 to ^7.12.8
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.8/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2014f2 commit 728e424

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.8",
43-
"@babel/core": "^7.12.7",
43+
"@babel/core": "^7.12.8",
4444
"@babel/preset-env": "^7.12.7",
4545
"@babel/register": "^7.12.1",
4646
"@commitlint/cli": "^11.0.0",

0 commit comments

Comments
 (0)