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 Dec 11, 2023
1 parent cb108e5 commit 28b8cef
Show file tree
Hide file tree
Showing 2 changed files with 653 additions and 460 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"ts:check": "tsc --noEmit"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.23.6",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@babel/plugin-proposal-decorators": "7.23.6",
"@babel/preset-env": "7.23.6",
"@babel/preset-typescript": "7.23.3",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "^2.26.1",
"@graphql-tools/schema": "10.0.0",
Expand Down
Loading

0 comments on commit 28b8cef

Please sign in to comment.