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 Mar 19, 2024
1 parent 023237f commit 4016858
Show file tree
Hide file tree
Showing 2 changed files with 1,064 additions and 663 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.1",
"@babel/core": "^7.24.1",
"@babel/eslint-plugin-development": "^7.22.10",
"@babel/preset-env": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@babel/types": "^7.24.0",
"@codemod/core": "^2.2.0",
"@jest/globals": "^29.5.0",
"@qnighy/dedent": "^0.1.1",
Expand Down
Loading

0 comments on commit 4016858

Please sign in to comment.