Skip to content

Commit 80b1a72

Browse files
dependabot-preview[bot]ykzts
authored andcommitted
Bump @babel/preset-react from 7.0.0 to 7.6.3 (mastodon#12315)
Bumps [@babel/preset-react](https://github.com/babel/babel) from 7.0.0 to 7.6.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.0.0...v7.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 42d9ca2 commit 80b1a72

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@babel/plugin-transform-react-jsx-source": "^7.5.0",
7070
"@babel/plugin-transform-runtime": "^7.5.5",
7171
"@babel/preset-env": "^7.6.0",
72-
"@babel/preset-react": "^7.0.0",
72+
"@babel/preset-react": "^7.6.3",
7373
"@babel/runtime": "^7.5.4",
7474
"@clusterws/cws": "^0.15.2",
7575
"array-includes": "^3.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -757,10 +757,10 @@
757757
js-levenshtein "^1.1.3"
758758
semver "^5.5.0"
759759

760-
"@babel/preset-react@^7.0.0":
761-
version "7.0.0"
762-
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.0.0.tgz#e86b4b3d99433c7b3e9e91747e2653958bc6b3c0"
763-
integrity sha512-oayxyPS4Zj+hF6Et11BwuBkmpgT/zMxyuZgFrMeZID6Hdh3dGlk4sHCAhdBCpuCKW2ppBfl2uCCetlrUIJRY3w==
760+
"@babel/preset-react@^7.6.3":
761+
version "7.6.3"
762+
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.6.3.tgz#d5242c828322520205ae4eda5d4f4f618964e2f6"
763+
integrity sha512-07yQhmkZmRAfwREYIQgW0HEwMY9GBJVuPY4Q12UC72AbfaawuupVWa8zQs2tlL+yun45Nv/1KreII/0PLfEsgA==
764764
dependencies:
765765
"@babel/helper-plugin-utils" "^7.0.0"
766766
"@babel/plugin-transform-react-display-name" "^7.0.0"

0 commit comments

Comments
 (0)