Skip to content

Commit

Permalink
Update babel monorepo to ^7.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2022
1 parent a5e4ae0 commit 518641b
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 101 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
},
"devDependencies": {
"@babel/cli": "^7.18.10",
"@babel/core": "^7.19.0",
"@babel/plugin-transform-runtime": "^7.18.10",
"@babel/core": "^7.19.1",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.19.0",
"@babel/preset-env": "^7.19.1",
"@babel/preset-typescript": "^7.18.6",
"@babel/register": "^7.18.9",
"@goodeggs/toolkit": "^4.2.0",
Expand Down
Loading

0 comments on commit 518641b

Please sign in to comment.