Skip to content

Commit 2b22c7a

Browse files
dependabot-preview[bot]lydell
authored andcommitted
Bump @babel/preset-react from 7.6.3 to 7.7.0 in /website (prettier#6827)
Bumps [@babel/preset-react](https://github.com/babel/babel) from 7.6.3 to 7.7.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.6.3...v7.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d3fbdd9 commit 2b22c7a

File tree

2 files changed

+25
-16
lines changed

2 files changed

+25
-16
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@babel/preset-env": "7.6.3",
23-
"@babel/preset-react": "7.6.3",
23+
"@babel/preset-react": "7.7.0",
2424
"@sandhose/prettier-animated-logo": "1.0.3",
2525
"babel-loader": "8.0.6",
2626
"concurrently": "5.0.0",

website/yarn.lock

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@
6161
"@babel/helper-explode-assignable-expression" "^7.1.0"
6262
"@babel/types" "^7.0.0"
6363

64-
"@babel/helper-builder-react-jsx@^7.0.0":
65-
version "7.0.0"
66-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.0.0.tgz#fa154cb53eb918cf2a9a7ce928e29eb649c5acdb"
67-
integrity sha512-ebJ2JM6NAKW0fQEqN8hOLxK84RbRz9OkUhGS/Xd5u56ejMfVbayJ4+LykERZCOUM6faa6Fp3SZNX3fcT16MKHw==
64+
"@babel/helper-builder-react-jsx@^7.7.0":
65+
version "7.7.0"
66+
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.7.0.tgz#c6b8254d305bacd62beb648e4dea7d3ed79f352d"
67+
integrity sha512-LSln3cexwInTMYYoFeVLKnYPPMfWNJ8PubTBs3hkh7wCu9iBaqq1OOyW+xGmEdLxT1nhsl+9SJ+h2oUDYz0l2A==
6868
dependencies:
69-
"@babel/types" "^7.0.0"
69+
"@babel/types" "^7.7.0"
7070
esutils "^2.0.0"
7171

7272
"@babel/helper-call-delegate@^7.4.4":
@@ -589,12 +589,12 @@
589589
"@babel/helper-plugin-utils" "^7.0.0"
590590
"@babel/plugin-syntax-jsx" "^7.2.0"
591591

592-
"@babel/plugin-transform-react-jsx@^7.0.0":
593-
version "7.2.0"
594-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.2.0.tgz#ca36b6561c4d3b45524f8efb6f0fbc9a0d1d622f"
595-
integrity sha512-h/fZRel5wAfCqcKgq3OhbmYaReo7KkoJBpt8XnvpS7wqaNMqtw5xhxutzcm35iMUWucfAdT/nvGTsWln0JTg2Q==
592+
"@babel/plugin-transform-react-jsx@^7.7.0":
593+
version "7.7.0"
594+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.7.0.tgz#834b0723ba78cd4d24d7d629300c2270f516d0b7"
595+
integrity sha512-mXhBtyVB1Ujfy+0L6934jeJcSXj/VCg6whZzEcgiiZHNS0PGC7vUCsZDQCxxztkpIdF+dY1fUMcjAgEOC3ZOMQ==
596596
dependencies:
597-
"@babel/helper-builder-react-jsx" "^7.0.0"
597+
"@babel/helper-builder-react-jsx" "^7.7.0"
598598
"@babel/helper-plugin-utils" "^7.0.0"
599599
"@babel/plugin-syntax-jsx" "^7.2.0"
600600

@@ -722,14 +722,14 @@
722722
js-levenshtein "^1.1.3"
723723
semver "^5.5.0"
724724

725-
"@babel/preset-react@7.6.3", "@babel/preset-react@^7.0.0":
726-
version "7.6.3"
727-
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.6.3.tgz#d5242c828322520205ae4eda5d4f4f618964e2f6"
728-
integrity sha512-07yQhmkZmRAfwREYIQgW0HEwMY9GBJVuPY4Q12UC72AbfaawuupVWa8zQs2tlL+yun45Nv/1KreII/0PLfEsgA==
725+
"@babel/preset-react@7.7.0", "@babel/preset-react@^7.0.0":
726+
version "7.7.0"
727+
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.7.0.tgz#8ab0c4787d98cf1f5f22dabf115552bf9e4e406c"
728+
integrity sha512-IXXgSUYBPHUGhUkH+89TR6faMcBtuMW0h5OHbMuVbL3/5wK2g6a2M2BBpkLa+Kw0sAHiZ9dNVgqJMDP/O4GRBA==
729729
dependencies:
730730
"@babel/helper-plugin-utils" "^7.0.0"
731731
"@babel/plugin-transform-react-display-name" "^7.0.0"
732-
"@babel/plugin-transform-react-jsx" "^7.0.0"
732+
"@babel/plugin-transform-react-jsx" "^7.7.0"
733733
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
734734
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
735735

@@ -786,6 +786,15 @@
786786
lodash "^4.17.13"
787787
to-fast-properties "^2.0.0"
788788

789+
"@babel/types@^7.7.0":
790+
version "7.7.1"
791+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.1.tgz#8b08ea368f2baff236613512cf67109e76285827"
792+
integrity sha512-kN/XdANDab9x1z5gcjDc9ePpxexkt+1EQ2MQUiM4XnMvQfvp87/+6kY4Ko2maLXH+tei/DgJ/ybFITeqqRwDiA==
793+
dependencies:
794+
esutils "^2.0.2"
795+
lodash "^4.17.13"
796+
to-fast-properties "^2.0.0"
797+
789798
"@mrmlnc/readdir-enhanced@^2.2.1":
790799
version "2.2.1"
791800
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"

0 commit comments

Comments
 (0)