Skip to content

Commit

Permalink
chore(deps): update babel monorepo to ^7.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent e4e311c commit f42912a
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 119 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
"node": ">=12"
},
"dependencies": {
"@babel/runtime": "^7.24.4",
"@babel/runtime": "^7.24.5",
"@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.1",
"@babel/core": "^7.24.4",
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.24.4",
"@babel/preset-env": "^7.24.5",
"@babel/preset-typescript": "^7.24.1",
"@babel/register": "^7.23.7",
"@goodeggs/toolkit": "^7.0.1",
Expand Down
Loading

0 comments on commit f42912a

Please sign in to comment.