Skip to content

Commit 26d60bf

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): update @babel/core requirement from ^7.12.0 to ^7.12.1
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.1/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15900a3 commit 26d60bf

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

0 commit comments

Comments
 (0)