Skip to content

Commit ac88164

Browse files
committed
chore(deps): update dependency @babel/core to v7.18.6
1 parent 0491685 commit ac88164

File tree

2 files changed

+127
-127
lines changed

2 files changed

+127
-127
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"author": "Sergey Bekrin <[email protected]>",
2323
"license": "MIT",
2424
"devDependencies": {
25-
"@babel/core": "7.18.5",
25+
"@babel/core": "7.18.6",
2626
"@researchgate/spire-config": "7.0.0",
2727
"node-sass": "5.0.0",
2828
"spire": "3.2.3",

yarn.lock

Lines changed: 126 additions & 126 deletions
Original file line numberDiff line numberDiff line change
@@ -16,33 +16,33 @@
1616
dependencies:
1717
"@babel/highlight" "^7.10.4"
1818

19-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.7":
20-
version "7.16.7"
21-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789"
22-
integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==
19+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6":
20+
version "7.18.6"
21+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a"
22+
integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
2323
dependencies:
24-
"@babel/highlight" "^7.16.7"
24+
"@babel/highlight" "^7.18.6"
2525

26-
"@babel/compat-data@^7.17.10":
27-
version "7.17.10"
28-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
29-
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
26+
"@babel/compat-data@^7.18.6":
27+
version "7.18.6"
28+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53"
29+
integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==
3030

31-
"@babel/[email protected].5", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
32-
version "7.18.5"
33-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.5.tgz#c597fa680e58d571c28dda9827669c78cdd7f000"
34-
integrity sha512-MGY8vg3DxMnctw0LdvSEojOsumc70g0t18gNyUdAZqB1Rpd1Bqo/svHGvt+UJ6JcGX+DIekGFDxxIWofBxLCnQ==
31+
"@babel/[email protected].6", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
32+
version "7.18.6"
33+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d"
34+
integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==
3535
dependencies:
3636
"@ampproject/remapping" "^2.1.0"
37-
"@babel/code-frame" "^7.16.7"
38-
"@babel/generator" "^7.18.2"
39-
"@babel/helper-compilation-targets" "^7.18.2"
40-
"@babel/helper-module-transforms" "^7.18.0"
41-
"@babel/helpers" "^7.18.2"
42-
"@babel/parser" "^7.18.5"
43-
"@babel/template" "^7.16.7"
44-
"@babel/traverse" "^7.18.5"
45-
"@babel/types" "^7.18.4"
37+
"@babel/code-frame" "^7.18.6"
38+
"@babel/generator" "^7.18.6"
39+
"@babel/helper-compilation-targets" "^7.18.6"
40+
"@babel/helper-module-transforms" "^7.18.6"
41+
"@babel/helpers" "^7.18.6"
42+
"@babel/parser" "^7.18.6"
43+
"@babel/template" "^7.18.6"
44+
"@babel/traverse" "^7.18.6"
45+
"@babel/types" "^7.18.6"
4646
convert-source-map "^1.7.0"
4747
debug "^4.1.0"
4848
gensync "^1.0.0-beta.2"
@@ -58,117 +58,117 @@
5858
eslint-visitor-keys "^1.3.0"
5959
semver "^6.3.0"
6060

61-
"@babel/generator@^7.18.2", "@babel/generator@^7.4.0":
62-
version "7.18.2"
63-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d"
64-
integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==
61+
"@babel/generator@^7.18.6", "@babel/generator@^7.4.0":
62+
version "7.18.6"
63+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.6.tgz#9ab2d46d3cbf631f0e80f72e72874a04c3fc12a9"
64+
integrity sha512-AIwwoOS8axIC5MZbhNHRLKi3D+DMpvDf9XUcu3pIVAfOHFT45f4AoDAltRbHIQomCipkCZxrNkfpOEHhJz/VKw==
6565
dependencies:
66-
"@babel/types" "^7.18.2"
66+
"@babel/types" "^7.18.6"
6767
"@jridgewell/gen-mapping" "^0.3.0"
6868
jsesc "^2.5.1"
6969

70-
"@babel/helper-compilation-targets@^7.18.2":
71-
version "7.18.2"
72-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b"
73-
integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==
70+
"@babel/helper-compilation-targets@^7.18.6":
71+
version "7.18.6"
72+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz#18d35bfb9f83b1293c22c55b3d576c1315b6ed96"
73+
integrity sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==
7474
dependencies:
75-
"@babel/compat-data" "^7.17.10"
76-
"@babel/helper-validator-option" "^7.16.7"
75+
"@babel/compat-data" "^7.18.6"
76+
"@babel/helper-validator-option" "^7.18.6"
7777
browserslist "^4.20.2"
7878
semver "^6.3.0"
7979

80-
"@babel/helper-environment-visitor@^7.16.7", "@babel/helper-environment-visitor@^7.18.2":
81-
version "7.18.2"
82-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
83-
integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==
80+
"@babel/helper-environment-visitor@^7.18.6":
81+
version "7.18.6"
82+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7"
83+
integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==
8484

85-
"@babel/helper-function-name@^7.17.9":
86-
version "7.17.9"
87-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
88-
integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
85+
"@babel/helper-function-name@^7.18.6":
86+
version "7.18.6"
87+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz#8334fecb0afba66e6d87a7e8c6bb7fed79926b83"
88+
integrity sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==
8989
dependencies:
90-
"@babel/template" "^7.16.7"
91-
"@babel/types" "^7.17.0"
90+
"@babel/template" "^7.18.6"
91+
"@babel/types" "^7.18.6"
9292

93-
"@babel/helper-hoist-variables@^7.16.7":
94-
version "7.16.7"
95-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
96-
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
93+
"@babel/helper-hoist-variables@^7.18.6":
94+
version "7.18.6"
95+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
96+
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
9797
dependencies:
98-
"@babel/types" "^7.16.7"
98+
"@babel/types" "^7.18.6"
9999

100-
"@babel/helper-module-imports@^7.16.7":
101-
version "7.16.7"
102-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
103-
integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
100+
"@babel/helper-module-imports@^7.18.6":
101+
version "7.18.6"
102+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
103+
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
104104
dependencies:
105-
"@babel/types" "^7.16.7"
105+
"@babel/types" "^7.18.6"
106106

107-
"@babel/helper-module-transforms@^7.18.0":
108-
version "7.18.0"
109-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd"
110-
integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==
107+
"@babel/helper-module-transforms@^7.18.6":
108+
version "7.18.6"
109+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.6.tgz#57e3ca669e273d55c3cda55e6ebf552f37f483c8"
110+
integrity sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw==
111111
dependencies:
112-
"@babel/helper-environment-visitor" "^7.16.7"
113-
"@babel/helper-module-imports" "^7.16.7"
114-
"@babel/helper-simple-access" "^7.17.7"
115-
"@babel/helper-split-export-declaration" "^7.16.7"
116-
"@babel/helper-validator-identifier" "^7.16.7"
117-
"@babel/template" "^7.16.7"
118-
"@babel/traverse" "^7.18.0"
119-
"@babel/types" "^7.18.0"
112+
"@babel/helper-environment-visitor" "^7.18.6"
113+
"@babel/helper-module-imports" "^7.18.6"
114+
"@babel/helper-simple-access" "^7.18.6"
115+
"@babel/helper-split-export-declaration" "^7.18.6"
116+
"@babel/helper-validator-identifier" "^7.18.6"
117+
"@babel/template" "^7.18.6"
118+
"@babel/traverse" "^7.18.6"
119+
"@babel/types" "^7.18.6"
120120

121121
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.8.0":
122122
version "7.13.0"
123123
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
124124
integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
125125

126-
"@babel/helper-simple-access@^7.17.7":
127-
version "7.17.7"
128-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367"
129-
integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
126+
"@babel/helper-simple-access@^7.18.6":
127+
version "7.18.6"
128+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz#d6d8f51f4ac2978068df934b569f08f29788c7ea"
129+
integrity sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==
130130
dependencies:
131-
"@babel/types" "^7.17.0"
131+
"@babel/types" "^7.18.6"
132132

133-
"@babel/helper-split-export-declaration@^7.16.7":
134-
version "7.16.7"
135-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz#0b648c0c42da9d3920d85ad585f2778620b8726b"
136-
integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==
133+
"@babel/helper-split-export-declaration@^7.18.6":
134+
version "7.18.6"
135+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075"
136+
integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
137137
dependencies:
138-
"@babel/types" "^7.16.7"
138+
"@babel/types" "^7.18.6"
139139

140-
"@babel/helper-validator-identifier@^7.16.7":
141-
version "7.16.7"
142-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
143-
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
140+
"@babel/helper-validator-identifier@^7.18.6":
141+
version "7.18.6"
142+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
143+
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
144144

145-
"@babel/helper-validator-option@^7.16.7":
146-
version "7.16.7"
147-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
148-
integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==
145+
"@babel/helper-validator-option@^7.18.6":
146+
version "7.18.6"
147+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
148+
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
149149

150-
"@babel/helpers@^7.18.2":
151-
version "7.18.2"
152-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384"
153-
integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==
150+
"@babel/helpers@^7.18.6":
151+
version "7.18.6"
152+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.6.tgz#4c966140eaa1fcaa3d5a8c09d7db61077d4debfd"
153+
integrity sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==
154154
dependencies:
155-
"@babel/template" "^7.16.7"
156-
"@babel/traverse" "^7.18.2"
157-
"@babel/types" "^7.18.2"
155+
"@babel/template" "^7.18.6"
156+
"@babel/traverse" "^7.18.6"
157+
"@babel/types" "^7.18.6"
158158

159-
"@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7":
160-
version "7.16.7"
161-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.7.tgz#81a01d7d675046f0d96f82450d9d9578bdfd6b0b"
162-
integrity sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==
159+
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
160+
version "7.18.6"
161+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
162+
integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
163163
dependencies:
164-
"@babel/helper-validator-identifier" "^7.16.7"
164+
"@babel/helper-validator-identifier" "^7.18.6"
165165
chalk "^2.0.0"
166166
js-tokens "^4.0.0"
167167

168-
"@babel/parser@^7.1.0", "@babel/parser@^7.16.7", "@babel/parser@^7.18.5", "@babel/parser@^7.4.3":
169-
version "7.18.5"
170-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.5.tgz#337062363436a893a2d22faa60be5bb37091c83c"
171-
integrity sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw==
168+
"@babel/parser@^7.1.0", "@babel/parser@^7.18.6", "@babel/parser@^7.4.3":
169+
version "7.18.6"
170+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.6.tgz#845338edecad65ebffef058d3be851f1d28a63bc"
171+
integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==
172172

173173
"@babel/plugin-syntax-async-generators@^7.8.4":
174174
version "7.8.4"
@@ -254,37 +254,37 @@
254254
dependencies:
255255
"@babel/helper-plugin-utils" "^7.12.13"
256256

257-
"@babel/template@^7.16.7", "@babel/template@^7.3.3", "@babel/template@^7.4.0":
258-
version "7.16.7"
259-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
260-
integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==
261-
dependencies:
262-
"@babel/code-frame" "^7.16.7"
263-
"@babel/parser" "^7.16.7"
264-
"@babel/types" "^7.16.7"
265-
266-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5", "@babel/traverse@^7.4.3":
267-
version "7.18.5"
268-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.5.tgz#94a8195ad9642801837988ab77f36e992d9a20cd"
269-
integrity sha512-aKXj1KT66sBj0vVzk6rEeAO6Z9aiiQ68wfDgge3nHhA/my6xMM/7HGQUNumKZaoa2qUPQ5whJG9aAifsxUKfLA==
270-
dependencies:
271-
"@babel/code-frame" "^7.16.7"
272-
"@babel/generator" "^7.18.2"
273-
"@babel/helper-environment-visitor" "^7.18.2"
274-
"@babel/helper-function-name" "^7.17.9"
275-
"@babel/helper-hoist-variables" "^7.16.7"
276-
"@babel/helper-split-export-declaration" "^7.16.7"
277-
"@babel/parser" "^7.18.5"
278-
"@babel/types" "^7.18.4"
257+
"@babel/template@^7.18.6", "@babel/template@^7.3.3", "@babel/template@^7.4.0":
258+
version "7.18.6"
259+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31"
260+
integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==
261+
dependencies:
262+
"@babel/code-frame" "^7.18.6"
263+
"@babel/parser" "^7.18.6"
264+
"@babel/types" "^7.18.6"
265+
266+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.6", "@babel/traverse@^7.4.3":
267+
version "7.18.6"
268+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.6.tgz#a228562d2f46e89258efa4ddd0416942e2fd671d"
269+
integrity sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==
270+
dependencies:
271+
"@babel/code-frame" "^7.18.6"
272+
"@babel/generator" "^7.18.6"
273+
"@babel/helper-environment-visitor" "^7.18.6"
274+
"@babel/helper-function-name" "^7.18.6"
275+
"@babel/helper-hoist-variables" "^7.18.6"
276+
"@babel/helper-split-export-declaration" "^7.18.6"
277+
"@babel/parser" "^7.18.6"
278+
"@babel/types" "^7.18.6"
279279
debug "^4.1.0"
280280
globals "^11.1.0"
281281

282-
"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.18.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0":
283-
version "7.18.4"
284-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.4.tgz#27eae9b9fd18e9dccc3f9d6ad051336f307be354"
285-
integrity sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==
282+
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0":
283+
version "7.18.6"
284+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.6.tgz#5d781dd10a3f0c9f1f931bd19de5eb26ec31acf0"
285+
integrity sha512-NdBNzPDwed30fZdDQtVR7ZgaO4UKjuaQFH9VArS+HMnurlOY0JWN+4ROlu/iapMFwjRQU4pOG4StZfDmulEwGA==
286286
dependencies:
287-
"@babel/helper-validator-identifier" "^7.16.7"
287+
"@babel/helper-validator-identifier" "^7.18.6"
288288
to-fast-properties "^2.0.0"
289289

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

0 commit comments

Comments
 (0)