Skip to content

Commit

Permalink
Update babel monorepo to ^7.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 22, 2024
1 parent 8dacc08 commit 8678a91
Show file tree
Hide file tree
Showing 2 changed files with 533 additions and 520 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
"node": ">=12"
},
"dependencies": {
"@babel/runtime": "^7.24.0",
"@babel/runtime": "^7.24.1",
"@types/promise-retry": "^1.1.6",
"isomorphic-fetch": "2.2.1",
"lodash": "^4.17.21",
"promise-retry": "1.1.1"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
"@babel/core": "^7.24.0",
"@babel/plugin-transform-runtime": "^7.24.0",
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.1",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.24.0",
"@babel/preset-typescript": "^7.23.3",
"@babel/preset-env": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@babel/register": "^7.23.7",
"@goodeggs/toolkit": "^7.0.1",
"@goodeggs/tsconfig": "^1.0.0",
Expand Down
Loading

0 comments on commit 8678a91

Please sign in to comment.