Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.15.0 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 15, 2021
1 parent 12a577c commit c627607
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 58 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
},
"devDependencies": {
"@babel/cli": "7.14.8",
"@babel/core": "7.14.8",
"@babel/preset-typescript": "7.14.5",
"@babel/traverse": "7.14.8",
"@babel/types": "7.14.8",
"@babel/core": "7.15.0",
"@babel/preset-typescript": "7.15.0",
"@babel/traverse": "7.15.0",
"@babel/types": "7.15.0",
"@types/babel-plugin-macros": "2.8.5",
"@types/babel-plugin-tester": "9.0.4",
"@types/babel__core": "7.1.15",
Expand All @@ -42,7 +42,7 @@
"tailwindcss": "^2.2.2"
},
"resolutions": {
"@babel/types": "7.14.8",
"@babel/types": "7.15.0",
"@types/babel__traverse": "7.14.2"
}
}
185 changes: 132 additions & 53 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.15.0":
version: 7.15.0
resolution: "@babel/compat-data@npm:7.15.0"
checksum: 76db9ec4fb897b6a1de1057411a65b134bc2016b156ebf7ce39fbe97b4f1eeaf661b81d457126a71164cbc2de31a06c68f74d0ebbdce3720a000139683f787d0
languageName: node
linkType: hard

"@babel/core@npm:7.14.6, @babel/core@npm:^7.1.0, @babel/core@npm:^7.7.2, @babel/core@npm:^7.7.5":
version: 7.14.6
resolution: "@babel/core@npm:7.14.6"
Expand All @@ -71,26 +78,26 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.14.8":
version: 7.14.8
resolution: "@babel/core@npm:7.14.8"
"@babel/core@npm:7.15.0":
version: 7.15.0
resolution: "@babel/core@npm:7.15.0"
dependencies:
"@babel/code-frame": ^7.14.5
"@babel/generator": ^7.14.8
"@babel/helper-compilation-targets": ^7.14.5
"@babel/helper-module-transforms": ^7.14.8
"@babel/generator": ^7.15.0
"@babel/helper-compilation-targets": ^7.15.0
"@babel/helper-module-transforms": ^7.15.0
"@babel/helpers": ^7.14.8
"@babel/parser": ^7.14.8
"@babel/parser": ^7.15.0
"@babel/template": ^7.14.5
"@babel/traverse": ^7.14.8
"@babel/types": ^7.14.8
"@babel/traverse": ^7.15.0
"@babel/types": ^7.15.0
convert-source-map: ^1.7.0
debug: ^4.1.0
gensync: ^1.0.0-beta.2
json5: ^2.1.2
semver: ^6.3.0
source-map: ^0.5.0
checksum: cfb715d659b9e1ebaf9f11d87363171121d6e363b8b82766cbd4a723c04066d65d0f1ce12d6ef569a83dc5ee88efa3da0e5e6fac6945c5d627d8dc387a027b26
checksum: 014611573c66a84c97eb20e4536e8d359bdeac86c3e23ab127a2852b9d4c1c28c3f6dfd1c4938402029a90ed75dad661b63e3bf6d26ac9f4866b17e727a46bd0
languageName: node
linkType: hard

Expand All @@ -116,6 +123,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/generator@npm:^7.15.0":
version: 7.15.0
resolution: "@babel/generator@npm:7.15.0"
dependencies:
"@babel/types": ^7.15.0
jsesc: ^2.5.1
source-map: ^0.5.0
checksum: f25da8b93418cc081d23a4d8d31cff9d4e7107387f9214f866f6d35a0ef1b11a4c59ecda33d264a1356edbffa137e69df33ad4a4a21a278316da3c8029485b48
languageName: node
linkType: hard

"@babel/helper-annotate-as-pure@npm:^7.14.5":
version: 7.14.5
resolution: "@babel/helper-annotate-as-pure@npm:7.14.5"
Expand All @@ -139,19 +157,33 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-create-class-features-plugin@npm:^7.14.6":
version: 7.14.6
resolution: "@babel/helper-create-class-features-plugin@npm:7.14.6"
"@babel/helper-compilation-targets@npm:^7.15.0":
version: 7.15.0
resolution: "@babel/helper-compilation-targets@npm:7.15.0"
dependencies:
"@babel/compat-data": ^7.15.0
"@babel/helper-validator-option": ^7.14.5
browserslist: ^4.16.6
semver: ^6.3.0
peerDependencies:
"@babel/core": ^7.0.0
checksum: 9a0389fd608011650c99c6ab60bc638428cea33ae59ae4921d7c7ac3e800a1cb27d60f30cdfb5da2cc41f8de3ed405e0b893cc2e6ba659dfdffe6f933d7f40a5
languageName: node
linkType: hard

"@babel/helper-create-class-features-plugin@npm:^7.15.0":
version: 7.15.0
resolution: "@babel/helper-create-class-features-plugin@npm:7.15.0"
dependencies:
"@babel/helper-annotate-as-pure": ^7.14.5
"@babel/helper-function-name": ^7.14.5
"@babel/helper-member-expression-to-functions": ^7.14.5
"@babel/helper-member-expression-to-functions": ^7.15.0
"@babel/helper-optimise-call-expression": ^7.14.5
"@babel/helper-replace-supers": ^7.14.5
"@babel/helper-replace-supers": ^7.15.0
"@babel/helper-split-export-declaration": ^7.14.5
peerDependencies:
"@babel/core": ^7.0.0
checksum: 833222da49f33c32d341c99cda796b622bd7cd7824a49c532296ed96bbfe5935187abfe59f6e5886879825140cd7f71516bff8a6afa20ceec1c32cde2d388eb9
checksum: d8c38bbb8a15027bbdc507fc1ab360bc616556d0b15bde5b0181f5d8f4e64e96306ba2a3a36ef48ccbb5746451f51ca5453d20b927cb4d71b1997e458914faa0
languageName: node
linkType: hard

Expand Down Expand Up @@ -193,6 +225,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-member-expression-to-functions@npm:^7.15.0":
version: 7.15.0
resolution: "@babel/helper-member-expression-to-functions@npm:7.15.0"
dependencies:
"@babel/types": ^7.15.0
checksum: c424da342d3846945c449e775a19f0d305d39e7421273c87e1d78aaba7988b7b521aca92b64a63bdcfcfd98be5267951fd1c20f1c102f52ea29f383c117127cc
languageName: node
linkType: hard

"@babel/helper-module-imports@npm:^7.14.5":
version: 7.14.5
resolution: "@babel/helper-module-imports@npm:7.14.5"
Expand All @@ -218,19 +259,19 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.14.8":
version: 7.14.8
resolution: "@babel/helper-module-transforms@npm:7.14.8"
"@babel/helper-module-transforms@npm:^7.15.0":
version: 7.15.0
resolution: "@babel/helper-module-transforms@npm:7.15.0"
dependencies:
"@babel/helper-module-imports": ^7.14.5
"@babel/helper-replace-supers": ^7.14.5
"@babel/helper-replace-supers": ^7.15.0
"@babel/helper-simple-access": ^7.14.8
"@babel/helper-split-export-declaration": ^7.14.5
"@babel/helper-validator-identifier": ^7.14.8
"@babel/helper-validator-identifier": ^7.14.9
"@babel/template": ^7.14.5
"@babel/traverse": ^7.14.8
"@babel/types": ^7.14.8
checksum: f8b5dc617e1c13ef215d0987e53fce8b085a1726a9dced3d45ab750b357400ae0ccc02c9699a6fd2bad21f5c27c85f34be9b4c9bfa0988b2dcd1407d32772b51
"@babel/traverse": ^7.15.0
"@babel/types": ^7.15.0
checksum: 4e12f23b9eeccd1dc6da9370f46da97bf987606e255e3d54b5c54867e9f4487e217d004b7f1a8ba762dbec72a7c4950c141f2b64dd5005cfb0217da225632667
languageName: node
linkType: hard

Expand Down Expand Up @@ -262,6 +303,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-replace-supers@npm:^7.15.0":
version: 7.15.0
resolution: "@babel/helper-replace-supers@npm:7.15.0"
dependencies:
"@babel/helper-member-expression-to-functions": ^7.15.0
"@babel/helper-optimise-call-expression": ^7.14.5
"@babel/traverse": ^7.15.0
"@babel/types": ^7.15.0
checksum: d6fa9b6f8a268ad87aeda21471ee49dbc27e63df5e0a623119e6a16275342e0ddbc555b03171e6dea44a536b0382bbbe50f0872e534243fa30a7b867f2e47200
languageName: node
linkType: hard

"@babel/helper-simple-access@npm:^7.14.5":
version: 7.14.5
resolution: "@babel/helper-simple-access@npm:7.14.5"
Expand Down Expand Up @@ -296,10 +349,10 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.14.8":
version: 7.14.8
resolution: "@babel/helper-validator-identifier@npm:7.14.8"
checksum: 568d1e893950bd8860db14044e94409a7ed22ac3e6aacf5c5c891afffc123c3cadc2fc6b8b660a7bb7f36dc41504d00605f56f21a244ae60b319611ecccd241a
"@babel/helper-validator-identifier@npm:^7.14.9":
version: 7.14.9
resolution: "@babel/helper-validator-identifier@npm:7.14.9"
checksum: a4825ac127a83def2def864fbf14f3601037c8bc35e8347a413b21d06f0257e8a8b0cde88885262e6c0401f71d24b158ba8e8c4e08c1c915dbdba1db7ec8d043
languageName: node
linkType: hard

Expand Down Expand Up @@ -361,6 +414,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.15.0":
version: 7.15.0
resolution: "@babel/parser@npm:7.15.0"
bin:
parser: ./bin/babel-parser.js
checksum: 7c5906d4aaede549b9bbd3483f651e0bc4b3d824f502cc8808c66062db7848853cbe36750d079929e0d4d175d626f1249a112590c72b9df0fcb3c911ad200023
languageName: node
linkType: hard

"@babel/plugin-syntax-async-generators@npm:^7.8.4":
version: 7.8.4
resolution: "@babel/plugin-syntax-async-generators@npm:7.8.4"
Expand Down Expand Up @@ -504,29 +566,29 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-typescript@npm:^7.14.5":
version: 7.14.6
resolution: "@babel/plugin-transform-typescript@npm:7.14.6"
"@babel/plugin-transform-typescript@npm:^7.15.0":
version: 7.15.0
resolution: "@babel/plugin-transform-typescript@npm:7.15.0"
dependencies:
"@babel/helper-create-class-features-plugin": ^7.14.6
"@babel/helper-create-class-features-plugin": ^7.15.0
"@babel/helper-plugin-utils": ^7.14.5
"@babel/plugin-syntax-typescript": ^7.14.5
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 81cf43bbf5efe88c165ac09ab37c884b25dbcf96202a0548b9126224f6e7fb067ff298618e225c3803732de7c91607dd27af86898044333c7955b3693361be7e
checksum: c550eb8f04030086c6aec2f4bb2389ef17f440cf3ebfbc479a5b261e2fdd4a4761b67a15b1810619b70a3bf56f4896f2e8688c4fe69b2a967f8f66d7294c75cf
languageName: node
linkType: hard

"@babel/preset-typescript@npm:7.14.5":
version: 7.14.5
resolution: "@babel/preset-typescript@npm:7.14.5"
"@babel/preset-typescript@npm:7.15.0":
version: 7.15.0
resolution: "@babel/preset-typescript@npm:7.15.0"
dependencies:
"@babel/helper-plugin-utils": ^7.14.5
"@babel/helper-validator-option": ^7.14.5
"@babel/plugin-transform-typescript": ^7.14.5
"@babel/plugin-transform-typescript": ^7.15.0
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: d2fdf3d875a155a97b04cb2799c001cce41de001fe16091657f636eaa56d789715a6fe768fa63222d9046c71d1975e4c165be74b71a93358e0ce376bf0a297e4
checksum: c5459aefeb191d189f06670ebabcb561d9f1f1f59fdcb378901802cd4205b6f11026e81767c799d717848af7e19511d87f7336c49d06c9a0b593b9a9f0304d07
languageName: node
linkType: hard

Expand All @@ -550,20 +612,20 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:7.14.8, @babel/traverse@npm:^7.14.8":
version: 7.14.8
resolution: "@babel/traverse@npm:7.14.8"
"@babel/traverse@npm:7.15.0, @babel/traverse@npm:^7.15.0":
version: 7.15.0
resolution: "@babel/traverse@npm:7.15.0"
dependencies:
"@babel/code-frame": ^7.14.5
"@babel/generator": ^7.14.8
"@babel/generator": ^7.15.0
"@babel/helper-function-name": ^7.14.5
"@babel/helper-hoist-variables": ^7.14.5
"@babel/helper-split-export-declaration": ^7.14.5
"@babel/parser": ^7.14.8
"@babel/types": ^7.14.8
"@babel/parser": ^7.15.0
"@babel/types": ^7.15.0
debug: ^4.1.0
globals: ^11.1.0
checksum: 237d60fb80a4841805c51ab6334e865e5b6aae559a257d4ca0a86b78f22c0cedfbbdc1365a4d97407a029c117e1f0c430d80c18ce7ab3d02990def2f3bb6bf89
checksum: 1caca0000161bf381a5ec89e14de1725c677c0ad175f05ae26e3a4412a9b7545418e5180fd20832000a6958c32a057d8c8c38cf71f4791b62cca2e8df647236f
languageName: node
linkType: hard

Expand All @@ -584,13 +646,30 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:7.14.8":
"@babel/traverse@npm:^7.14.8":
version: 7.14.8
resolution: "@babel/types@npm:7.14.8"
resolution: "@babel/traverse@npm:7.14.8"
dependencies:
"@babel/code-frame": ^7.14.5
"@babel/generator": ^7.14.8
"@babel/helper-function-name": ^7.14.5
"@babel/helper-hoist-variables": ^7.14.5
"@babel/helper-split-export-declaration": ^7.14.5
"@babel/parser": ^7.14.8
"@babel/types": ^7.14.8
debug: ^4.1.0
globals: ^11.1.0
checksum: 237d60fb80a4841805c51ab6334e865e5b6aae559a257d4ca0a86b78f22c0cedfbbdc1365a4d97407a029c117e1f0c430d80c18ce7ab3d02990def2f3bb6bf89
languageName: node
linkType: hard

"@babel/types@npm:7.15.0":
version: 7.15.0
resolution: "@babel/types@npm:7.15.0"
dependencies:
"@babel/helper-validator-identifier": ^7.14.8
"@babel/helper-validator-identifier": ^7.14.9
to-fast-properties: ^2.0.0
checksum: e2f3be565535e5684a961a47de39320d542fc3ae3c61c1282071f260db949d756fbd5293fef68ef0a25e6f466ee9285d911f12b696edd88b38c48c88463e3064
checksum: 05095d384f6f645474bcb422d2abe89c48ce273fe8e30a860bcace748adfbe466c661bba4415f148474458236a8cfcbf03e98a37c56f4a8fdc0e23817a0c5cdc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5388,10 +5467,10 @@ __metadata:
resolution: "tailwind-variant.macro@workspace:."
dependencies:
"@babel/cli": 7.14.8
"@babel/core": 7.14.8
"@babel/preset-typescript": 7.14.5
"@babel/traverse": 7.14.8
"@babel/types": 7.14.8
"@babel/core": 7.15.0
"@babel/preset-typescript": 7.15.0
"@babel/traverse": 7.15.0
"@babel/types": 7.15.0
"@types/babel-plugin-macros": 2.8.5
"@types/babel-plugin-tester": 9.0.4
"@types/babel__core": 7.1.15
Expand Down

0 comments on commit c627607

Please sign in to comment.