Skip to content

Commit 02a4419

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to v7.17.12
1 parent 4bffde8 commit 02a4419

File tree

2 files changed

+46
-45
lines changed

2 files changed

+46
-45
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.17.10",
25+
"@babel/core": "7.17.12",
2626
"@researchgate/spire-config": "7.0.0",
2727
"node-sass": "5.0.0",
2828
"spire": "3.2.3",

yarn.lock

Lines changed: 45 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@
2828
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
2929
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
3030

31-
"@babel/[email protected].10", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
32-
version "7.17.10"
33-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05"
34-
integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==
31+
"@babel/[email protected].12", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
32+
version "7.17.12"
33+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.12.tgz#b4eb2d7ebc3449b062381644c93050db545b70ee"
34+
integrity sha512-44ODe6O1IVz9s2oJE3rZ4trNNKTX9O7KpQpfAP4t8QII/zwrVRHL7i2pxhqtcY7tqMLrrKfMlBKnm1QlrRFs5w==
3535
dependencies:
3636
"@ampproject/remapping" "^2.1.0"
3737
"@babel/code-frame" "^7.16.7"
38-
"@babel/generator" "^7.17.10"
38+
"@babel/generator" "^7.17.12"
3939
"@babel/helper-compilation-targets" "^7.17.10"
40-
"@babel/helper-module-transforms" "^7.17.7"
40+
"@babel/helper-module-transforms" "^7.17.12"
4141
"@babel/helpers" "^7.17.9"
42-
"@babel/parser" "^7.17.10"
42+
"@babel/parser" "^7.17.12"
4343
"@babel/template" "^7.16.7"
44-
"@babel/traverse" "^7.17.10"
45-
"@babel/types" "^7.17.10"
44+
"@babel/traverse" "^7.17.12"
45+
"@babel/types" "^7.17.12"
4646
convert-source-map "^1.7.0"
4747
debug "^4.1.0"
4848
gensync "^1.0.0-beta.2"
@@ -58,13 +58,13 @@
5858
eslint-visitor-keys "^1.3.0"
5959
semver "^6.3.0"
6060

61-
"@babel/generator@^7.17.10", "@babel/generator@^7.4.0":
62-
version "7.17.10"
63-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189"
64-
integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg==
61+
"@babel/generator@^7.17.12", "@babel/generator@^7.4.0":
62+
version "7.17.12"
63+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.12.tgz#5970e6160e9be0428e02f4aba62d8551ec366cc8"
64+
integrity sha512-V49KtZiiiLjH/CnIW6OjJdrenrGoyh6AmKQ3k2AZFKozC1h846Q4NYlZ5nqAigPDUXfGzC88+LOUuG8yKd2kCw==
6565
dependencies:
66-
"@babel/types" "^7.17.10"
67-
"@jridgewell/gen-mapping" "^0.1.0"
66+
"@babel/types" "^7.17.12"
67+
"@jridgewell/gen-mapping" "^0.3.0"
6868
jsesc "^2.5.1"
6969

7070
"@babel/helper-compilation-targets@^7.17.10":
@@ -106,19 +106,19 @@
106106
dependencies:
107107
"@babel/types" "^7.16.7"
108108

109-
"@babel/helper-module-transforms@^7.17.7":
110-
version "7.17.7"
111-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd"
112-
integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==
109+
"@babel/helper-module-transforms@^7.17.12":
110+
version "7.17.12"
111+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.12.tgz#bec00139520cb3feb078ef7a4578562480efb77e"
112+
integrity sha512-t5s2BeSWIghhFRPh9XMn6EIGmvn8Lmw5RVASJzkIx1mSemubQQBNIZiQD7WzaFmaHIrjAec4x8z9Yx8SjJ1/LA==
113113
dependencies:
114114
"@babel/helper-environment-visitor" "^7.16.7"
115115
"@babel/helper-module-imports" "^7.16.7"
116116
"@babel/helper-simple-access" "^7.17.7"
117117
"@babel/helper-split-export-declaration" "^7.16.7"
118118
"@babel/helper-validator-identifier" "^7.16.7"
119119
"@babel/template" "^7.16.7"
120-
"@babel/traverse" "^7.17.3"
121-
"@babel/types" "^7.17.0"
120+
"@babel/traverse" "^7.17.12"
121+
"@babel/types" "^7.17.12"
122122

123123
"@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":
124124
version "7.13.0"
@@ -167,10 +167,10 @@
167167
chalk "^2.0.0"
168168
js-tokens "^4.0.0"
169169

170-
"@babel/parser@^7.1.0", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10", "@babel/parser@^7.4.3":
171-
version "7.17.10"
172-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
173-
integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
170+
"@babel/parser@^7.1.0", "@babel/parser@^7.16.7", "@babel/parser@^7.17.12", "@babel/parser@^7.4.3":
171+
version "7.17.12"
172+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.12.tgz#36c2ed06944e3691ba82735fc4cf62d12d491a23"
173+
integrity sha512-FLzHmN9V3AJIrWfOpvRlZCeVg/WLdicSnTMsLur6uDj9TT8ymUlG9XxURdW/XvuygK+2CW0poOJABdA4m/YKxA==
174174

175175
"@babel/plugin-syntax-async-generators@^7.8.4":
176176
version "7.8.4"
@@ -265,26 +265,26 @@
265265
"@babel/parser" "^7.16.7"
266266
"@babel/types" "^7.16.7"
267267

268-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3":
269-
version "7.17.10"
270-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5"
271-
integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw==
268+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.17.12", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3":
269+
version "7.17.12"
270+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c"
271+
integrity sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw==
272272
dependencies:
273273
"@babel/code-frame" "^7.16.7"
274-
"@babel/generator" "^7.17.10"
274+
"@babel/generator" "^7.17.12"
275275
"@babel/helper-environment-visitor" "^7.16.7"
276276
"@babel/helper-function-name" "^7.17.9"
277277
"@babel/helper-hoist-variables" "^7.16.7"
278278
"@babel/helper-split-export-declaration" "^7.16.7"
279-
"@babel/parser" "^7.17.10"
280-
"@babel/types" "^7.17.10"
279+
"@babel/parser" "^7.17.12"
280+
"@babel/types" "^7.17.12"
281281
debug "^4.1.0"
282282
globals "^11.1.0"
283283

284-
"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0":
285-
version "7.17.10"
286-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4"
287-
integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==
284+
"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.17.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0":
285+
version "7.17.12"
286+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.12.tgz#1210690a516489c0200f355d87619157fbbd69a0"
287+
integrity sha512-rH8i29wcZ6x9xjzI5ILHL/yZkbQnCERdHlogKuIb4PUr7do4iT8DPekrTbBLWTnRQm6U0GYABbTMSzijmEqlAg==
288288
dependencies:
289289
"@babel/helper-validator-identifier" "^7.16.7"
290290
to-fast-properties "^2.0.0"
@@ -581,13 +581,14 @@
581581
"@types/yargs" "^15.0.0"
582582
chalk "^4.0.0"
583583

584-
"@jridgewell/gen-mapping@^0.1.0":
585-
version "0.1.1"
586-
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
587-
integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==
584+
"@jridgewell/gen-mapping@^0.3.0":
585+
version "0.3.1"
586+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz#cf92a983c83466b8c0ce9124fadeaf09f7c66ea9"
587+
integrity sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==
588588
dependencies:
589589
"@jridgewell/set-array" "^1.0.0"
590590
"@jridgewell/sourcemap-codec" "^1.4.10"
591+
"@jridgewell/trace-mapping" "^0.3.9"
591592

592593
"@jridgewell/resolve-uri@^3.0.3":
593594
version "3.0.5"
@@ -604,10 +605,10 @@
604605
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
605606
integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==
606607

607-
"@jridgewell/trace-mapping@^0.3.0":
608-
version "0.3.4"
609-
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3"
610-
integrity sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==
608+
"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.9":
609+
version "0.3.13"
610+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz#dcfe3e95f224c8fe97a87a5235defec999aa92ea"
611+
integrity sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==
611612
dependencies:
612613
"@jridgewell/resolve-uri" "^3.0.3"
613614
"@jridgewell/sourcemap-codec" "^1.4.10"

0 commit comments

Comments
 (0)