Skip to content

Commit

Permalink
Merge pull request #55 from AreaLayer/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
Update babel monorepo to v7.24.9
  • Loading branch information
22388o authored Jul 22, 2024
2 parents 890100a + 06eb26e commit 84c2132
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==

"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.0":
version "7.23.7"
resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.7.tgz"
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
version "7.24.9"
dependencies:
"@ampproject/remapping" "^2.2.0"
"@babel/code-frame" "^7.23.5"
Expand Down Expand Up @@ -994,9 +992,7 @@
"@babel/helper-plugin-utils" "^7.22.5"

"@babel/preset-env@^7.20.0":
version "7.23.8"
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.8.tgz"
integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA==
version "7.24.8"
dependencies:
"@babel/compat-data" "^7.23.5"
"@babel/helper-compilation-targets" "^7.23.6"
Expand Down Expand Up @@ -1125,9 +1121,7 @@
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==

"@babel/runtime@^7.0.0", "@babel/runtime@^7.20.0", "@babel/runtime@^7.8.4":
version "7.23.8"
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.8.tgz"
integrity sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==
version "7.24.8"
dependencies:
regenerator-runtime "^0.14.0"

Expand Down

0 comments on commit 84c2132

Please sign in to comment.