Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2023
1 parent e2f6fdb commit ab8bc44
Show file tree
Hide file tree
Showing 2 changed files with 693 additions and 1,057 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"node": ">=12"
},
"dependencies": {
"@babel/runtime": "^7.22.3",
"@babel/runtime": "^7.22.6",
"@types/promise-retry": "^1.1.3",
"isomorphic-fetch": "2.2.1",
"lodash": "^4.17.21",
"promise-retry": "1.1.1"
},
"devDependencies": {
"@babel/cli": "^7.21.5",
"@babel/core": "^7.22.1",
"@babel/plugin-transform-runtime": "^7.22.4",
"@babel/cli": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/plugin-transform-runtime": "^7.22.7",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.22.4",
"@babel/preset-typescript": "^7.21.5",
"@babel/register": "^7.21.0",
"@babel/preset-env": "^7.22.7",
"@babel/preset-typescript": "^7.22.5",
"@babel/register": "^7.22.5",
"@goodeggs/toolkit": "^7.0.1",
"@goodeggs/tsconfig": "^1.0.0",
"@types/isomorphic-fetch": "^0.0.36",
Expand Down
Loading

0 comments on commit ab8bc44

Please sign in to comment.