Skip to content

Commit

Permalink
chore(deps): update babel monorepo to ^7.24.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent 33f4373 commit e367357
Show file tree
Hide file tree
Showing 2 changed files with 623 additions and 615 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.6",
"@babel/runtime": "^7.24.7",
"@types/promise-retry": "^1.1.6",
"isomorphic-fetch": "2.2.1",
"lodash": "^4.17.21",
"promise-retry": "1.1.1"
},
"devDependencies": {
"@babel/cli": "^7.24.6",
"@babel/core": "^7.24.6",
"@babel/plugin-transform-runtime": "^7.24.6",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.24.6",
"@babel/preset-typescript": "^7.24.6",
"@babel/preset-env": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/register": "^7.24.6",
"@goodeggs/toolkit": "^7.0.1",
"@goodeggs/tsconfig": "^1.0.0",
Expand Down
Loading

0 comments on commit e367357

Please sign in to comment.