Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.24.3 (patch) (#236)
Browse files Browse the repository at this point in the history
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Mar 20, 2024
1 parent 0427ae5 commit 90c67d3
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 25 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"packageManager": "[email protected]",
"dependencies": {
"@babel/core": "7.24.1",
"@babel/core": "7.24.3",
"@babel/eslint-parser": "7.24.1",
"@babel/preset-env": "7.24.1",
"@babel/preset-env": "7.24.3",
"@babel/preset-react": "7.24.1",
"@pluralsh/eslint-config-pluralsh": "1.4.40",
"@types/node": "18.19.26",
Expand Down
68 changes: 45 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.24.2":
version: 7.24.2
resolution: "@babel/code-frame@npm:7.24.2"
dependencies:
"@babel/highlight": ^7.24.2
picocolors: ^1.0.0
checksum: 70e867340cfe09ca5488b2f36372c45cabf43c79a5b6426e6df5ef0611ff5dfa75a57dda841895693de6008f32c21a7c97027a8c7bcabd63a7d17416cbead6f8
languageName: node
linkType: hard

"@babel/compat-data@npm:^7.22.6":
version: 7.22.6
resolution: "@babel/compat-data@npm:7.22.6"
Expand All @@ -82,12 +92,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:7.24.1":
version: 7.24.1
resolution: "@babel/core@npm:7.24.1"
"@babel/core@npm:7.24.3":
version: 7.24.3
resolution: "@babel/core@npm:7.24.3"
dependencies:
"@ampproject/remapping": ^2.2.0
"@babel/code-frame": ^7.24.1
"@babel/code-frame": ^7.24.2
"@babel/generator": ^7.24.1
"@babel/helper-compilation-targets": ^7.23.6
"@babel/helper-module-transforms": ^7.23.3
Expand All @@ -101,7 +111,7 @@ __metadata:
gensync: ^1.0.0-beta.2
json5: ^2.2.3
semver: ^6.3.1
checksum: 6e77c9e5b774bfc36fed88a0529a8e5bc62bfc95d44dbdf380244fab866ea564889a60fffc4c16b576f7acd110ef3d1d645ab837d3ae0ca24c9653ddd7b7d1e3
checksum: 1a33460794f4122cf255b656f4d6586913f41078a1afdf1bcf0365ddbd99c1ddb68f904062f9079445ab26b507c36bc297055192bc26e5c8e6e3def42195f9ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -558,6 +568,18 @@ __metadata:
languageName: node
linkType: hard

"@babel/highlight@npm:^7.24.2":
version: 7.24.2
resolution: "@babel/highlight@npm:7.24.2"
dependencies:
"@babel/helper-validator-identifier": ^7.22.20
chalk: ^2.4.2
js-tokens: ^4.0.0
picocolors: ^1.0.0
checksum: 5f17b131cc3ebf3ab285a62cf98a404aef1bd71a6be045e748f8d5bf66d6a6e1aefd62f5972c84369472e8d9f22a614c58a89cd331eb60b7ba965b31b1bbeaf5
languageName: node
linkType: hard

"@babel/parser@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/parser@npm:7.22.15"
Expand Down Expand Up @@ -871,17 +893,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-async-generator-functions@npm:^7.24.1":
version: 7.24.1
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.24.1"
"@babel/plugin-transform-async-generator-functions@npm:^7.24.3":
version: 7.24.3
resolution: "@babel/plugin-transform-async-generator-functions@npm:7.24.3"
dependencies:
"@babel/helper-environment-visitor": ^7.22.20
"@babel/helper-plugin-utils": ^7.24.0
"@babel/helper-remap-async-to-generator": ^7.22.20
"@babel/plugin-syntax-async-generators": ^7.8.4
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: bbf1e6b2099615b679b13051ef243c9fffd0fc129c3626e63eeb530240f3ec98ab681c39338cad8bc6c9f7b72f844a98557bc38726532afd19853ddb188cb052
checksum: 309af02610be65d937664435adb432a32d9b6eb42bb3d3232c377d27fbc57014774d931665a5bfdaff3d1841b72659e0ad7adcef84b709f251cb0b8444f19214
languageName: node
linkType: hard

Expand Down Expand Up @@ -1503,9 +1525,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-env@npm:7.24.1":
version: 7.24.1
resolution: "@babel/preset-env@npm:7.24.1"
"@babel/preset-env@npm:7.24.3":
version: 7.24.3
resolution: "@babel/preset-env@npm:7.24.3"
dependencies:
"@babel/compat-data": ^7.24.1
"@babel/helper-compilation-targets": ^7.23.6
Expand Down Expand Up @@ -1534,7 +1556,7 @@ __metadata:
"@babel/plugin-syntax-top-level-await": ^7.14.5
"@babel/plugin-syntax-unicode-sets-regex": ^7.18.6
"@babel/plugin-transform-arrow-functions": ^7.24.1
"@babel/plugin-transform-async-generator-functions": ^7.24.1
"@babel/plugin-transform-async-generator-functions": ^7.24.3
"@babel/plugin-transform-async-to-generator": ^7.24.1
"@babel/plugin-transform-block-scoped-functions": ^7.24.1
"@babel/plugin-transform-block-scoping": ^7.24.1
Expand Down Expand Up @@ -1583,13 +1605,13 @@ __metadata:
"@babel/plugin-transform-unicode-sets-regex": ^7.24.1
"@babel/preset-modules": 0.1.6-no-external-plugins
babel-plugin-polyfill-corejs2: ^0.4.10
babel-plugin-polyfill-corejs3: ^0.10.1
babel-plugin-polyfill-corejs3: ^0.10.4
babel-plugin-polyfill-regenerator: ^0.6.1
core-js-compat: ^3.31.0
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 957d598447296405be3951faac86f9cc3f8571e13ff4599cf31fe92b761a81dedafe7d120f2f1e00e7f792d5abb4d5b3a9b28e106694ab84ab1bee91b149eac8
checksum: 4f3376444f938b3884fddd3cded86cfda97a1fb4bccc93b49fb4593a63f79d9b20e6fb0e1a0934736cea6205df3998c752b248c5f5ec398162fbe165c8e69c5c
languageName: node
linkType: hard

Expand Down Expand Up @@ -1996,9 +2018,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@pluralsh/eslint-config-typescript@workspace:."
dependencies:
"@babel/core": 7.24.1
"@babel/core": 7.24.3
"@babel/eslint-parser": 7.24.1
"@babel/preset-env": 7.24.1
"@babel/preset-env": 7.24.3
"@babel/preset-react": 7.24.1
"@pluralsh/eslint-config-pluralsh": 1.4.40
"@types/node": 18.19.26
Expand Down Expand Up @@ -2481,15 +2503,15 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-polyfill-corejs3@npm:^0.10.1":
version: 0.10.1
resolution: "babel-plugin-polyfill-corejs3@npm:0.10.1"
"babel-plugin-polyfill-corejs3@npm:^0.10.4":
version: 0.10.4
resolution: "babel-plugin-polyfill-corejs3@npm:0.10.4"
dependencies:
"@babel/helper-define-polyfill-provider": ^0.6.1
core-js-compat: ^3.36.0
core-js-compat: ^3.36.1
peerDependencies:
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
checksum: cdc8d1fd25ffaadc2429cb0584e967b3979b11a3386c913b3e923169ac6594b64ebaec9a4454997f9d9f651d27f22f39581db47aeba825ccac1509c923065c19
checksum: b96a54495f7cc8b3797251c8c15f5ed015edddc3110fc122f6b32c94bec33af1e8bc56fa99091808f500bde0cccaaa266889cdc5935d9e6e9cf09898214f02dd
languageName: node
linkType: hard

Expand Down Expand Up @@ -2745,7 +2767,7 @@ __metadata:
languageName: node
linkType: hard

"core-js-compat@npm:^3.36.0":
"core-js-compat@npm:^3.36.1":
version: 3.36.1
resolution: "core-js-compat@npm:3.36.1"
dependencies:
Expand Down

0 comments on commit 90c67d3

Please sign in to comment.