Skip to content

Commit dd051cd

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @babel/preset-env from 7.12.13 to 7.12.16
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.13 to 7.12.16. - [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.16/packages/babel-preset-env) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4f279b8 commit dd051cd

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"devDependencies": {
1515
"@babel/core": "^7.12.16",
16-
"@babel/preset-env": "^7.12.13",
16+
"@babel/preset-env": "^7.12.16",
1717
"@babel/types": "^7.12.12",
1818
"@rollup/plugin-commonjs": "^17.1.0",
1919
"@rollup/plugin-json": "^4.1.0",

yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -168,13 +168,13 @@
168168
"@babel/helper-explode-assignable-expression" "^7.12.13"
169169
"@babel/types" "^7.12.13"
170170

171-
"@babel/helper-compilation-targets@^7.12.13":
172-
version "7.12.13"
173-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.13.tgz#d689cdef88810aa74e15a7a94186f26a3d773c98"
174-
integrity sha512-dXof20y/6wB5HnLOGyLh/gobsMvDNoekcC+8MCV2iaTd5JemhFkPD73QB+tK3iFC9P0xJC73B6MvKkyUfS9cCw==
171+
"@babel/helper-compilation-targets@^7.12.16":
172+
version "7.12.16"
173+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b"
174+
integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg==
175175
dependencies:
176176
"@babel/compat-data" "^7.12.13"
177-
"@babel/helper-validator-option" "^7.12.11"
177+
"@babel/helper-validator-option" "^7.12.16"
178178
browserslist "^4.14.5"
179179
semver "^5.5.0"
180180

@@ -313,10 +313,10 @@
313313
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
314314
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
315315

316-
"@babel/helper-validator-option@^7.12.11":
317-
version "7.12.11"
318-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
319-
integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
316+
"@babel/helper-validator-option@^7.12.16":
317+
version "7.12.16"
318+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051"
319+
integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ==
320320

321321
"@babel/helper-wrap-function@^7.12.13":
322322
version "7.12.13"
@@ -368,12 +368,12 @@
368368
"@babel/helper-create-class-features-plugin" "^7.12.13"
369369
"@babel/helper-plugin-utils" "^7.12.13"
370370

371-
"@babel/plugin-proposal-dynamic-import@^7.12.1":
372-
version "7.12.1"
373-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.1.tgz#43eb5c2a3487ecd98c5c8ea8b5fdb69a2749b2dc"
374-
integrity sha512-a4rhUSZFuq5W8/OO8H7BL5zspjnc1FLd9hlOxIK/f7qG4a0qsqk8uvF/ywgBA8/OmjsapjpvaEOYItfGG1qIvQ==
371+
"@babel/plugin-proposal-dynamic-import@^7.12.16":
372+
version "7.12.16"
373+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473"
374+
integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w==
375375
dependencies:
376-
"@babel/helper-plugin-utils" "^7.10.4"
376+
"@babel/helper-plugin-utils" "^7.12.13"
377377
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
378378

379379
"@babel/plugin-proposal-export-namespace-from@^7.12.13":
@@ -433,10 +433,10 @@
433433
"@babel/helper-plugin-utils" "^7.12.13"
434434
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
435435

436-
"@babel/plugin-proposal-optional-chaining@^7.12.13":
437-
version "7.12.13"
438-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.13.tgz#63a7d805bc8ce626f3234ee5421a2a7fb23f66d9"
439-
integrity sha512-0ZwjGfTcnZqyV3y9DSD1Yk3ebp+sIUpT2YDqP8hovzaNZnQq2Kd7PEqa6iOIUDBXBt7Jl3P7YAcEIL5Pz8u09Q==
436+
"@babel/plugin-proposal-optional-chaining@^7.12.16":
437+
version "7.12.16"
438+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139"
439+
integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg==
440440
dependencies:
441441
"@babel/helper-plugin-utils" "^7.12.13"
442442
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
@@ -804,27 +804,27 @@
804804
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
805805
"@babel/helper-plugin-utils" "^7.12.13"
806806

807-
"@babel/preset-env@^7.12.13":
808-
version "7.12.13"
809-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.13.tgz#3aa2d09cf7d255177538dff292ac9af29ad46525"
810-
integrity sha512-JUVlizG8SoFTz4LmVUL8++aVwzwxcvey3N0j1tRbMAXVEy95uQ/cnEkmEKHN00Bwq4voAV3imQGnQvpkLAxsrw==
807+
"@babel/preset-env@^7.12.16":
808+
version "7.12.16"
809+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082"
810+
integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg==
811811
dependencies:
812812
"@babel/compat-data" "^7.12.13"
813-
"@babel/helper-compilation-targets" "^7.12.13"
813+
"@babel/helper-compilation-targets" "^7.12.16"
814814
"@babel/helper-module-imports" "^7.12.13"
815815
"@babel/helper-plugin-utils" "^7.12.13"
816-
"@babel/helper-validator-option" "^7.12.11"
816+
"@babel/helper-validator-option" "^7.12.16"
817817
"@babel/plugin-proposal-async-generator-functions" "^7.12.13"
818818
"@babel/plugin-proposal-class-properties" "^7.12.13"
819-
"@babel/plugin-proposal-dynamic-import" "^7.12.1"
819+
"@babel/plugin-proposal-dynamic-import" "^7.12.16"
820820
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
821821
"@babel/plugin-proposal-json-strings" "^7.12.13"
822822
"@babel/plugin-proposal-logical-assignment-operators" "^7.12.13"
823823
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13"
824824
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
825825
"@babel/plugin-proposal-object-rest-spread" "^7.12.13"
826826
"@babel/plugin-proposal-optional-catch-binding" "^7.12.13"
827-
"@babel/plugin-proposal-optional-chaining" "^7.12.13"
827+
"@babel/plugin-proposal-optional-chaining" "^7.12.16"
828828
"@babel/plugin-proposal-private-methods" "^7.12.13"
829829
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
830830
"@babel/plugin-syntax-async-generators" "^7.8.0"

0 commit comments

Comments
 (0)