aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2020-12-10 07:33:19 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit74aa3a51af8feed172d8c144969cd58eaf0a34ff (patch)
tree7c0e40566c8f3671feb8518ae7241abba31c4afe /vnext/package.json
parent58b926fa63526c2f8fe9dc280bb5557779ec5a67 (diff)
Bump @babel/preset-react from 7.12.7 to 7.12.10
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.12.7 to 7.12.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.12.10/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 4896429b..da050fa2 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -14,7 +14,7 @@
"@babel/core": "7.12.10",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "7.12.10",
- "@babel/preset-react": "7.12.7",
+ "@babel/preset-react": "7.12.10",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",