Skip to content

Commit 2aa6c52

Browse files
committed
chore(deps): update babel monorepo to ^7.24.8
1 parent 825ceba commit 2aa6c52

File tree

2 files changed

+203
-65
lines changed

2 files changed

+203
-65
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"debug": "^4.3.5"
4141
},
4242
"devDependencies": {
43-
"@babel/cli": "^7.24.7",
44-
"@babel/core": "^7.24.7",
45-
"@babel/node": "^7.24.7",
43+
"@babel/cli": "^7.24.8",
44+
"@babel/core": "^7.24.8",
45+
"@babel/node": "^7.24.8",
4646
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
47-
"@babel/preset-env": "^7.24.7",
47+
"@babel/preset-env": "^7.24.8",
4848
"@babel/preset-typescript": "^7.24.7",
4949
"@goodeggs/toolkit": "^7.0.1",
5050
"@goodeggs/tsconfig": "^2.0.2",

0 commit comments

Comments
 (0)