aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-04 07:10:38 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commitc68a3026cb43f24f7e089eb3a628025e8bfe9449 (patch)
tree612c9ee25c2244cb204a831bbcaa80903fd3ddc4 /vnext/package.json
parent7b863eb7ef2e1594aab623b4625a52f3c4a6dccd (diff)
Bump @babel/preset-react from 7.12.1 to 7.12.5
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.12.1 to 7.12.5. - [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.5/packages/babel-preset-react) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 cb981afd..0522a139 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -14,7 +14,7 @@
"@babel/core": "7.12.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "7.12.1",
- "@babel/preset-react": "7.12.1",
+ "@babel/preset-react": "7.12.5",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.1.0",