Skip to content

Commit

Permalink
Update babel monorepo (#211)
Browse files Browse the repository at this point in the history
* Update babel monorepo

* Deduplicate

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergio Cinos <sergio.cinos@gmail.com>
  • Loading branch information
renovate[bot] and scinos authored Dec 11, 2022
1 parent b721771 commit c98ec8e
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 172 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"tslib": "^2.4.1"
},
"devDependencies": {
"@babel/core": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@release-it/keep-a-changelog": "^3.1.0",
"@tsconfig/node12": "^1.0.11",
Expand Down
Loading

0 comments on commit c98ec8e

Please sign in to comment.