Skip to content

Commit 72ac306

Browse files
build(deps-dev): bump @babel/core from 7.16.12 to 7.17.0 (webpack#5944)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.12 to 7.17.0. - [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.17.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c1dcbc commit 72ac306

File tree

2 files changed

+59
-38
lines changed

2 files changed

+59
-38
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.16.12",
73+
"@babel/core": "^7.17.0",
7474
"@babel/eslint-parser": "^7.16.5",
7575
"@babel/plugin-proposal-class-properties": "^7.16.7",
7676
"@babel/preset-env": "^7.16.11",

yarn.lock

Lines changed: 58 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,14 @@
125125
"@algolia/logger-common" "4.10.3"
126126
"@algolia/requester-common" "4.10.3"
127127

128+
"@ampproject/remapping@^2.0.0":
129+
version "2.0.2"
130+
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.0.2.tgz#f3d9760bf30588c51408dbe7c05ff2bb13069307"
131+
integrity sha512-sE8Gx+qSDMLoJvb3QarJJlDQK7SSY4rK3hxp4XsiANeFOmjU46ZI7Y9adAQRJrmbz8zbtZkp3mJTT+rGxtF0XA==
132+
dependencies:
133+
"@jridgewell/trace-mapping" "^0.2.2"
134+
sourcemap-codec "1.4.8"
135+
128136
"@apideck/better-ajv-errors@^0.3.1":
129137
version "0.3.1"
130138
resolved "https://registry.yarnpkg.com/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.1.tgz#a8d4ef3ce67c418b8b24f2b76b6bc84eb547baf7"
@@ -168,26 +176,26 @@
168176
semver "^5.4.1"
169177
source-map "^0.5.0"
170178

171-
"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.16.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
172-
version "7.16.12"
173-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784"
174-
integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==
179+
"@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.17.0", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
180+
version "7.17.0"
181+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.0.tgz#16b8772b0a567f215839f689c5ded6bb20e864d5"
182+
integrity sha512-x/5Ea+RO5MvF9ize5DeVICJoVrNv0Mi2RnIABrZEKYvPEpldXwauPkgvYA17cKa6WpU3LoYvYbuEMFtSNFsarA==
175183
dependencies:
184+
"@ampproject/remapping" "^2.0.0"
176185
"@babel/code-frame" "^7.16.7"
177-
"@babel/generator" "^7.16.8"
186+
"@babel/generator" "^7.17.0"
178187
"@babel/helper-compilation-targets" "^7.16.7"
179188
"@babel/helper-module-transforms" "^7.16.7"
180-
"@babel/helpers" "^7.16.7"
181-
"@babel/parser" "^7.16.12"
189+
"@babel/helpers" "^7.17.0"
190+
"@babel/parser" "^7.17.0"
182191
"@babel/template" "^7.16.7"
183-
"@babel/traverse" "^7.16.10"
184-
"@babel/types" "^7.16.8"
192+
"@babel/traverse" "^7.17.0"
193+
"@babel/types" "^7.17.0"
185194
convert-source-map "^1.7.0"
186195
debug "^4.1.0"
187196
gensync "^1.0.0-beta.2"
188197
json5 "^2.1.2"
189198
semver "^6.3.0"
190-
source-map "^0.5.0"
191199

192200
"@babel/eslint-parser@^7.16.5":
193201
version "7.16.5"
@@ -198,12 +206,12 @@
198206
eslint-visitor-keys "^2.1.0"
199207
semver "^6.3.0"
200208

201-
"@babel/generator@^7.12.5", "@babel/generator@^7.16.8", "@babel/generator@^7.7.2":
202-
version "7.16.8"
203-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe"
204-
integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw==
209+
"@babel/generator@^7.12.5", "@babel/generator@^7.17.0", "@babel/generator@^7.7.2":
210+
version "7.17.0"
211+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.0.tgz#7bd890ba706cd86d3e2f727322346ffdbf98f65e"
212+
integrity sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw==
205213
dependencies:
206-
"@babel/types" "^7.16.8"
214+
"@babel/types" "^7.17.0"
207215
jsesc "^2.5.1"
208216
source-map "^0.5.0"
209217

@@ -430,14 +438,14 @@
430438
"@babel/traverse" "^7.16.8"
431439
"@babel/types" "^7.16.8"
432440

433-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.16.7":
434-
version "7.16.7"
435-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.7.tgz#7e3504d708d50344112767c3542fc5e357fffefc"
436-
integrity sha512-9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2bw==
441+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.0":
442+
version "7.17.0"
443+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.0.tgz#79cdf6c66a579f3a7b5e739371bc63ca0306886b"
444+
integrity sha512-Xe/9NFxjPwELUvW2dsukcMZIp6XwPSbI4ojFBJuX5ramHuVE22SVcZIwqzdWo5uCgeTXW8qV97lMvSOjq+1+nQ==
437445
dependencies:
438446
"@babel/template" "^7.16.7"
439-
"@babel/traverse" "^7.16.7"
440-
"@babel/types" "^7.16.7"
447+
"@babel/traverse" "^7.17.0"
448+
"@babel/types" "^7.17.0"
441449

442450
"@babel/highlight@^7.16.7":
443451
version "7.16.7"
@@ -448,10 +456,10 @@
448456
chalk "^2.0.0"
449457
js-tokens "^4.0.0"
450458

451-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.10", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7":
452-
version "7.16.12"
453-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6"
454-
integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==
459+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.0":
460+
version "7.17.0"
461+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.0.tgz#f0ac33eddbe214e4105363bb17c3341c5ffcc43c"
462+
integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw==
455463

456464
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
457465
version "7.16.7"
@@ -1180,26 +1188,26 @@
11801188
"@babel/parser" "^7.16.7"
11811189
"@babel/types" "^7.16.7"
11821190

1183-
"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.10", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.7.2":
1184-
version "7.16.10"
1185-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f"
1186-
integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==
1191+
"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.7.2":
1192+
version "7.17.0"
1193+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30"
1194+
integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg==
11871195
dependencies:
11881196
"@babel/code-frame" "^7.16.7"
1189-
"@babel/generator" "^7.16.8"
1197+
"@babel/generator" "^7.17.0"
11901198
"@babel/helper-environment-visitor" "^7.16.7"
11911199
"@babel/helper-function-name" "^7.16.7"
11921200
"@babel/helper-hoist-variables" "^7.16.7"
11931201
"@babel/helper-split-export-declaration" "^7.16.7"
1194-
"@babel/parser" "^7.16.10"
1195-
"@babel/types" "^7.16.8"
1202+
"@babel/parser" "^7.17.0"
1203+
"@babel/types" "^7.17.0"
11961204
debug "^4.1.0"
11971205
globals "^11.1.0"
11981206

1199-
"@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.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1200-
version "7.16.8"
1201-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1"
1202-
integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==
1207+
"@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.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1208+
version "7.17.0"
1209+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
1210+
integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==
12031211
dependencies:
12041212
"@babel/helper-validator-identifier" "^7.16.7"
12051213
to-fast-properties "^2.0.0"
@@ -1809,6 +1817,19 @@
18091817
"@babel/runtime" "^7.7.2"
18101818
regenerator-runtime "^0.13.3"
18111819

1820+
"@jridgewell/resolve-uri@^3.0.3":
1821+
version "3.0.4"
1822+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.4.tgz#b876e3feefb9c8d3aa84014da28b5e52a0640d72"
1823+
integrity sha512-cz8HFjOFfUBtvN+NXYSFMHYRdxZMaEl0XypVrhzxBgadKIXhIkRd8aMeHhmF56Sl7SuS8OnUpQ73/k9LE4VnLg==
1824+
1825+
"@jridgewell/trace-mapping@^0.2.2":
1826+
version "0.2.5"
1827+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.2.5.tgz#d5061cc513fd3a0a949feb56b8073989865b1abe"
1828+
integrity sha512-K+Eths78fXDFOvQ2hgJhCiI5s+g81r2yXmACBpbn+f2+Qt94PNoTgUcAXPT8DZkhXCsZRsHVWVtY5KIBMcpDqQ==
1829+
dependencies:
1830+
"@jridgewell/resolve-uri" "^3.0.3"
1831+
sourcemap-codec "1.4.8"
1832+
18121833
"@mdx-js/loader@^2.0.0-next.9":
18131834
version "2.0.0-next.9"
18141835
resolved "https://registry.yarnpkg.com/@mdx-js/loader/-/loader-2.0.0-next.9.tgz#46b9cc1db2f51f89ac230e40156edc70a2bbae3f"
@@ -11057,7 +11078,7 @@ source-map@^0.8.0-beta.0:
1105711078
dependencies:
1105811079
whatwg-url "^7.0.0"
1105911080

11060-
sourcemap-codec@^1.4.4, sourcemap-codec@^1.4.8:
11081+
sourcemap-codec@1.4.8, sourcemap-codec@^1.4.4, sourcemap-codec@^1.4.8:
1106111082
version "1.4.8"
1106211083
resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
1106311084
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==

0 commit comments

Comments
 (0)