Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.23.8 (#4408)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 13, 2024
1 parent 7df6568 commit 0eebf9c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-typescript": "7.23.3",
"@babel/register": "7.23.7",
"@babel/runtime": "7.23.7",
"@babel/runtime": "7.23.8",
"@octokit/rest": "20.0.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/async": "3.2.24",
Expand Down
33 changes: 16 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1278,22 +1278,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-classes@npm:^7.23.5":
version: 7.23.5
resolution: "@babel/plugin-transform-classes@npm:7.23.5"
"@babel/plugin-transform-classes@npm:^7.23.8":
version: 7.23.8
resolution: "@babel/plugin-transform-classes@npm:7.23.8"
dependencies:
"@babel/helper-annotate-as-pure": "npm:^7.22.5"
"@babel/helper-compilation-targets": "npm:^7.22.15"
"@babel/helper-compilation-targets": "npm:^7.23.6"
"@babel/helper-environment-visitor": "npm:^7.22.20"
"@babel/helper-function-name": "npm:^7.23.0"
"@babel/helper-optimise-call-expression": "npm:^7.22.5"
"@babel/helper-plugin-utils": "npm:^7.22.5"
"@babel/helper-replace-supers": "npm:^7.22.20"
"@babel/helper-split-export-declaration": "npm:^7.22.6"
globals: "npm:^11.1.0"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: f6c4fed2f48bdd46a4726b829ea2ddb5c9c97edd0e55dc53791d82927daad5725052b7e785a8b7e90a53b0606166b9c554469dc94f10fba59ca9642e997d97ee
checksum: 4bb4b19e7a39871c4414fb44fc5f2cc47c78f993b74c43238dfb99c9dac2d15cb99b43f8a3d42747580e1807d2b8f5e13ce7e95e593fd839bd176aa090bf9a23
languageName: node
linkType: hard

Expand Down Expand Up @@ -1811,9 +1810,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-env@npm:7.23.7":
version: 7.23.7
resolution: "@babel/preset-env@npm:7.23.7"
"@babel/preset-env@npm:7.23.8":
version: 7.23.8
resolution: "@babel/preset-env@npm:7.23.8"
dependencies:
"@babel/compat-data": "npm:^7.23.5"
"@babel/helper-compilation-targets": "npm:^7.23.6"
Expand Down Expand Up @@ -1848,7 +1847,7 @@ __metadata:
"@babel/plugin-transform-block-scoping": "npm:^7.23.4"
"@babel/plugin-transform-class-properties": "npm:^7.23.3"
"@babel/plugin-transform-class-static-block": "npm:^7.23.4"
"@babel/plugin-transform-classes": "npm:^7.23.5"
"@babel/plugin-transform-classes": "npm:^7.23.8"
"@babel/plugin-transform-computed-properties": "npm:^7.23.3"
"@babel/plugin-transform-destructuring": "npm:^7.23.3"
"@babel/plugin-transform-dotall-regex": "npm:^7.23.3"
Expand Down Expand Up @@ -1897,7 +1896,7 @@ __metadata:
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 2059dee350c39aba0a1f128d00ccfd7abf97f92a9b661f4db07a96c11d91c928a9f1df39477583f068090627bff571b4415f1a4f94008d29f6ad8b124e69804e
checksum: 74493faa8b3e4bdd07ab3fbde80d7b13cc05321877f997698177c0bb082669c9b6a87397bd79ca6656df3c80c05e514ffed6d81510e2d8719a6e9647c038b7b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -1966,12 +1965,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.23.7":
version: 7.23.7
resolution: "@babel/runtime@npm:7.23.7"
"@babel/runtime@npm:7.23.8":
version: 7.23.8
resolution: "@babel/runtime@npm:7.23.8"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: b29cf3ca6277aea8c5c823d9b86e7f7153757f07eaaa81d726f125de00ac0e7451c90845770f919826a94ade8f71a6bda9c0421410dfcc285ee17a40f8f8ca00
checksum: ec8f1967a36164da6cac868533ffdff97badd76d23d7d820cc84f0818864accef972f22f9c6a710185db1e3810e353fc18c3da721e5bb3ee8bc61bdbabce03ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -11521,10 +11520,10 @@ __metadata:
"@babel/plugin-proposal-class-properties": "npm:7.18.6"
"@babel/plugin-syntax-dynamic-import": "npm:7.8.3"
"@babel/polyfill": "npm:^7.12.1"
"@babel/preset-env": "npm:7.23.7"
"@babel/preset-env": "npm:7.23.8"
"@babel/preset-typescript": "npm:7.23.3"
"@babel/register": "npm:7.23.7"
"@babel/runtime": "npm:7.23.7"
"@babel/runtime": "npm:7.23.8"
"@octokit/rest": "npm:20.0.2"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/async": "npm:3.2.24"
Expand Down

0 comments on commit 0eebf9c

Please sign in to comment.