Skip to content

Commit fa940f2

Browse files
committed
chore(deps): update babel monorepo to v7.19.3
1 parent cf99323 commit fa940f2

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
},
3636
"homepage": "https://github.com/researchgate/inline-stylesheet#readme",
3737
"devDependencies": {
38-
"@babel/cli": "7.18.10",
39-
"@babel/core": "7.19.1",
38+
"@babel/cli": "7.19.3",
39+
"@babel/core": "7.19.3",
4040
"@babel/plugin-proposal-class-properties": "7.18.6",
41-
"@babel/preset-env": "7.19.1",
41+
"@babel/preset-env": "7.19.3",
4242
"@researchgate/eslint-config-node-babel": "3.0.0",
4343
"babel-eslint": "10.1.0",
4444
"cross-env": "7.0.3",

yarn.lock

+54-54
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@jridgewell/gen-mapping" "^0.1.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13-
"@babel/cli@7.18.10":
14-
version "7.18.10"
15-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.10.tgz#4211adfc45ffa7d4f3cee6b60bb92e9fe68fe56a"
16-
integrity sha512-dLvWH+ZDFAkd2jPBSghrsFBuXrREvFwjpDycXbmUoeochqKYe4zNSLEJYErpLg8dvxvZYe79/MkN461XCwpnGw==
13+
"@babel/cli@7.19.3":
14+
version "7.19.3"
15+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.19.3.tgz#55914ed388e658e0b924b3a95da1296267e278e2"
16+
integrity sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==
1717
dependencies:
1818
"@jridgewell/trace-mapping" "^0.3.8"
1919
commander "^4.0.1"
@@ -40,38 +40,38 @@
4040
dependencies:
4141
"@babel/highlight" "^7.18.6"
4242

43-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1":
44-
version "7.19.1"
45-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9"
46-
integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==
43+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3":
44+
version "7.19.3"
45+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
46+
integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
4747

48-
"@babel/[email protected].1", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
49-
version "7.19.1"
50-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b"
51-
integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==
48+
"@babel/[email protected].3", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
49+
version "7.19.3"
50+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c"
51+
integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==
5252
dependencies:
5353
"@ampproject/remapping" "^2.1.0"
5454
"@babel/code-frame" "^7.18.6"
55-
"@babel/generator" "^7.19.0"
56-
"@babel/helper-compilation-targets" "^7.19.1"
55+
"@babel/generator" "^7.19.3"
56+
"@babel/helper-compilation-targets" "^7.19.3"
5757
"@babel/helper-module-transforms" "^7.19.0"
5858
"@babel/helpers" "^7.19.0"
59-
"@babel/parser" "^7.19.1"
59+
"@babel/parser" "^7.19.3"
6060
"@babel/template" "^7.18.10"
61-
"@babel/traverse" "^7.19.1"
62-
"@babel/types" "^7.19.0"
61+
"@babel/traverse" "^7.19.3"
62+
"@babel/types" "^7.19.3"
6363
convert-source-map "^1.7.0"
6464
debug "^4.1.0"
6565
gensync "^1.0.0-beta.2"
6666
json5 "^2.2.1"
6767
semver "^6.3.0"
6868

69-
"@babel/generator@^7.19.0", "@babel/generator@^7.7.2":
70-
version "7.19.0"
71-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a"
72-
integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==
69+
"@babel/generator@^7.19.3", "@babel/generator@^7.7.2":
70+
version "7.19.3"
71+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59"
72+
integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==
7373
dependencies:
74-
"@babel/types" "^7.19.0"
74+
"@babel/types" "^7.19.3"
7575
"@jridgewell/gen-mapping" "^0.3.2"
7676
jsesc "^2.5.1"
7777

@@ -90,12 +90,12 @@
9090
"@babel/helper-explode-assignable-expression" "^7.18.6"
9191
"@babel/types" "^7.18.9"
9292

93-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.1":
94-
version "7.19.1"
95-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c"
96-
integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==
93+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3":
94+
version "7.19.3"
95+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca"
96+
integrity sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==
9797
dependencies:
98-
"@babel/compat-data" "^7.19.1"
98+
"@babel/compat-data" "^7.19.3"
9999
"@babel/helper-validator-option" "^7.18.6"
100100
browserslist "^4.21.3"
101101
semver "^6.3.0"
@@ -247,10 +247,10 @@
247247
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
248248
integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
249249

250-
"@babel/helper-validator-identifier@^7.18.6":
251-
version "7.18.6"
252-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
253-
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
250+
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
251+
version "7.19.1"
252+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
253+
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
254254

255255
"@babel/helper-validator-option@^7.18.6":
256256
version "7.18.6"
@@ -285,10 +285,10 @@
285285
chalk "^2.0.0"
286286
js-tokens "^4.0.0"
287287

288-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.1", "@babel/parser@^7.7.0":
289-
version "7.19.1"
290-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c"
291-
integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==
288+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.3", "@babel/parser@^7.7.0":
289+
version "7.19.3"
290+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a"
291+
integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==
292292

293293
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
294294
version "7.18.6"
@@ -814,13 +814,13 @@
814814
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
815815
"@babel/helper-plugin-utils" "^7.18.6"
816816

817-
"@babel/[email protected].1":
818-
version "7.19.1"
819-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1.tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67"
820-
integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==
817+
"@babel/[email protected].3":
818+
version "7.19.3"
819+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754"
820+
integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w==
821821
dependencies:
822-
"@babel/compat-data" "^7.19.1"
823-
"@babel/helper-compilation-targets" "^7.19.1"
822+
"@babel/compat-data" "^7.19.3"
823+
"@babel/helper-compilation-targets" "^7.19.3"
824824
"@babel/helper-plugin-utils" "^7.19.0"
825825
"@babel/helper-validator-option" "^7.18.6"
826826
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
@@ -888,7 +888,7 @@
888888
"@babel/plugin-transform-unicode-escapes" "^7.18.10"
889889
"@babel/plugin-transform-unicode-regex" "^7.18.6"
890890
"@babel/preset-modules" "^0.1.5"
891-
"@babel/types" "^7.19.0"
891+
"@babel/types" "^7.19.3"
892892
babel-plugin-polyfill-corejs2 "^0.3.3"
893893
babel-plugin-polyfill-corejs3 "^0.6.0"
894894
babel-plugin-polyfill-regenerator "^0.4.1"
@@ -922,29 +922,29 @@
922922
"@babel/parser" "^7.18.10"
923923
"@babel/types" "^7.18.10"
924924

925-
"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
926-
version "7.19.1"
927-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347"
928-
integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==
925+
"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
926+
version "7.19.3"
927+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4"
928+
integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==
929929
dependencies:
930930
"@babel/code-frame" "^7.18.6"
931-
"@babel/generator" "^7.19.0"
931+
"@babel/generator" "^7.19.3"
932932
"@babel/helper-environment-visitor" "^7.18.9"
933933
"@babel/helper-function-name" "^7.19.0"
934934
"@babel/helper-hoist-variables" "^7.18.6"
935935
"@babel/helper-split-export-declaration" "^7.18.6"
936-
"@babel/parser" "^7.19.1"
937-
"@babel/types" "^7.19.0"
936+
"@babel/parser" "^7.19.3"
937+
"@babel/types" "^7.19.3"
938938
debug "^4.1.0"
939939
globals "^11.1.0"
940940

941-
"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
942-
version "7.19.0"
943-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600"
944-
integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==
941+
"@babel/types@^7.0.0", "@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.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
942+
version "7.19.3"
943+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624"
944+
integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==
945945
dependencies:
946946
"@babel/helper-string-parser" "^7.18.10"
947-
"@babel/helper-validator-identifier" "^7.18.6"
947+
"@babel/helper-validator-identifier" "^7.19.1"
948948
to-fast-properties "^2.0.0"
949949

950950
"@bcoe/v8-coverage@^0.2.3":

0 commit comments

Comments
 (0)