Skip to content

Commit bbd3abe

Browse files
Bump @babel/core from 7.15.8 to 7.16.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.8 to 7.16.0. - [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.16.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9914f55 commit bbd3abe

File tree

2 files changed

+183
-91
lines changed

2 files changed

+183
-91
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"devDependencies": {
6060
"@babel/cli": "^7.16.0",
61-
"@babel/core": "^7.15.8",
61+
"@babel/core": "^7.16.0",
6262
"@babel/preset-env": "^7.15.8",
6363
"@rollup/plugin-commonjs": "^17.1.0",
6464
"@rollup/plugin-node-resolve": "^11.2.0",

0 commit comments

Comments
 (0)