Skip to content

Commit 98f065c

Browse files
dependabot[bot]devpow112
authored andcommitted
Update @babel/core requirement from ^7.11.5 to ^7.11.6
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.11.6/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9fdf93 commit 98f065c

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
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@babel/cli": "^7.11.6",
39-
"@babel/core": "^7.11.5",
39+
"@babel/core": "^7.11.6",
4040
"@babel/preset-env": "^7.11.5",
4141
"@babel/register": "^7.11.5",
4242
"babel-plugin-add-module-exports": "^1.0.2",

0 commit comments

Comments
 (0)