diff options
author | dependabot-preview[bot] | 2020-11-23 05:09:37 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 05812277ca11cb8f617b578ca23698be6d2f7ff5 (patch) | |
tree | a097f57cdbdcfc866973e8a26bf961a84f0d3a15 /vnext/package.json | |
parent | dd1cf32b9cffc935397c78e0a6df33dd8426d7a3 (diff) |
Bump @babel/preset-react from 7.12.5 to 7.12.7
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.12.5 to 7.12.7.
- [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.7/packages/babel-preset-react)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 69fa6cc5..882b5ba3 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.5", + "@babel/preset-react": "7.12.7", "babel-eslint": "^10.1.0", "babel-jest": "^26.6.3", "babel-loader": "^8.2.1", |