Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 023237f commit cb27b22
Show file tree
Hide file tree
Showing 2 changed files with 1,101 additions and 672 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"test": "NODE_OPTIONS='--experimental-vm-modules' yarn jest"
},
"devDependencies": {
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/eslint-plugin-development": "^7.19.1",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@babel/types": "^7.21.3",
"@babel/cli": "^7.24.8",
"@babel/core": "^7.25.2",
"@babel/eslint-plugin-development": "^7.25.1",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@babel/types": "^7.25.4",
"@codemod/core": "^2.2.0",
"@jest/globals": "^29.5.0",
"@qnighy/dedent": "^0.1.1",
Expand Down
Loading

0 comments on commit cb27b22

Please sign in to comment.