Skip to content

Commit

Permalink
chore(deps): update babel monorepo to ^7.24.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2024
1 parent 8afe10f commit 1b2b917
Show file tree
Hide file tree
Showing 2 changed files with 627 additions and 885 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"main": "lib/index.js",
"dependencies": {},
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/node": "^7.23.9",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/cli": "^7.24.6",
"@babel/core": "^7.24.6",
"@babel/node": "^7.24.6",
"@babel/plugin-transform-runtime": "^7.24.6",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.24.5",
"@babel/preset-typescript": "^7.24.1",
"@babel/register": "^7.23.7",
"@babel/preset-env": "^7.24.6",
"@babel/preset-typescript": "^7.24.6",
"@babel/register": "^7.24.6",
"@goodeggs/toolkit": "^7.0.1",
"@goodeggs/tsconfig": "^2.0.2",
"@types/jest": "^29.5.12",
Expand Down
Loading

0 comments on commit 1b2b917

Please sign in to comment.