diff options
author | dependabot[bot] | 2021-03-09 06:27:12 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | a9a837cacb5155a277fac92818dc3d614a8331fe (patch) | |
tree | ff6c6ab63e4354ffe21761927762a7bd3de0bbcd /vnext/package.json | |
parent | 9de3819859bab7270b78bc917e771dc57c8913a2 (diff) |
Bump @babel/core from 7.13.8 to 7.13.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.10.
- [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.10/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 8947273d..6fc4754f 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.8", + "@babel/core": "7.13.10", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "7.13.9", "@babel/preset-react": "7.12.13", |