Skip to content

Commit

Permalink
build(deps): Update babel monorepo to ^7.21.4 (#2040)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 2, 2023
1 parent 881e782 commit a3cdb80
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 267 deletions.
4 changes: 2 additions & 2 deletions e2e/babel-support/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "babel-support",
"devDependencies": {
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"babel-jest": "^29.5.0"
}
}

0 comments on commit a3cdb80

Please sign in to comment.