diff options
author | dependabot[bot] | 2021-04-09 06:37:49 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:57 +0300 |
commit | 394439edd8a015eebac7472288896a981ff54b48 (patch) | |
tree | cbad9d2b8fbd9fefca0ab64e59281d84fd92ae1f /vnext/package.json | |
parent | 56ba28e0577b3473df2a08c789016b43e529144f (diff) |
Bump @babel/core from 7.13.14 to 7.13.15
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.14 to 7.13.15.
- [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.13.15/packages/babel-core)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index aa969484..53dd712b 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -11,7 +11,7 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@babel/core": "7.13.14", + "@babel/core": "7.13.15", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "7.13.15", "@babel/preset-react": "7.13.13", |