Skip to content

Commit 0047b39

Browse files
authored
Merge pull request #626 from leotm/renovate/babel-monorepo
Update dependency @babel/preset-react to v7.17.12
2 parents 1dd1107 + 4c01f34 commit 0047b39

12 files changed

+28
-28
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@babel/core": "7.17.10",
44-
"@babel/preset-react": "7.16.7",
44+
"@babel/preset-react": "7.17.12",
4545
"@babel/runtime": "7.17.9",
4646
"@curveball/core": "0.17.0",
4747
"@curveball/router": "0.3.0",

β€Žyarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -260,10 +260,10 @@ __metadata:
260260
languageName: node
261261
linkType: hard
262262

263-
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.13.0, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.16.7, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
264-
version: 7.16.7
265-
resolution: "@babel/helper-plugin-utils@npm:7.16.7"
266-
checksum: d08dd86554a186c2538547cd537552e4029f704994a9201d41d82015c10ed7f58f9036e8d1527c3760f042409163269d308b0b3706589039c5f1884619c6d4ce
263+
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.13.0, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.16.7, @babel/helper-plugin-utils@npm:^7.17.12, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
264+
version: 7.17.12
265+
resolution: "@babel/helper-plugin-utils@npm:7.17.12"
266+
checksum: 4813cf0ddb0f143de032cb88d4207024a2334951db330f8216d6fa253ea320c02c9b2667429ef1a34b5e95d4cfbd085f6cb72d418999751c31d0baf2422cc61d
267267
languageName: node
268268
linkType: hard
269269

@@ -735,14 +735,14 @@ __metadata:
735735
languageName: node
736736
linkType: hard
737737

738-
"@babel/plugin-syntax-jsx@npm:^7.0.0, @babel/plugin-syntax-jsx@npm:^7.16.7":
739-
version: 7.16.7
740-
resolution: "@babel/plugin-syntax-jsx@npm:7.16.7"
738+
"@babel/plugin-syntax-jsx@npm:^7.0.0, @babel/plugin-syntax-jsx@npm:^7.17.12":
739+
version: 7.17.12
740+
resolution: "@babel/plugin-syntax-jsx@npm:7.17.12"
741741
dependencies:
742-
"@babel/helper-plugin-utils": ^7.16.7
742+
"@babel/helper-plugin-utils": ^7.17.12
743743
peerDependencies:
744744
"@babel/core": ^7.0.0-0
745-
checksum: cd9b0e53c50e8ddb0afaf0f42e0b221a94e4f59aee32a591364266a31195c48cac5fef288d02c1c935686bda982d2e0f1ed61cceb995fc9f6fb09ef5ebecdd2b
745+
checksum: 6acd0bbca8c3e0100ad61f3b7d0b0111cd241a0710b120b298c4aa0e07be02eccbcca61ede1e7678ade1783a0979f20305b62263df6767fa3fbf658670d82af5
746746
languageName: node
747747
linkType: hard
748748

@@ -1189,18 +1189,18 @@ __metadata:
11891189
languageName: node
11901190
linkType: hard
11911191

1192-
"@babel/plugin-transform-react-jsx@npm:^7.0.0, @babel/plugin-transform-react-jsx@npm:^7.16.7":
1193-
version: 7.16.7
1194-
resolution: "@babel/plugin-transform-react-jsx@npm:7.16.7"
1192+
"@babel/plugin-transform-react-jsx@npm:^7.0.0, @babel/plugin-transform-react-jsx@npm:^7.16.7, @babel/plugin-transform-react-jsx@npm:^7.17.12":
1193+
version: 7.17.12
1194+
resolution: "@babel/plugin-transform-react-jsx@npm:7.17.12"
11951195
dependencies:
11961196
"@babel/helper-annotate-as-pure": ^7.16.7
11971197
"@babel/helper-module-imports": ^7.16.7
1198-
"@babel/helper-plugin-utils": ^7.16.7
1199-
"@babel/plugin-syntax-jsx": ^7.16.7
1200-
"@babel/types": ^7.16.7
1198+
"@babel/helper-plugin-utils": ^7.17.12
1199+
"@babel/plugin-syntax-jsx": ^7.17.12
1200+
"@babel/types": ^7.17.12
12011201
peerDependencies:
12021202
"@babel/core": ^7.0.0-0
1203-
checksum: 0e82346d7c99b4467946d535a8c626a988e5670f65a15dee8520ce9cf4f0147c99decc1cbb4bd352083eaafd259ee3e4299854cac6304a83666d488edf4e58f6
1203+
checksum: 02e9974d14821173bb8e84db4bdfccd546bfdbf445d91d6345f953591f16306cf5741861d72e0d0910f3ffa7d4084fafed99cedf736e7ba8bed0cf64320c2ea6
12041204
languageName: node
12051205
linkType: hard
12061206

@@ -1458,19 +1458,19 @@ __metadata:
14581458
languageName: node
14591459
linkType: hard
14601460

1461-
"@babel/preset-react@npm:7.16.7, @babel/preset-react@npm:^7.12.10":
1462-
version: 7.16.7
1463-
resolution: "@babel/preset-react@npm:7.16.7"
1461+
"@babel/preset-react@npm:7.17.12, @babel/preset-react@npm:^7.12.10":
1462+
version: 7.17.12
1463+
resolution: "@babel/preset-react@npm:7.17.12"
14641464
dependencies:
1465-
"@babel/helper-plugin-utils": ^7.16.7
1465+
"@babel/helper-plugin-utils": ^7.17.12
14661466
"@babel/helper-validator-option": ^7.16.7
14671467
"@babel/plugin-transform-react-display-name": ^7.16.7
1468-
"@babel/plugin-transform-react-jsx": ^7.16.7
1468+
"@babel/plugin-transform-react-jsx": ^7.17.12
14691469
"@babel/plugin-transform-react-jsx-development": ^7.16.7
14701470
"@babel/plugin-transform-react-pure-annotations": ^7.16.7
14711471
peerDependencies:
14721472
"@babel/core": ^7.0.0-0
1473-
checksum: d0a052a418891ab6a02df9c75f0202964ad3b936c20bc44c81bcf3f02c057383f2fa329e0cc79baaac1b4e5e5c8924d3df93a2dd9319efe8042e3b33849978b3
1473+
checksum: 369712150d6a152720069db8d024320f3d9d2a6611e9b0be4aa03dcab8502fa0e9efc0693c93ba2d818d5243c9d03b015163d76efe65df600f15b9b0a206f674
14741474
languageName: node
14751475
linkType: hard
14761476

@@ -1550,13 +1550,13 @@ __metadata:
15501550
languageName: node
15511551
linkType: hard
15521552

1553-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.16.0, @babel/types@npm:^7.16.7, @babel/types@npm:^7.16.8, @babel/types@npm:^7.17.0, @babel/types@npm:^7.17.10, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.7.0, @babel/types@npm:^7.8.3":
1554-
version: 7.17.10
1555-
resolution: "@babel/types@npm:7.17.10"
1553+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.16.0, @babel/types@npm:^7.16.7, @babel/types@npm:^7.16.8, @babel/types@npm:^7.17.0, @babel/types@npm:^7.17.10, @babel/types@npm:^7.17.12, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.7.0, @babel/types@npm:^7.8.3":
1554+
version: 7.17.12
1555+
resolution: "@babel/types@npm:7.17.12"
15561556
dependencies:
15571557
"@babel/helper-validator-identifier": ^7.16.7
15581558
to-fast-properties: ^2.0.0
1559-
checksum: 40cfc3f43a3ab7374df8ee6844793f804c65e7bea0fd1b090886b425106ba26e16e8fa698ae4b2caf2746083fe3e62f03f12997a5982e0d131700f17cbdcfca1
1559+
checksum: 5e522081587a0073a577fd05010ab917dbd2acea7aa06027ec42f90894ed1f8df2f03b9bb0713638153839b56a7be8dcf4b8ab2e55796c730a30ca9f0df1ba5c
15601560
languageName: node
15611561
linkType: hard
15621562

@@ -14831,7 +14831,7 @@ fsevents@^1.2.7:
1483114831
resolution: "myapp@workspace:."
1483214832
dependencies:
1483314833
"@babel/core": 7.17.10
14834-
"@babel/preset-react": 7.16.7
14834+
"@babel/preset-react": 7.17.12
1483514835
"@babel/runtime": 7.17.9
1483614836
"@curveball/core": 0.17.0
1483714837
"@curveball/router": 0.3.0

0 commit comments

Comments
Β (0)