Skip to content

Commit

Permalink
build(deps): Update babel monorepo to ^7.19.1 (#1776)
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] authored Sep 15, 2022
1 parent 9ade33d commit 8d72065
Showing 2 changed files with 116 additions and 272 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.19.0",
"@babel/preset-env": "^7.19.0",
"@babel/core": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"babel-jest": "^29.0.3"
}
}
Loading

0 comments on commit 8d72065

Please sign in to comment.