Skip to content

Commit 0516bc1

Browse files
committed
chore(deps): update babel monorepo to ^7.24.3
1 parent b4f5bbc commit 0516bc1

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
@@ -41,10 +41,10 @@
4141
},
4242
"devDependencies": {
4343
"@babel/cli": "^7.24.1",
44-
"@babel/core": "^7.24.1",
44+
"@babel/core": "^7.24.3",
4545
"@babel/node": "^7.23.9",
4646
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
47-
"@babel/preset-env": "^7.24.1",
47+
"@babel/preset-env": "^7.24.3",
4848
"@babel/preset-typescript": "^7.24.1",
4949
"@goodeggs/toolkit": "^7.0.1",
5050
"@goodeggs/tsconfig": "^2.0.2",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
json5 "^2.2.1"
178178
semver "^6.3.0"
179179

180-
"@babel/core@^7.24.1":
180+
"@babel/core@^7.24.3":
181181
version "7.24.3"
182182
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3"
183183
integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==
@@ -1498,7 +1498,7 @@
14981498
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
14991499
"@babel/helper-plugin-utils" "^7.24.0"
15001500

1501-
"@babel/preset-env@^7.24.1":
1501+
"@babel/preset-env@^7.24.3":
15021502
version "7.24.3"
15031503
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3"
15041504
integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==

0 commit comments

Comments
 (0)