Skip to content

Commit a631fa0

Browse files
committed
Update babel monorepo to ^7.22.4
1 parent 57a26af commit a631fa0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"devDependencies": {
3939
"@babel/cli": "^7.21.5",
4040
"@babel/core": "^7.22.1",
41-
"@babel/plugin-transform-runtime": "^7.22.2",
41+
"@babel/plugin-transform-runtime": "^7.22.4",
4242
"@babel/polyfill": "^7.12.1",
43-
"@babel/preset-env": "^7.22.2",
43+
"@babel/preset-env": "^7.22.4",
4444
"@babel/preset-typescript": "^7.21.5",
4545
"@babel/register": "^7.21.0",
4646
"@goodeggs/toolkit": "^7.0.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,7 @@
12881288
dependencies:
12891289
"@babel/helper-plugin-utils" "^7.18.6"
12901290

1291-
"@babel/plugin-transform-runtime@^7.22.2":
1291+
"@babel/plugin-transform-runtime@^7.22.4":
12921292
version "7.22.4"
12931293
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.4.tgz#f8353f313f18c3ce1315688631ec48657b97af42"
12941294
integrity sha512-Urkiz1m4zqiRo17klj+l3nXgiRTFQng91Bc1eiLF7BMQu1e7wE5Gcq9xSv062IF068NHjcutSbIMev60gXxAvA==
@@ -1379,7 +1379,7 @@
13791379
core-js "^2.6.5"
13801380
regenerator-runtime "^0.13.4"
13811381

1382-
"@babel/preset-env@^7.22.2":
1382+
"@babel/preset-env@^7.22.4":
13831383
version "7.22.4"
13841384
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.4.tgz#c86a82630f0e8c61d9bb9327b7b896732028cbed"
13851385
integrity sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==

0 commit comments

Comments
 (0)