diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-12-01 12:33:02 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-01 12:33:02 +0200 |
| commit | f75e471f004e700b600644e786184e853d2bc3b8 (patch) | |
| tree | b90cc68cdc0da425e62c93df60c41614e736f47e /package.json | |
| parent | 819ab1f21d5e2197132ef83e4631f84e2851022d (diff) | |
| download | bootstrap-f75e471f004e700b600644e786184e853d2bc3b8.tar.xz bootstrap-f75e471f004e700b600644e786184e853d2bc3b8.zip | |
Bump @babel/core from 7.12.8 to 7.12.9 (#32297)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.8 to 7.12.9.
- [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.9/packages/babel-core)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 45dc6ffbb..95f27efd9 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ }, "devDependencies": { "@babel/cli": "^7.12.8", - "@babel/core": "^7.12.8", + "@babel/core": "^7.12.9", "@babel/preset-env": "^7.12.7", "@rollup/plugin-babel": "^5.2.2", "@rollup/plugin-commonjs": "^17.0.0", |
