Skip to content

Commit 8678a91

Browse files
committed
Update babel monorepo to ^7.24.1
1 parent 8dacc08 commit 8678a91

File tree

2 files changed

+533
-520
lines changed

2 files changed

+533
-520
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@
2929
"node": ">=12"
3030
},
3131
"dependencies": {
32-
"@babel/runtime": "^7.24.0",
32+
"@babel/runtime": "^7.24.1",
3333
"@types/promise-retry": "^1.1.6",
3434
"isomorphic-fetch": "2.2.1",
3535
"lodash": "^4.17.21",
3636
"promise-retry": "1.1.1"
3737
},
3838
"devDependencies": {
39-
"@babel/cli": "^7.23.9",
40-
"@babel/core": "^7.24.0",
41-
"@babel/plugin-transform-runtime": "^7.24.0",
39+
"@babel/cli": "^7.24.1",
40+
"@babel/core": "^7.24.1",
41+
"@babel/plugin-transform-runtime": "^7.24.1",
4242
"@babel/polyfill": "^7.12.1",
43-
"@babel/preset-env": "^7.24.0",
44-
"@babel/preset-typescript": "^7.23.3",
43+
"@babel/preset-env": "^7.24.1",
44+
"@babel/preset-typescript": "^7.24.1",
4545
"@babel/register": "^7.23.7",
4646
"@goodeggs/toolkit": "^7.0.1",
4747
"@goodeggs/tsconfig": "^1.0.0",

0 commit comments

Comments
 (0)