Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2023
1 parent 03c8ba5 commit cffbc63
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 80 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"ts:check": "tsc --noEmit"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.22.9",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/plugin-proposal-decorators": "7.22.7",
"@babel/preset-env": "7.22.9",
"@babel/preset-typescript": "7.22.5",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "^2.26.1",
Expand Down
Loading

0 comments on commit cffbc63

Please sign in to comment.