Skip to content

Commit e393e92

Browse files
Bump @babel/core from 7.19.3 to 7.20.5 (#843)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.20.5. - [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.20.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ca2323 commit e393e92

File tree

2 files changed

+23
-74
lines changed

2 files changed

+23
-74
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://sourceacademy.org/sicpjs",
2727
"devDependencies": {
2828
"@babel/node": "^7.20.5",
29-
"@babel/core": "^7.19.3",
29+
"@babel/core": "^7.20.5",
3030
"@babel/preset-env": "^7.20.2",
3131
"fs-extra": "^11.1.0",
3232
"http-server": "^14.1.1",

yarn.lock

Lines changed: 22 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -21,36 +21,27 @@
2121
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733"
2222
integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==
2323

24-
"@babel/core@^7.19.3":
25-
version "7.19.3"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c"
27-
integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==
24+
"@babel/core@^7.20.5":
25+
version "7.20.5"
26+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113"
27+
integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==
2828
dependencies:
2929
"@ampproject/remapping" "^2.1.0"
3030
"@babel/code-frame" "^7.18.6"
31-
"@babel/generator" "^7.19.3"
32-
"@babel/helper-compilation-targets" "^7.19.3"
33-
"@babel/helper-module-transforms" "^7.19.0"
34-
"@babel/helpers" "^7.19.0"
35-
"@babel/parser" "^7.19.3"
31+
"@babel/generator" "^7.20.5"
32+
"@babel/helper-compilation-targets" "^7.20.0"
33+
"@babel/helper-module-transforms" "^7.20.2"
34+
"@babel/helpers" "^7.20.5"
35+
"@babel/parser" "^7.20.5"
3636
"@babel/template" "^7.18.10"
37-
"@babel/traverse" "^7.19.3"
38-
"@babel/types" "^7.19.3"
37+
"@babel/traverse" "^7.20.5"
38+
"@babel/types" "^7.20.5"
3939
convert-source-map "^1.7.0"
4040
debug "^4.1.0"
4141
gensync "^1.0.0-beta.2"
4242
json5 "^2.2.1"
4343
semver "^6.3.0"
4444

45-
"@babel/generator@^7.19.3":
46-
version "7.19.3"
47-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59"
48-
integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==
49-
dependencies:
50-
"@babel/types" "^7.19.3"
51-
"@jridgewell/gen-mapping" "^0.3.2"
52-
jsesc "^2.5.1"
53-
5445
"@babel/generator@^7.20.5":
5546
version "7.20.5"
5647
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95"
@@ -75,7 +66,7 @@
7566
"@babel/helper-explode-assignable-expression" "^7.18.6"
7667
"@babel/types" "^7.18.9"
7768

78-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.3", "@babel/helper-compilation-targets@^7.20.0":
69+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.0":
7970
version "7.20.0"
8071
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz#6bf5374d424e1b3922822f1d9bdaa43b1a139d0a"
8172
integrity sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==
@@ -175,21 +166,7 @@
175166
dependencies:
176167
"@babel/types" "^7.18.6"
177168

178-
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0":
179-
version "7.19.0"
180-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30"
181-
integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==
182-
dependencies:
183-
"@babel/helper-environment-visitor" "^7.18.9"
184-
"@babel/helper-module-imports" "^7.18.6"
185-
"@babel/helper-simple-access" "^7.18.6"
186-
"@babel/helper-split-export-declaration" "^7.18.6"
187-
"@babel/helper-validator-identifier" "^7.18.6"
188-
"@babel/template" "^7.18.10"
189-
"@babel/traverse" "^7.19.0"
190-
"@babel/types" "^7.19.0"
191-
192-
"@babel/helper-module-transforms@^7.19.6":
169+
"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.2":
193170
version "7.20.2"
194171
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712"
195172
integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==
@@ -247,13 +224,6 @@
247224
"@babel/traverse" "^7.19.1"
248225
"@babel/types" "^7.19.0"
249226

250-
"@babel/helper-simple-access@^7.18.6":
251-
version "7.18.6"
252-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz#d6d8f51f4ac2978068df934b569f08f29788c7ea"
253-
integrity sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==
254-
dependencies:
255-
"@babel/types" "^7.18.6"
256-
257227
"@babel/helper-simple-access@^7.19.4", "@babel/helper-simple-access@^7.20.2":
258228
version "7.20.2"
259229
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz#0ab452687fe0c2cfb1e2b9e0015de07fc2d62dd9"
@@ -305,14 +275,14 @@
305275
"@babel/traverse" "^7.18.9"
306276
"@babel/types" "^7.18.9"
307277

308-
"@babel/helpers@^7.19.0":
309-
version "7.19.0"
310-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
311-
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
278+
"@babel/helpers@^7.20.5":
279+
version "7.20.6"
280+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763"
281+
integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==
312282
dependencies:
313283
"@babel/template" "^7.18.10"
314-
"@babel/traverse" "^7.19.0"
315-
"@babel/types" "^7.19.0"
284+
"@babel/traverse" "^7.20.5"
285+
"@babel/types" "^7.20.5"
316286

317287
"@babel/highlight@^7.18.6":
318288
version "7.18.6"
@@ -335,12 +305,7 @@
335305
regenerator-runtime "^0.13.11"
336306
v8flags "^3.1.1"
337307

338-
"@babel/parser@^7.18.10", "@babel/parser@^7.19.3":
339-
version "7.19.3"
340-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a"
341-
integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==
342-
343-
"@babel/parser@^7.20.5":
308+
"@babel/parser@^7.18.10", "@babel/parser@^7.20.5":
344309
version "7.20.5"
345310
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8"
346311
integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==
@@ -964,23 +929,7 @@
964929
"@babel/parser" "^7.18.10"
965930
"@babel/types" "^7.18.10"
966931

967-
"@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.3":
968-
version "7.19.3"
969-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4"
970-
integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==
971-
dependencies:
972-
"@babel/code-frame" "^7.18.6"
973-
"@babel/generator" "^7.19.3"
974-
"@babel/helper-environment-visitor" "^7.18.9"
975-
"@babel/helper-function-name" "^7.19.0"
976-
"@babel/helper-hoist-variables" "^7.18.6"
977-
"@babel/helper-split-export-declaration" "^7.18.6"
978-
"@babel/parser" "^7.19.3"
979-
"@babel/types" "^7.19.3"
980-
debug "^4.1.0"
981-
globals "^11.1.0"
982-
983-
"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1":
932+
"@babel/traverse@^7.18.9", "@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5":
984933
version "7.20.5"
985934
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133"
986935
integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==
@@ -996,7 +945,7 @@
996945
debug "^4.1.0"
997946
globals "^11.1.0"
998947

999-
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.4.4":
948+
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.4.4":
1000949
version "7.20.5"
1001950
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84"
1002951
integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==

0 commit comments

Comments
 (0)