Skip to content

Commit 5560c86

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update babel monorepo to v7.17.7
1 parent 1978e70 commit 5560c86

File tree

2 files changed

+71
-21
lines changed

2 files changed

+71
-21
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
},
2626
"devDependencies": {
2727
"@babel/cli": "7.17.6",
28-
"@babel/core": "7.17.5",
28+
"@babel/core": "7.17.7",
2929
"@babel/plugin-proposal-class-properties": "7.16.7",
3030
"@babel/plugin-transform-react-jsx": "7.17.3",
31-
"@babel/register": "7.17.0",
31+
"@babel/register": "7.17.7",
3232
"babel-eslint": "10.1.0",
3333
"babel-jest": "27.5.1",
3434
"babel-plugin-lodash": "3.3.4",

yarn.lock

Lines changed: 69 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,23 @@
130130
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
131131
integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
132132

133-
"@babel/core@7.17.5":
134-
version "7.17.5"
135-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225"
136-
integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==
133+
"@babel/compat-data@^7.17.7":
134+
version "7.17.7"
135+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
136+
integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
137+
138+
"@babel/core@7.17.7":
139+
version "7.17.7"
140+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9"
141+
integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==
137142
dependencies:
138143
"@ampproject/remapping" "^2.1.0"
139144
"@babel/code-frame" "^7.16.7"
140-
"@babel/generator" "^7.17.3"
141-
"@babel/helper-compilation-targets" "^7.16.7"
142-
"@babel/helper-module-transforms" "^7.16.7"
143-
"@babel/helpers" "^7.17.2"
144-
"@babel/parser" "^7.17.3"
145+
"@babel/generator" "^7.17.7"
146+
"@babel/helper-compilation-targets" "^7.17.7"
147+
"@babel/helper-module-transforms" "^7.17.7"
148+
"@babel/helpers" "^7.17.7"
149+
"@babel/parser" "^7.17.7"
145150
"@babel/template" "^7.16.7"
146151
"@babel/traverse" "^7.17.3"
147152
"@babel/types" "^7.17.0"
@@ -417,6 +422,15 @@
417422
jsesc "^2.5.1"
418423
source-map "^0.5.0"
419424

425+
"@babel/generator@^7.17.7":
426+
version "7.17.7"
427+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad"
428+
integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==
429+
dependencies:
430+
"@babel/types" "^7.17.0"
431+
jsesc "^2.5.1"
432+
source-map "^0.5.0"
433+
420434
"@babel/generator@^7.5.5":
421435
version "7.5.5"
422436
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.5.5.tgz#873a7f936a3c89491b43536d12245b626664e3cf"
@@ -569,6 +583,16 @@
569583
browserslist "^4.17.5"
570584
semver "^6.3.0"
571585

586+
"@babel/helper-compilation-targets@^7.17.7":
587+
version "7.17.7"
588+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46"
589+
integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==
590+
dependencies:
591+
"@babel/compat-data" "^7.17.7"
592+
"@babel/helper-validator-option" "^7.16.7"
593+
browserslist "^4.17.5"
594+
semver "^6.3.0"
595+
572596
"@babel/helper-create-class-features-plugin@^7.16.7":
573597
version "7.16.7"
574598
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba"
@@ -959,6 +983,20 @@
959983
"@babel/traverse" "^7.16.7"
960984
"@babel/types" "^7.16.7"
961985

986+
"@babel/helper-module-transforms@^7.17.7":
987+
version "7.17.7"
988+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd"
989+
integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==
990+
dependencies:
991+
"@babel/helper-environment-visitor" "^7.16.7"
992+
"@babel/helper-module-imports" "^7.16.7"
993+
"@babel/helper-simple-access" "^7.17.7"
994+
"@babel/helper-split-export-declaration" "^7.16.7"
995+
"@babel/helper-validator-identifier" "^7.16.7"
996+
"@babel/template" "^7.16.7"
997+
"@babel/traverse" "^7.17.3"
998+
"@babel/types" "^7.17.0"
999+
9621000
"@babel/helper-module-transforms@^7.4.4":
9631001
version "7.4.4"
9641002
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.4.4.tgz#96115ea42a2f139e619e98ed46df6019b94414b8"
@@ -1188,6 +1226,13 @@
11881226
dependencies:
11891227
"@babel/types" "^7.16.7"
11901228

1229+
"@babel/helper-simple-access@^7.17.7":
1230+
version "7.17.7"
1231+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367"
1232+
integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
1233+
dependencies:
1234+
"@babel/types" "^7.17.0"
1235+
11911236
"@babel/helper-simple-access@^7.7.4":
11921237
version "7.7.4"
11931238
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.7.4.tgz#a169a0adb1b5f418cfc19f22586b2ebf58a9a294"
@@ -1335,13 +1380,13 @@
13351380
"@babel/traverse" "^7.16.7"
13361381
"@babel/types" "^7.16.7"
13371382

1338-
"@babel/helpers@^7.17.2":
1339-
version "7.17.2"
1340-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417"
1341-
integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==
1383+
"@babel/helpers@^7.17.7":
1384+
version "7.17.7"
1385+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127"
1386+
integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w==
13421387
dependencies:
13431388
"@babel/template" "^7.16.7"
1344-
"@babel/traverse" "^7.17.0"
1389+
"@babel/traverse" "^7.17.3"
13451390
"@babel/types" "^7.17.0"
13461391

13471392
"@babel/helpers@^7.4.3", "@babel/helpers@^7.5.5":
@@ -1471,6 +1516,11 @@
14711516
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
14721517
integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
14731518

1519+
"@babel/parser@^7.17.7":
1520+
version "7.17.7"
1521+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800"
1522+
integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==
1523+
14741524
"@babel/parser@^7.5.5":
14751525
version "7.5.5"
14761526
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b"
@@ -2968,10 +3018,10 @@
29683018
"@babel/helper-plugin-utils" "^7.0.0"
29693019
"@babel/plugin-transform-typescript" "^7.7.4"
29703020

2971-
"@babel/register@7.17.0":
2972-
version "7.17.0"
2973-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.17.0.tgz#8051e0b7cb71385be4909324f072599723a1f084"
2974-
integrity sha512-UNZsMAZ7uKoGHo1HlEXfteEOYssf64n/PNLHGqOKq/bgYcu/4LrQWAHJwSCb3BRZK8Hi5gkJdRcwrGTO2wtRCg==
3021+
"@babel/register@7.17.7":
3022+
version "7.17.7"
3023+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.17.7.tgz#5eef3e0f4afc07e25e847720e7b987ae33f08d0b"
3024+
integrity sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==
29753025
dependencies:
29763026
clone-deep "^4.0.1"
29773027
find-cache-dir "^2.0.0"
@@ -3212,7 +3262,7 @@
32123262
debug "^4.1.0"
32133263
globals "^11.1.0"
32143264

3215-
"@babel/traverse@^7.16.10", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0":
3265+
"@babel/traverse@^7.16.10", "@babel/traverse@^7.16.8":
32163266
version "7.17.0"
32173267
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30"
32183268
integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg==

0 commit comments

Comments
 (0)