aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-29 07:57:00 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitfd52c064943a693a7987f85f95bed5ce498afcb4 (patch)
tree5217020c2ba055dc36fb2cdb2ab7a95e2c2f746c /vnext/package.json
parentdd936f7509642fe7a3e2b694a639aea1d666cf4b (diff)
Bump @babel/preset-react from 7.12.13 to 7.13.13
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.12.13 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-preset-react) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index fea45e10..39f93af7 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -14,7 +14,7 @@
"@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",
+ "@babel/preset-react": "7.13.13",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",