Skip to content

Commit 6ea8a77

Browse files
Bump @babel/preset-react from 7.16.5 to 7.16.7 (#10610)
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.16.5 to 7.16.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.16.7/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fec3081 commit 6ea8a77

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"url": "https://github.com/publiclab/plots2/issues"
1919
},
2020
"dependencies": {
21-
"@babel/preset-react": "^7.16.5",
21+
"@babel/preset-react": "^7.16.7",
2222
"@rails/webpacker": "5.4.3",
2323
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
2424
"blob.js": "^1.0.1",

yarn.lock

Lines changed: 67 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@
9191
dependencies:
9292
"@babel/types" "^7.14.5"
9393

94-
"@babel/helper-annotate-as-pure@^7.16.0":
95-
version "7.16.0"
96-
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
97-
integrity sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==
94+
"@babel/helper-annotate-as-pure@^7.16.7":
95+
version "7.16.7"
96+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
97+
integrity sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==
9898
dependencies:
99-
"@babel/types" "^7.16.0"
99+
"@babel/types" "^7.16.7"
100100

101101
"@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5":
102102
version "7.14.5"
@@ -235,12 +235,12 @@
235235
dependencies:
236236
"@babel/types" "^7.14.5"
237237

238-
"@babel/helper-module-imports@^7.16.0":
239-
version "7.16.0"
240-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3"
241-
integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==
238+
"@babel/helper-module-imports@^7.16.7":
239+
version "7.16.7"
240+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
241+
integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
242242
dependencies:
243-
"@babel/types" "^7.16.0"
243+
"@babel/types" "^7.16.7"
244244

245245
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0":
246246
version "7.15.0"
@@ -263,10 +263,10 @@
263263
dependencies:
264264
"@babel/types" "^7.14.5"
265265

266-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
267-
version "7.16.5"
268-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz#afe37a45f39fce44a3d50a7958129ea5b1a5c074"
269-
integrity sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==
266+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
267+
version "7.16.7"
268+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5"
269+
integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==
270270

271271
"@babel/helper-remap-async-to-generator@^7.14.5":
272272
version "7.14.5"
@@ -330,15 +330,15 @@
330330
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
331331
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
332332

333-
"@babel/helper-validator-identifier@^7.15.7":
334-
version "7.15.7"
335-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
336-
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
333+
"@babel/helper-validator-identifier@^7.16.7":
334+
version "7.16.7"
335+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
336+
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
337337

338-
"@babel/helper-validator-option@^7.12.17", "@babel/helper-validator-option@^7.14.5":
339-
version "7.14.5"
340-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
341-
integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==
338+
"@babel/helper-validator-option@^7.12.17", "@babel/helper-validator-option@^7.14.5", "@babel/helper-validator-option@^7.16.7":
339+
version "7.16.7"
340+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
341+
integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==
342342

343343
"@babel/helper-wrap-function@^7.14.5":
344344
version "7.14.5"
@@ -583,12 +583,12 @@
583583
dependencies:
584584
"@babel/helper-plugin-utils" "^7.8.0"
585585

586-
"@babel/plugin-syntax-jsx@^7.16.5":
587-
version "7.16.5"
588-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.5.tgz#bf255d252f78bc8b77a17cadc37d1aa5b8ed4394"
589-
integrity sha512-42OGssv9NPk4QHKVgIHlzeLgPOW5rGgfV5jzG90AhcXXIv6hu/eqj63w4VgvRxdvZY3AlYeDgPiSJ3BqAd1Y6Q==
586+
"@babel/plugin-syntax-jsx@^7.16.7":
587+
version "7.16.7"
588+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz#50b6571d13f764266a113d77c82b4a6508bbe665"
589+
integrity sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==
590590
dependencies:
591-
"@babel/helper-plugin-utils" "^7.16.5"
591+
"@babel/helper-plugin-utils" "^7.16.7"
592592

593593
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
594594
version "7.10.4"
@@ -837,38 +837,38 @@
837837
dependencies:
838838
"@babel/helper-plugin-utils" "^7.14.5"
839839

840-
"@babel/plugin-transform-react-display-name@^7.16.5":
841-
version "7.16.5"
842-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.5.tgz#d5e910327d7931fb9f8f9b6c6999473ceae5a286"
843-
integrity sha512-dHYCOnzSsXFz8UcdNQIHGvg94qPL/teF7CCiCEMRxmA1G2p5Mq4JnKVowCDxYfiQ9D7RstaAp9kwaSI+sXbnhw==
840+
"@babel/plugin-transform-react-display-name@^7.16.7":
841+
version "7.16.7"
842+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz#7b6d40d232f4c0f550ea348593db3b21e2404340"
843+
integrity sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==
844844
dependencies:
845-
"@babel/helper-plugin-utils" "^7.16.5"
845+
"@babel/helper-plugin-utils" "^7.16.7"
846846

847-
"@babel/plugin-transform-react-jsx-development@^7.16.5":
848-
version "7.16.5"
849-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.5.tgz#87da9204c275ffb57f45d192a1120cf104bc1e86"
850-
integrity sha512-uQSLacMZSGLCxOw20dzo1dmLlKkd+DsayoV54q3MHXhbqgPzoiGerZQgNPl/Ro8/OcXV2ugfnkx+rxdS0sN5Uw==
847+
"@babel/plugin-transform-react-jsx-development@^7.16.7":
848+
version "7.16.7"
849+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz#43a00724a3ed2557ed3f276a01a929e6686ac7b8"
850+
integrity sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==
851851
dependencies:
852-
"@babel/plugin-transform-react-jsx" "^7.16.5"
852+
"@babel/plugin-transform-react-jsx" "^7.16.7"
853853

854-
"@babel/plugin-transform-react-jsx@^7.16.5":
855-
version "7.16.5"
856-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.5.tgz#5298aedc5f81e02b1cb702e597e8d6a346675765"
857-
integrity sha512-+arLIz1d7kmwX0fKxTxbnoeG85ONSnLpvdODa4P3pc1sS7CV1hfmtYWufkW/oYsPnkDrEeQFxhUWcFnrXW7jQQ==
854+
"@babel/plugin-transform-react-jsx@^7.16.7":
855+
version "7.16.7"
856+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.7.tgz#86a6a220552afd0e4e1f0388a68a372be7add0d4"
857+
integrity sha512-8D16ye66fxiE8m890w0BpPpngG9o9OVBBy0gH2E+2AR7qMR2ZpTYJEqLxAsoroenMId0p/wMW+Blc0meDgu0Ag==
858858
dependencies:
859-
"@babel/helper-annotate-as-pure" "^7.16.0"
860-
"@babel/helper-module-imports" "^7.16.0"
861-
"@babel/helper-plugin-utils" "^7.16.5"
862-
"@babel/plugin-syntax-jsx" "^7.16.5"
863-
"@babel/types" "^7.16.0"
859+
"@babel/helper-annotate-as-pure" "^7.16.7"
860+
"@babel/helper-module-imports" "^7.16.7"
861+
"@babel/helper-plugin-utils" "^7.16.7"
862+
"@babel/plugin-syntax-jsx" "^7.16.7"
863+
"@babel/types" "^7.16.7"
864864

865-
"@babel/plugin-transform-react-pure-annotations@^7.16.5":
866-
version "7.16.5"
867-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.5.tgz#6535d0fe67c7a3a26c5105f92c8cbcbe844cd94b"
868-
integrity sha512-0nYU30hCxnCVCbRjSy9ahlhWZ2Sn6khbY4FqR91W+2RbSqkWEbVu2gXh45EqNy4Bq7sRU+H4i0/6YKwOSzh16A==
865+
"@babel/plugin-transform-react-pure-annotations@^7.16.7":
866+
version "7.16.7"
867+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz#232bfd2f12eb551d6d7d01d13fe3f86b45eb9c67"
868+
integrity sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==
869869
dependencies:
870-
"@babel/helper-annotate-as-pure" "^7.16.0"
871-
"@babel/helper-plugin-utils" "^7.16.5"
870+
"@babel/helper-annotate-as-pure" "^7.16.7"
871+
"@babel/helper-plugin-utils" "^7.16.7"
872872

873873
"@babel/plugin-transform-regenerator@^7.14.5":
874874
version "7.14.5"
@@ -1037,17 +1037,17 @@
10371037
"@babel/types" "^7.4.4"
10381038
esutils "^2.0.2"
10391039

1040-
"@babel/preset-react@^7.16.5":
1041-
version "7.16.5"
1042-
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.16.5.tgz#09df3b7a6522cb3e6682dc89b4dfebb97d22031b"
1043-
integrity sha512-3kzUOQeaxY/2vhPDS7CX/KGEGu/1bOYGvdRDJ2U5yjEz5o5jmIeTPLoiQBPGjfhPascLuW5OlMiPzwOOuB6txg==
1040+
"@babel/preset-react@^7.16.7":
1041+
version "7.16.7"
1042+
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.16.7.tgz#4c18150491edc69c183ff818f9f2aecbe5d93852"
1043+
integrity sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==
10441044
dependencies:
1045-
"@babel/helper-plugin-utils" "^7.16.5"
1046-
"@babel/helper-validator-option" "^7.14.5"
1047-
"@babel/plugin-transform-react-display-name" "^7.16.5"
1048-
"@babel/plugin-transform-react-jsx" "^7.16.5"
1049-
"@babel/plugin-transform-react-jsx-development" "^7.16.5"
1050-
"@babel/plugin-transform-react-pure-annotations" "^7.16.5"
1045+
"@babel/helper-plugin-utils" "^7.16.7"
1046+
"@babel/helper-validator-option" "^7.16.7"
1047+
"@babel/plugin-transform-react-display-name" "^7.16.7"
1048+
"@babel/plugin-transform-react-jsx" "^7.16.7"
1049+
"@babel/plugin-transform-react-jsx-development" "^7.16.7"
1050+
"@babel/plugin-transform-react-pure-annotations" "^7.16.7"
10511051

10521052
"@babel/runtime@^7.15.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4":
10531053
version "7.15.3"
@@ -1129,12 +1129,12 @@
11291129
"@babel/helper-validator-identifier" "^7.14.9"
11301130
to-fast-properties "^2.0.0"
11311131

1132-
"@babel/types@^7.16.0":
1133-
version "7.16.0"
1134-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
1135-
integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==
1132+
"@babel/types@^7.16.7":
1133+
version "7.16.7"
1134+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.7.tgz#4ed19d51f840ed4bd5645be6ce40775fecf03159"
1135+
integrity sha512-E8HuV7FO9qLpx6OtoGfUQ2cjIYnbFwvZWYBS+87EwtdMvmUPJSwykpovFB+8insbpF0uJcpr8KMUi64XZntZcg==
11361136
dependencies:
1137-
"@babel/helper-validator-identifier" "^7.15.7"
1137+
"@babel/helper-validator-identifier" "^7.16.7"
11381138
to-fast-properties "^2.0.0"
11391139

11401140
"@csstools/convert-colors@^1.4.0":

0 commit comments

Comments
 (0)