diff options
author | dependabot[bot] | 2021-03-29 08:02:39 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 9fd76bd05ab61616ac24f6a24609e233fd077f3c (patch) | |
tree | d1da6a8219f60aaa4946e5e6fb4797b9aaac0748 /vnext/package.json | |
parent | c3c32f1663917e9ff24bb5d120d321932d2135ab (diff) |
Bump @babel/core from 7.13.10 to 7.13.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.10 to 7.13.13.
- [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.13/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 96a774fa..1378851c 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.10", + "@babel/core": "7.13.13", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/preset-env": "7.13.12", "@babel/preset-react": "7.12.13", |