Skip to content

Commit 74ae0bc

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @babel/preset-env to v7.15.6
1 parent 369ed24 commit 74ae0bc

File tree

2 files changed

+26
-7
lines changed

2 files changed

+26
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"dependencies": {},
6565
"devDependencies": {
6666
"@babel/core": "7.15.5",
67-
"@babel/preset-env": "7.15.4",
67+
"@babel/preset-env": "7.15.6",
6868
"@babel/register": "7.15.3",
6969
"@commitlint/cli": "13.1.0",
7070
"@js-library/commitlint-config": "0.0.4",

yarn.lock

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,17 @@
592592
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
593593
"@babel/plugin-transform-parameters" "^7.14.5"
594594

595+
"@babel/plugin-proposal-object-rest-spread@^7.15.6":
596+
version "7.15.6"
597+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz#ef68050c8703d07b25af402cb96cf7f34a68ed11"
598+
integrity sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg==
599+
dependencies:
600+
"@babel/compat-data" "^7.15.0"
601+
"@babel/helper-compilation-targets" "^7.15.4"
602+
"@babel/helper-plugin-utils" "^7.14.5"
603+
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
604+
"@babel/plugin-transform-parameters" "^7.15.4"
605+
595606
"@babel/plugin-proposal-optional-catch-binding@^7.14.5":
596607
version "7.14.5"
597608
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz#939dd6eddeff3a67fdf7b3f044b5347262598c3c"
@@ -1108,10 +1119,10 @@
11081119
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
11091120
"@babel/helper-plugin-utils" "^7.14.5"
11101121

1111-
"@babel/[email protected].4":
1112-
version "7.15.4"
1113-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.4.tgz#197e7f99a755c488f0af411af179cbd10de6e815"
1114-
integrity sha512-4f2nLw+q6ht8gl3sHCmNhmA5W6b1ItLzbH3UrKuJxACHr2eCpk96jwjrAfCAaXaaVwTQGnyUYHY2EWXJGt7TUQ==
1122+
"@babel/[email protected].6":
1123+
version "7.15.6"
1124+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659"
1125+
integrity sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw==
11151126
dependencies:
11161127
"@babel/compat-data" "^7.15.0"
11171128
"@babel/helper-compilation-targets" "^7.15.4"
@@ -1127,7 +1138,7 @@
11271138
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
11281139
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
11291140
"@babel/plugin-proposal-numeric-separator" "^7.14.5"
1130-
"@babel/plugin-proposal-object-rest-spread" "^7.14.7"
1141+
"@babel/plugin-proposal-object-rest-spread" "^7.15.6"
11311142
"@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
11321143
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
11331144
"@babel/plugin-proposal-private-methods" "^7.14.5"
@@ -1180,7 +1191,7 @@
11801191
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
11811192
"@babel/plugin-transform-unicode-regex" "^7.14.5"
11821193
"@babel/preset-modules" "^0.1.4"
1183-
"@babel/types" "^7.15.4"
1194+
"@babel/types" "^7.15.6"
11841195
babel-plugin-polyfill-corejs2 "^0.2.2"
11851196
babel-plugin-polyfill-corejs3 "^0.2.2"
11861197
babel-plugin-polyfill-regenerator "^0.2.2"
@@ -1380,6 +1391,14 @@
13801391
"@babel/helper-validator-identifier" "^7.14.9"
13811392
to-fast-properties "^2.0.0"
13821393

1394+
"@babel/types@^7.15.6":
1395+
version "7.15.6"
1396+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
1397+
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
1398+
dependencies:
1399+
"@babel/helper-validator-identifier" "^7.14.9"
1400+
to-fast-properties "^2.0.0"
1401+
13831402
"@bcoe/v8-coverage@^0.2.3":
13841403
version "0.2.3"
13851404
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)