Skip to content

Commit 3d56ac9

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @babel/core to v7.17.4
1 parent 9dad0a4 commit 3d56ac9

File tree

2 files changed

+43
-13
lines changed

2 files changed

+43
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"dependencies": {},
6565
"devDependencies": {
66-
"@babel/core": "7.17.2",
66+
"@babel/core": "7.17.4",
6767
"@babel/preset-env": "7.16.11",
6868
"@babel/register": "7.17.0",
6969
"@combinatorics/factorial": "0.0.2",

yarn.lock

Lines changed: 42 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@ampproject/remapping@^2.0.0":
6-
version "2.1.0"
7-
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.0.tgz#72becdf17ee44b2d1ac5651fb12f1952c336fe23"
8-
integrity sha512-d5RysTlJ7hmw5Tw4UxgxcY3lkMe92n8sXCcuLPAyIAHK6j8DefDwtGnVVDgOnv+RnEosulDJ9NPKQL27bDId0g==
5+
"@ampproject/remapping@^2.1.0":
6+
version "2.1.1"
7+
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.1.tgz#7922fb0817bf3166d8d9e258c57477e3fd1c3610"
8+
integrity sha512-Aolwjd7HSC2PyY0fDj/wA/EimQT4HfEnFYNp5s9CQlrdhyvWTtvZ5YzrUPu6R6/1jKiUlxu8bUhkdSnKHNAHMA==
99
dependencies:
1010
"@jridgewell/trace-mapping" "^0.3.0"
1111

@@ -33,20 +33,20 @@
3333
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
3434
integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
3535

36-
"@babel/core@7.17.2":
37-
version "7.17.2"
38-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.2.tgz#2c77fc430e95139d816d39b113b31bf40fb22337"
39-
integrity sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw==
36+
"@babel/core@7.17.4":
37+
version "7.17.4"
38+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.4.tgz#a22f1ae8999122873b3d18865e98c7a3936b8c8b"
39+
integrity sha512-R9x5r4t4+hBqZTmioSnkrW+I6NmbojwjGT8p4G2Gw1thWbXIHGDnmGdLdFw0/7ljucdIrNRp7Npgb4CyBYzzJg==
4040
dependencies:
41-
"@ampproject/remapping" "^2.0.0"
41+
"@ampproject/remapping" "^2.1.0"
4242
"@babel/code-frame" "^7.16.7"
43-
"@babel/generator" "^7.17.0"
43+
"@babel/generator" "^7.17.3"
4444
"@babel/helper-compilation-targets" "^7.16.7"
4545
"@babel/helper-module-transforms" "^7.16.7"
4646
"@babel/helpers" "^7.17.2"
47-
"@babel/parser" "^7.17.0"
47+
"@babel/parser" "^7.17.3"
4848
"@babel/template" "^7.16.7"
49-
"@babel/traverse" "^7.17.0"
49+
"@babel/traverse" "^7.17.3"
5050
"@babel/types" "^7.17.0"
5151
convert-source-map "^1.7.0"
5252
debug "^4.1.0"
@@ -120,6 +120,15 @@
120120
jsesc "^2.5.1"
121121
source-map "^0.5.0"
122122

123+
"@babel/generator@^7.17.3":
124+
version "7.17.3"
125+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200"
126+
integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==
127+
dependencies:
128+
"@babel/types" "^7.17.0"
129+
jsesc "^2.5.1"
130+
source-map "^0.5.0"
131+
123132
"@babel/helper-annotate-as-pure@^7.16.0":
124133
version "7.16.0"
125134
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
@@ -564,6 +573,11 @@
564573
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.0.tgz#f0ac33eddbe214e4105363bb17c3341c5ffcc43c"
565574
integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw==
566575

576+
"@babel/parser@^7.17.3":
577+
version "7.17.3"
578+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
579+
integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
580+
567581
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
568582
version "7.16.2"
569583
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz#2977fca9b212db153c195674e57cfab807733183"
@@ -1811,6 +1825,22 @@
18111825
debug "^4.1.0"
18121826
globals "^11.1.0"
18131827

1828+
"@babel/traverse@^7.17.3":
1829+
version "7.17.3"
1830+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
1831+
integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
1832+
dependencies:
1833+
"@babel/code-frame" "^7.16.7"
1834+
"@babel/generator" "^7.17.3"
1835+
"@babel/helper-environment-visitor" "^7.16.7"
1836+
"@babel/helper-function-name" "^7.16.7"
1837+
"@babel/helper-hoist-variables" "^7.16.7"
1838+
"@babel/helper-split-export-declaration" "^7.16.7"
1839+
"@babel/parser" "^7.17.3"
1840+
"@babel/types" "^7.17.0"
1841+
debug "^4.1.0"
1842+
globals "^11.1.0"
1843+
18141844
"@babel/types@^7.16.0", "@babel/types@^7.4.4":
18151845
version "7.16.0"
18161846
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"

0 commit comments

Comments
 (0)