Skip to content

Commit 247e3ac

Browse files
build(deps-dev): bump @babel/core from 7.18.0 to 7.18.2 (#6182)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.0 to 7.18.2. - [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.18.2/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cacc7c commit 247e3ac

File tree

2 files changed

+41
-36
lines changed

2 files changed

+41
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
]
7171
},
7272
"devDependencies": {
73-
"@babel/core": "^7.18.0",
73+
"@babel/core": "^7.18.2",
7474
"@babel/eslint-parser": "^7.17.0",
7575
"@babel/plugin-proposal-class-properties": "^7.17.12",
7676
"@babel/preset-env": "^7.18.0",

yarn.lock

Lines changed: 40 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -175,21 +175,21 @@
175175
semver "^5.4.1"
176176
source-map "^0.5.0"
177177

178-
"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.18.0":
179-
version "7.18.0"
180-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756"
181-
integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==
178+
"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.18.2":
179+
version "7.18.2"
180+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876"
181+
integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==
182182
dependencies:
183183
"@ampproject/remapping" "^2.1.0"
184184
"@babel/code-frame" "^7.16.7"
185-
"@babel/generator" "^7.18.0"
186-
"@babel/helper-compilation-targets" "^7.17.10"
185+
"@babel/generator" "^7.18.2"
186+
"@babel/helper-compilation-targets" "^7.18.2"
187187
"@babel/helper-module-transforms" "^7.18.0"
188-
"@babel/helpers" "^7.18.0"
188+
"@babel/helpers" "^7.18.2"
189189
"@babel/parser" "^7.18.0"
190190
"@babel/template" "^7.16.7"
191-
"@babel/traverse" "^7.18.0"
192-
"@babel/types" "^7.18.0"
191+
"@babel/traverse" "^7.18.2"
192+
"@babel/types" "^7.18.2"
193193
convert-source-map "^1.7.0"
194194
debug "^4.1.0"
195195
gensync "^1.0.0-beta.2"
@@ -205,12 +205,12 @@
205205
eslint-visitor-keys "^2.1.0"
206206
semver "^6.3.0"
207207

208-
"@babel/generator@^7.12.5", "@babel/generator@^7.18.0", "@babel/generator@^7.7.2":
209-
version "7.18.0"
210-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f"
211-
integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==
208+
"@babel/generator@^7.12.5", "@babel/generator@^7.18.2", "@babel/generator@^7.7.2":
209+
version "7.18.2"
210+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d"
211+
integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==
212212
dependencies:
213-
"@babel/types" "^7.18.0"
213+
"@babel/types" "^7.18.2"
214214
"@jridgewell/gen-mapping" "^0.3.0"
215215
jsesc "^2.5.1"
216216

@@ -229,10 +229,10 @@
229229
"@babel/helper-explode-assignable-expression" "^7.16.7"
230230
"@babel/types" "^7.16.7"
231231

232-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10":
233-
version "7.17.10"
234-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe"
235-
integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==
232+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10", "@babel/helper-compilation-targets@^7.18.2":
233+
version "7.18.2"
234+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b"
235+
integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==
236236
dependencies:
237237
"@babel/compat-data" "^7.17.10"
238238
"@babel/helper-validator-option" "^7.16.7"
@@ -302,6 +302,11 @@
302302
dependencies:
303303
"@babel/types" "^7.16.7"
304304

305+
"@babel/helper-environment-visitor@^7.18.2":
306+
version "7.18.2"
307+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
308+
integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==
309+
305310
"@babel/helper-explode-assignable-expression@^7.16.7":
306311
version "7.16.7"
307312
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a"
@@ -460,14 +465,14 @@
460465
"@babel/traverse" "^7.16.8"
461466
"@babel/types" "^7.16.8"
462467

463-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.0":
464-
version "7.18.0"
465-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370"
466-
integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==
468+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.2":
469+
version "7.18.2"
470+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384"
471+
integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==
467472
dependencies:
468473
"@babel/template" "^7.16.7"
469-
"@babel/traverse" "^7.18.0"
470-
"@babel/types" "^7.18.0"
474+
"@babel/traverse" "^7.18.2"
475+
"@babel/types" "^7.18.2"
471476

472477
"@babel/highlight@^7.16.7":
473478
version "7.16.7"
@@ -1213,26 +1218,26 @@
12131218
"@babel/parser" "^7.16.7"
12141219
"@babel/types" "^7.16.7"
12151220

1216-
"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.7.2":
1217-
version "7.18.0"
1218-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba"
1219-
integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==
1221+
"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.2":
1222+
version "7.18.2"
1223+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
1224+
integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
12201225
dependencies:
12211226
"@babel/code-frame" "^7.16.7"
1222-
"@babel/generator" "^7.18.0"
1223-
"@babel/helper-environment-visitor" "^7.16.7"
1227+
"@babel/generator" "^7.18.2"
1228+
"@babel/helper-environment-visitor" "^7.18.2"
12241229
"@babel/helper-function-name" "^7.17.9"
12251230
"@babel/helper-hoist-variables" "^7.16.7"
12261231
"@babel/helper-split-export-declaration" "^7.16.7"
12271232
"@babel/parser" "^7.18.0"
1228-
"@babel/types" "^7.18.0"
1233+
"@babel/types" "^7.18.2"
12291234
debug "^4.1.0"
12301235
globals "^11.1.0"
12311236

1232-
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.12", "@babel/types@^7.18.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1233-
version "7.18.0"
1234-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553"
1235-
integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==
1237+
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.12", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1238+
version "7.18.2"
1239+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091"
1240+
integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==
12361241
dependencies:
12371242
"@babel/helper-validator-identifier" "^7.16.7"
12381243
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)